-
详细的xp修复控制台命令对XP中控制台命令和恢复…
详细的xp修复控制台命令 对XP中控制台命令与修复进行了详细的介绍.-Detailed xp repair console command in the console on the XP command and restoration carried out a detailed introduction.
- 2022-01-31 17:36:02下载
- 积分:1
-
ejb3 实例教程,以实例的形式,深入浅出教你学习ejb3.0
ejb3 实例教程,以实例的形式,深入浅出教你学习ejb3.0-ejb3 examples of guidelines to examples in the form of easy-to teach you to learn ejb3.0
- 2022-02-05 09:04:37下载
- 积分:1
-
C语言设计的一个内存驻留的程序
C语言设计的一个内存驻留的程序-C language design of the presence of a memory process
- 2022-03-12 10:19:46下载
- 积分:1
-
游戏编程必看,MIT出版社:Rules.of.Play.Game.Design.Fundamentals
游戏设计原则...
游戏编程必看,MIT出版社:Rules.of.Play.Game.Design.Fundamentals
游戏设计原则-Must-see games programming, MIT Press: Rules.of.Play.Game.Design.Fundamentals game design principles
- 2022-03-19 15:57:36下载
- 积分:1
-
关于COM 组件设计与应用的文章合集,对com编程感兴趣的朋友可以参考一下,里面提供了详细的说明和例子,很不错的...
关于COM 组件设计与应用的文章合集,对com编程感兴趣的朋友可以参考一下,里面提供了详细的说明和例子,很不错的-COM on the design and application of the article stands, the right com friends interested in programming for reference, they provide a detailed description and examples of very good
- 2022-09-25 13:40:03下载
- 积分:1
-
游戏精髓编程3
内容太多,不列举了,超星的格式
游戏精髓编程3
内容太多,不列举了,超星的格式-The essence of programming content of 3 games too much, not listed, Chaoxing format
- 2022-03-18 12:32:25下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
数字图像处理编程入门一书的电子版,清华大学出版社,作者吕清风...
数字图像处理编程入门一书的电子版,清华大学出版社,作者吕清风-Introduction to digital image processing program of the electronic version of the book, Tsinghua University Press, the writer Lu breeze
- 2022-04-24 23:11:55下载
- 积分:1
-
数据结构C++ 朱战立1
数据结构C++ 朱战立1-6章
第1章 C++面向对象.ppt
第2章 面向对象程序设计和算法性能分析.ppt
第3章 顺序存储结构的表、堆栈和队列.ppt
第4章 链式存储结构的表、 堆栈和队列.ppt
第5章 数组和串.ppt
第6章 递归.ppt-Data structure C++ Zhu Zhan-li 1-6 Chapter Chapter 1 C++ Object-oriented. Ppt Chapter 2 Object-oriented program design and algorithm performance analysis. Ppt Chapter 3 of the order of the table storage structure, stack and queue. ppt of Chapter 4 of the table structure of the chain store, stack and queue. ppt Chapter 5 array and string. ppt Chapter 6 Recursive. ppt
- 2022-02-13 11:59:32下载
- 积分:1
-
在c语言环境下编译的万年历程序,其中包含了所有的源代码和详尽的注释说明...
在c语言环境下编译的万年历程序,其中包含了所有的源代码和详尽的注释说明-In c language compiler environment of the calendar program, which includes all the source code and detailed notes
- 2022-11-27 10:35:03下载
- 积分:1