-
MFC library and windows key core book
MFC类库详解及WINDOWS核心编程书籍-MFC library and windows key core book
- 2022-09-13 18:40:03下载
- 积分:1
-
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!...
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!-useful Systemview simulation friends, There is Systemview development of the simulation routines, rather wand! Not see, but ah, my master"s thesis depends on him!
- 2022-05-14 03:38:18下载
- 积分:1
-
image processing entry c
图像处理入门c源码分析-image processing entry c-source analysis
- 2022-02-26 10:17:02下载
- 积分: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
-
电子资源在外校利用ezproxy登陆的办法,非常实用的啊
电子资源在外校利用ezproxy登陆的办法,非常实用的啊
- 2022-04-26 20:50:08下载
- 积分:1
-
《Head First Java》是本完整的面向对象(object
《Head First Java》是本完整的面向对象(object-oriented,OO)程序设计和Java的学习指导。此书是根据学习理论所设计的,让你可以从学习程序语言的基础开始一直到包括线程、网络与分布式程序等项目。最重要的,你会学会如何像个面向对象开发者一样去思考。
- 2022-02-06 18:34:07下载
- 积分:1
-
linux嵌入式基础学习
linux嵌入式基础学习-embedded linux-based learning
- 2022-01-26 03:43:09下载
- 积分:1
-
阿甘正传, 值得一看的好书
阿甘正传, 值得一看的好书 -Forrest Gump, enjoying their books
- 2022-03-06 08:42:19下载
- 积分:1
-
Windows95 programming big mystery, with Matt Pietrek, Hou Jie translation. Altho...
Windows95程式设计大奥秘,Matt Pietrek著,侯杰译。本书虽然是讲述win95下16位的程序开发,但对于今天32位的windows开发来说仍具有参考意义。-Windows95 programming big mystery, with Matt Pietrek, Hou Jie translation. Although the book is about win95 under 16 programmers, but today 32 of windows development will still be useful.
- 2023-02-07 20:10:03下载
- 积分:1
-
PCB a simple tutorial, simple PCB introduced the function and use.
一个简单的PCB教程,简单明了的介绍了PCB的功能和使用方法.-PCB a simple tutorial, simple PCB introduced the function and use.
- 2022-03-21 18:00:51下载
- 积分:1