搜索资源列表
C_program_test
- C语言测试--想成为嵌入式程序员应知道的0x10个基本问题。这是经典的面试试题,当然考的是你对c语言的基本的理解,里面列举了菜鸟掌握不扎实的0x10个基础问题。-C language test -- to become embedded programmers should know 0x10 fundamental issues. This is the classic interview questions, of course, is that you take the c basic l
C++课程设计
- 课程设计制作的一个简单的基于文件管理方式的影像资料管理系统-course design produced by a simple file-based image management information management system
通信录
- 一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
dd
- 一个模拟演示病毒自感染文件与实现自我复制自我启动的过程,当然只是模拟演示不会对系统产生损伤-A simulated demonstration of the virus from infected files and to achieve self-replication self-initiated process, of course, only simulated demonstration of the system will not produce injury
C
- C语言代码写的文件系统实验操作,主要是提供操作系统课程的实验代码-C language code written in the file system, experimental operation, the main operating system course is to provide experimental code
gdal191
- GDAL库的简洁、高效深受开发人员的喜爱,很多开源的GIS软件甚至是商业GIS软件都使用了这个库。GDAL使用C++,在Visual studio环境下开发,对C,C++的支持当然不会有什么问题。但对于C#、Python、Java来说,过程就相对繁琐一些-The GDAL library concise, efficient loved by the developers, a lot of open source GIS software and even commercial GIS so
filecopy
- 该程序,通过以单个字符的形式逐个输入到文件1,然后把文件1的类容复制到文件2中,复 制时有些重要的细节需要注意:再往文件1输入时,最后一定也要输入一个换行符 \n ,复制时 也是如此;原因:复制时是以换行符结尾的,如果无换行符,那么会一直处于复制状态。当 然默认的是回车+换行符(ENTER+\n), 此时应以c==EOF为结束条件,而不是c== \n 。-The program, through the form of a single character input to
Visuax
- Visual C++课程设计案例精编 通讯录 Visual C ++ Course Design Case(Visual C + + program Design Case choreography contacts Visual C + + Course Design Case)
