-
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。...
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。-C89 standards and use windowsAPI function of the windows of a simple search under the demonstration program.
- 2023-02-20 06:05:03下载
- 积分:1
-
数据库自动生成数据程序,数据库为ORACLE, 实现语言为C
数据库自动生成数据程序,数据库为ORACLE, 实现语言为C-database automatically generate data procedures for the ORACLE database, the realization of the C language
- 2022-03-06 17:54:16下载
- 积分:1
-
这个小程序可以帮助你知道自己机器上安装的是什么处理器,以及总的物理内存数和可用物理内存数,也可以知道分页(可用)文件空间和总的虚拟内存数!希望对大家的学习会有所...
这个小程序可以帮助你知道自己机器上安装的是什么处理器,以及总的物理内存数和可用物理内存数,也可以知道分页(可用)文件空间和总的虚拟内存数!希望对大家的学习会有所帮助,也会使你对vc的理解更加的深入一些!-This little program can help you know the machine is installed on what processor and the total number of physical memory and the number of available physical memory can also be aware of page (available) file space and the total number of virtual memory! Hope everyone will be helpful to learn, but also make you more understanding on the vc some depth!
- 2022-01-26 06:32:32下载
- 积分:1
-
VC环境下编译的网络层路由Distance Vector算法,可自行输入节点数,算出路径。...
VC环境下编译的网络层路由Distance Vector算法,可自行输入节点数,算出路径。-VC environment to compile the network layer routing Distance Vector algorithm, nodes are free to enter, calculate the path.
- 2022-02-11 20:21:53下载
- 积分:1
-
这个代码显示了如何操控一个文本文件,通过计算句子的数量…
This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
- 2022-06-22 05:19:15下载
- 积分:1
-
huffman 编码
完陈对指定的文本文件内容进行huffman编码
实现输出...
huffman 编码
完陈对指定的文本文件内容进行huffman编码
实现输出-END CHAN huffman encoding text file on the specified content encoding huffman implementation output
- 2023-06-09 00:10:13下载
- 积分:1
-
GridCtrl examples of the comprehensive development of the basic functions of con...
GridCtrl的综合开发实例,这个控件基本功能都展现出来了,非常实用-GridCtrl examples of the comprehensive development of the basic functions of control are shown, and very practical
- 2022-02-24 14:28:36下载
- 积分:1
-
餐厅收银管理系统,包括商品库存管理,点菜管理,房号管理
餐厅收银管理系统,包括商品库存管理,点菜管理,房号管理-Restaurant cash register management systems, including goods inventory management, order management, management of the Housing No.
- 2022-03-31 08:44:38下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1
-
a simple installation wizard
一个简单的安装向导-a simple installation wizard
- 2022-04-26 22:26:04下载
- 积分:1