-
研究性的源代码,研究自定义对话框的实现
研究性的源代码,研究自定义对话框的实现-study the source code, since the definition of research to achieve the dialog
- 2022-06-17 18:58:37下载
- 积分:1
-
pascal语法小全
很实用
实在官网上提取的
pascal语法小全
很实用
实在官网上提取的
-it s a pascal program
- 2022-05-05 16:30:26下载
- 积分:1
-
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的...
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的-From the Internet to find the relevant part of vc control word source code, we can exchange the
- 2022-01-26 07:31:38下载
- 积分:1
-
edmi reading format and sample
edmi reading format and sample
- 2022-06-18 04:08:47下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
VC with the preparation of their own ImagConvert a wave file to read and calcula...
ImagConvert 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。-VC with the preparation of their own ImagConvert a wave file to read and calculate the short-time energy, zero-crossing rate and short-time auto-correlation function of the process.
- 2022-05-17 10:10:07下载
- 积分:1
-
Examples of socket communication, the most easy
socket 通信实例,最让人易懂的教程。-Examples of socket communication, the most easy-to-understand tutorial.
- 2022-01-24 16:35:16下载
- 积分:1
-
队列的建立入队出队
详细的队列知识C代码,学习很有用。。
- 2022-04-22 05:13:05下载
- 积分:1
-
process manager. work as standart taskmanager
process manager. work as standart taskmanager
- 2022-09-12 06:10:03下载
- 积分:1
-
This console application shows how to bake resources into console applications....
This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
- 2022-03-12 16:14:46下载
- 积分:1