您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. RTL8139 SCO UnixWare 7.x/SCO openserver 6驱动

  2. SCO UnixWare 7.x Introduction: ------------- This document describes the procedure to install the SCO UnixWare 7 driver for 10/100M PCI Fast Ethernet Adapter. Location of Driver: \uw7\rtspkg.tar Installing driver procedure on SCO UnixWare7 : -------
  3. 所属分类:Perl

    • 发布日期:2010-02-11
    • 文件大小:47kb
    • 提供者:Jordie
  1. Mac OS X Panther for Unix Geeks 2004

  2. If you find yourself disoriented by the new Mac environment, Mac OS X Panther for Unix Geeks will get you acclimated quickly to the foreign new areas of a familiar Unix landscape. The new edition of this book is your guide to figuring out the BSD Un
  3. 所属分类:其它

    • 发布日期:2010-09-30
    • 文件大小:2mb
    • 提供者:shaoguangleo
  1. 冒泡排序,插入排序,x的n次方实现 c语言

  2. void main() { int option,m; for(;;) { printf( "\n ********************************************\n" " **** 请选择您需要的功能 ****\n" " ********************************************\n" "\n"); printf(" 1.冒泡排序\n"); printf(" 2.插入排序\n"); printf(" 3.x的n次方的实现\n"); pr
  3. 所属分类:C

    • 发布日期:2011-02-22
    • 文件大小:3kb
    • 提供者:bbatvv
  1. Mac.OS.X和iOS中的并行开发

  2. Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programmi
  3. 所属分类:MacOS

  1. windows 3.x 下通用显示卡驱动包

  2. Windows 3.x 下少见的通用显示卡驱动,世所罕见,怀旧必须。 Windows 3.1 256 Color Display Driver Release Notes Copyright 1993 Microsoft Corporation -------------------------------------------------- This disk contains a new high-speed 256 color display driver for Windows 3.
  3. 所属分类:DOS

    • 发布日期:2012-06-16
    • 文件大小:291kb
    • 提供者:y2k_wadang
  1. win 3.x microsoft video组件

  2. ====================================================================== Microsoft(R) Product Support Services Application Note (Text File) WV1160: VIDEO 1.1E FOR WINDOWS(R) RUN-TIME EDITION ============================================================
  3. 所属分类:DOS

    • 发布日期:2012-06-16
    • 文件大小:1mb
    • 提供者:y2k_wadang
  1. win3.x speaker来当声卡驱动

  2. PLEASE READ ------------------------------------------------- By using the following Windows 3.1 Driver Library (the "Software"), you are hereby agreeing to the included license agreement. Please review the file LICENSE.TXT. "Enable interrupts durin
  3. 所属分类:DOS

    • 发布日期:2012-06-16
    • 文件大小:7kb
    • 提供者:y2k_wadang
  1. cocos2d-x实现全屏

  2. 參考了一下NeHe 的教程, 在 cocos2d-x 2.0 上可以做點小手腳在 Windows 上全屏顯示! 參考了一下NeHe 的教程, 在 cocos2d-x 2.0 上可以做點小手腳在 Windows 上全屏顯示! 主要修改兩個檔案: CCEGLView.h CCEGLView.cpp 它們在工程里的位置是 libcocos2d->platform->win32 先打開 CCEGLView.h 在 public: 底下加上一個新功能: void setFullScreen(
  3. 所属分类:C++

    • 发布日期:2012-11-26
    • 文件大小:6kb
    • 提供者:chenzhizs
  1. Cocos2d-x 中文字符xml编辑器

  2. 一个用于Cocos2d-x的编辑器。用于解决中文乱码的问题,读取的时候用代码读取 static CCDictionary *strings = NULL; static CCDictionary *imagePaths = NULL; static std::string getStringByKey(std::string key) { if(strings == NULL) { std::string path = CCFileUtils::sharedFileUtils()->fu
  3. 所属分类:Windows Server

    • 发布日期:2013-01-19
    • 文件大小:1mb
    • 提供者:w273732573
  1. 基于cocos2d-x titleMap的宝石收集游戏

  2. 所受分类选择的是Android,但是在windows上也可以跑,ps:我用的是vs2012. 重要!!拿到直接编译可能有点问题,因为有调用我自己的扩展函数,原型: bool CCTileMapAtlas::initWithTGAInfo(const char *tile, sImageTGA* pInfo, int tileWidth, int tileHeight) { if(!pInfo) return false; m_pTGAInfo = pInfo; this->calcula
  3. 所属分类:Android

    • 发布日期:2013-08-10
    • 文件大小:23mb
    • 提供者:lennonchan
  1. IF--X -X XS--2W Series

  2. The IF_XS-2W series are specially designed for applications where a group of polar power supplies are isolated from the input power supply in a distributed power supply system on a circuit board.
  3. 所属分类:硬件开发

    • 发布日期:2013-10-26
    • 文件大小:462kb
    • 提供者:laolixue
  1. COCOS2d-X by Example Beginner

  2. In Detail Cocos2d-x is the C++ port of arguably the most popular open source 2D framework in the world. Its predecessor was limited to the Apple family but with Cocos2d-x you can take your applications to all major app stores, with minimum extra wor
  3. 所属分类:游戏开发

    • 发布日期:2014-03-10
    • 文件大小:3mb
    • 提供者:u011654551
  1. 3DMax 2014 导出.x文件

  2. Installation Unzip and copy the dle file into the plugins directory of 3ds Max. e.g.: C:\Program Files\Autodesk\3ds Max xxxx\plugins Note that the path to the plugins folder may be different if you have installed 3ds Max to a location other than the
  3. 所属分类:其它

    • 发布日期:2014-09-12
    • 文件大小:157kb
    • 提供者:qjfdg
  1. cocos2d-x c++的iconv.rar

  2. 解决cocos2d-x中文显示问题 /* Copyright (C) 1999-2003, 2005-2006, 2008-2011 Free Software Foundation, Inc. This file is part of the GNU LIBICONV Library. The GNU LIBICONV Library is free software; you can redistribute it and/or modify it under the terms of t
  3. 所属分类:C++

    • 发布日期:2015-04-22
    • 文件大小:4mb
    • 提供者:lljnh
  1. python代码 if not x: 和 if x is not None: 和 if not x is None:使用介绍

  2. 主要介绍了python代码 if not x: 和 if x is not None: 和 if not x is None:使用介绍,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-09-21
    • 文件大小:51kb
    • 提供者:weixin_38720390
  1. Python中在for循环中嵌套使用if和else语句的技巧

  2. for…[if]…构建List (List comprehension) 1.简单的for…[if]…语句 Python中,for…[if]…语句一种简洁的构建List的方法,从for给定的List中选择出满足if条件的元素组成新的List,其中if是可以省略的。下面举几个简单的例子进行说明。 >>> a=[12, 3, 4, 6, 7, 13, 21] >>> newList = [x for x in a] >>> newList [1
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:64kb
    • 提供者:weixin_38590784
  1. python代码 if not x: 和 if x is not None: 和 if not x is None:使用介绍

  2. 代码中经常会有变量是否为None的判断,有三种主要的写法: 第一种是`if x is None`; 第二种是 `if not x:`; 第三种是`if not x is None`(这句这样理解更清晰`if not (x is None)`) 。 如果你觉得这样写没啥区别,那么你可就要小心了,这里面有一个坑。先来看一下代码: >>> x = 1 >>> not x False >>> x = [1] >>> not x F
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:53kb
    • 提供者:weixin_38651812
  1. leetcode 69: x的平方根

  2. 原题描述 leetcode 69 实现 int sqrt(int x) 函数。 计算并返回 x 的平方根,其中 x 是非负整数。 由于返回类型是整数,结果只保留整数的部分,小数部分将被舍去。 示例 1: 输入: 4 输出: 2 示例 2: 输入: 8 输出: 2 说明: 8 的平方根是 2.82842…, 由于返回类型是整数,小数部分将被舍去。 解法一 从i = 2开始不断叠加,计算i*i的值,一旦出现i*i>x的情况,就跳出循环。需要注意i*i结果的超出int型范围的情况。 public
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:41kb
    • 提供者:weixin_38630324
  1. 用Python解决x的n次方问题

  2. 我考虑到了x的所有n次的情况,下面的代码有可能是不完美的,但是肯定是对的。 def aaa(x,n): A=isinstance(x,(int,float)) #这是考虑x和n的类型,需要满足条件才可以 if A!=True: #往下执行 return None B=isinstance(n,(int,float)) if B!=True: return None if x==0: return None s=1
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:31kb
    • 提供者:weixin_38614812
  1. 有趣的问题:C 的表达式 x == x,何时为假?!

  2. 的问题很有趣,C的表达式 x == x,何时为假呢?即下面的代码:   if (x == x) {   printf(Equaln);   }   else {   printf(Not equaln);   }   什么时候输出为”Not equal”呢?看上去很有趣吧。x与自己比较,怎么会不等呢?请大家想一想,容我慢慢道来。   这是我发现的一个问题,很有意思。终的解决方案是判断x == x何时为false。不卖关子了,请看下面的代码: #include #includ
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:56kb
    • 提供者:weixin_38678406
« 12 3 4 5 6 7 8 9 10 ... 50 »