-
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。...
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。-a good C programming model design manual to guide you to system architecture design. Along with a brief example of the code.
- 2022-05-06 07:38:15下载
- 积分:1
-
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。...
rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。-rle compression algorithm procedures, said a simple RLE compression is the same as a string of continuous data into a specific format to achieve the purpose of compression.
- 2023-07-20 10:50:03下载
- 积分:1
-
2004《Java程序设计》
上机练习题
(共包括四部分、16个练习、共96个练习题,请使用“视图”中的“文档结构图”查看)...
2004《Java程序设计》
上机练习题
(共包括四部分、16个练习、共96个练习题,请使用“视图”中的“文档结构图”查看)
-2004 "Java Programming" on the plane exercises (including four of a total of 16 exercises, A total of 96 exercises, please use the "View" of the "Document Structure map" View)
- 2022-03-19 18:11:58下载
- 积分:1
-
Design pattern documentation system requiring readers to have a certain amount o...
设计模式方面的系统说明文档,要求读者有一定的C++知识.-Design pattern documentation system requiring readers to have a certain amount of C++ Knowledge.
- 2023-07-09 15:25:02下载
- 积分:1
-
这是一个图书管理系统项目的源代码,它是建立在C++。对于一个新来的开发者来说是一个非常非常有用的代码。
图书馆
- 2023-05-07 22:15:03下载
- 积分:1
-
详细介绍了数据结构的知识,给出了很多具体的实例参考。
详细介绍了数据结构的知识,给出了很多具体的实例参考。-Detailed data structure of knowledge, given a lot of reference to specific examples.
- 2022-05-10 20:31:24下载
- 积分:1
-
里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看
hubeiminyuan sj...
里面有软件体系的实用文档 还有一个是教材订购系统的实例 收集的 需要的可以看看
hubeiminyuan sj
-Inside a software system, there is a practical document ordering system is the textbook example of the need to take a look at the collection
- 2022-03-12 03:52:02下载
- 积分:1
-
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看...
vmware tools 安装方法,对于在windows平台下开发linux程序的人来说,非常值得一看-vmware tools installation method for windows platform in the procedures developed under the linux people, very worth a visit
- 2022-04-09 12:53:16下载
- 积分:1
-
个人的JAVA编写学习用的XML文件,希望对你们学习XML的有用
个人的JAVA编写学习用的XML文件,希望对你们学习XML的有用-JAVA individuals prepared to learn from the XML file that you want to learn from the usefulness of XML
- 2022-01-25 14:36:21下载
- 积分:1
-
VC use memory
VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持
文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、
ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MFC and Win32 API is available to support the document processing functions and classes, used the Win32 API CreateFile (), WriteFile (), ReadFile () and the MFC CFile type
- 2022-07-04 12:37:50下载
- 积分:1