资源列表
CPlusPlusPrimerCode
- C++Primer的源代码,里面有非常好的例子,非常适合初学者!-C++ Primer of the source code, which has a very good example, very suitable for beginners!
USBDaQuan
- USB专业技术书籍,全面介绍了USB1.1协议的架构原理以及标准.还详细介绍开发USB设备驱动的知识与实例.-USB professional and technical books, a comprehensive introduction to the structure of the principle of USB1.1 protocol and standards. Also gave details of USB device driver development knowledge
seraph-0.7.6
- 一个比较不错的jsp权限控制模块 当然 如果你不会使用 请百度一下 我手上的资料也是有限的-Jsp a relatively good access control module of course, if you will not use my hands, please Baidu is also limited information
Onedimensionalarrclastemplate
- 建立一维数组数据结构的模板类,使一维数组中的数据元素可以是char, int, float等多种数据类型,类中的成员函数主要包括: 排序函数,能够对数组元素进行升序排列; 查找函数,能够在输入待查元素后,输出其在数组中的下标; 构造函数,初始化输入数组元素,这里要求数组元素的个数n是一个变量; 析构函数,释放数组元素所占用的堆内存; Set函数,可以为指定的数组元素赋值; Get函数,可以读取指定数组元素的值; Print函数,可以输出数组元素的值。 编写一个测试
MyUSBDriverDevelopmentExprience
- usb驱动的开发经验总结与笔记.分享给大家,更容易理解体会.-usb-driven development experience with the notebook.
Window-file-mapping
- Window下使用内存映射文件共享数据的例子!可以作为学习参考-Window to use memory-mapped file-sharing examples of data! Learning can be used as reference
youxianjidiaodu
- 一个VC++编写的优先级调度程序,可作为平时作业-VC++ to prepare a priority scheduler can be used as normal operating
xuejigl
- 学籍管理系统,作为计算机应用的一部分,使用计算机对访客的管理,具有手工管理无法比拟的优点,如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等,这些优点能够极大的提高学籍管理的效率,也是科学化、正规化的体现。因此,开发这样的软件系统是很必要的。-School management system, as part of computer applications, the use of computers for the management of visitors, can n
PE12345
- PE文件格式详解,如果想深入学习文件结构是很有帮助的-Detailed PE file format, if you want to thoroughly study the structure of the document is very helpful
(2009042115)Trans2UNICODE
- mbcs源代码转成unicode源代码 以前做过很多项目,都是多字节的,最近做了几个库,用的是unicode,实在不愿意再针对那些函数,做一套ansi的,于是想着自己做个小工具,把以前整个项目的代码,都改成unicode函数,比如strcpy替换成lstrcpy,"字符常量"替换成_T("字符常量"),这种方式的好处就是两种编码方式,可以快速切换。 -translate mbcs code to unicode code
zifutongji
- c++入门小程序,主要功能统计输入的字符出现次数并显示出现次数最多的一个字符-c++ entry-small procedures, the main functions of statistics the number of characters entered and shown in a number of characters
C
- 该书提供了C++编程的全新的思想,为了读者打下良好的编程基础-The book provides a C++ programming of new thinking, to readers and lay a good foundation for programming