-
x79-16d-drivers
Hunanzhi X79-16D drivers for chipset components intel 2011
- 2020-06-19 18:20:01下载
- 积分:1
-
COPYFILE
VC++ MFC文件拷贝显示进度条,选择需要复制的文件、选择需要复制到的路径,开始复制文件时即可显示进度条,进度条上显示有数字百分比,适时显示复制进度。(VC++ MFC file copy shows the progress bar, select files to be copied, the choice of paths need to be copied to the beginning, copying a file to display a progress bar, progress bar displayed on a digital display percentage, the replication schedule timely.)
- 2014-09-24 12:14:41下载
- 积分:1
-
CVTarunDev
gud CV design. Beginners can learn how to create CV
- 2009-06-14 23:19:51下载
- 积分:1
-
wushuichuli
一个很详细的基于组态王的污水处理系统,亲测可以运行,无密码(A very detailed Kingview based sewage treatment system, pro-test can be run without a password)
- 2014-11-25 15:10:16下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
粒子群算法PSO
粒子群算法全代码MATLAB程序源代码,全网最全(Particle swarm algorithm full code MATLAB program source code, the whole network is the most complete)
- 2018-10-08 15:57:01下载
- 积分:1
-
student
学生成绩管理,默认登录密码为:wood。(Management of student achievement, the default login password is: wood.)
- 2009-06-27 10:02:17下载
- 积分:1
-
CrayonBallDemo
采用了cocos2d和chipmunk的DEMOCrayonBallDemo,精选ios编程学习源码,很好的参考资料。(Using cocos2d and chipmunk DEMOCrayonBallDemo, select learning IOS programming source code, a good reference.)
- 2013-12-13 12:46:41下载
- 积分:1
-
CALIPSO_READERS_4.80v1
说明: 这个可以做calipso垂直分布,是idl编程的,十分好用(This can do CALIPSO vertical distribution, IDL programming, very useful)
- 2020-06-20 22:40:01下载
- 积分:1
-
Windows-Kernel
国外大神写的书,windows内核,黑客,让你精通windows内核(Addison Wesley- Rootkits- Subverting the Windows Kernel)
- 2015-01-14 17:07:06下载
- 积分:1