-
创建红黑树,可以对红黑树进行插入和删除操作.
创建红黑树,可以对红黑树进行插入和删除操作.-Create a red and black tree, can be carried out on the red and black tree insertion and deletion.
- 2022-06-17 01:35:45下载
- 积分:1
-
VB 6的高校管理系统
- 2023-05-30 05:20:03下载
- 积分:1
-
饥饿的蛇
饥饿的蛇 每个把你吃了会让你成长,你越不咬自己或碰到墙壁,越难以捕捉更多的治疗的。这场比赛是一个伟大的时间杀手,适合儿童和成人,以及为每个人谁只是需要一个短暂的休息。
- 2022-02-01 01:45:48下载
- 积分:1
-
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换...
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKET handle two. With DuplicateHandle () function to be converted to SOCKET their own use. 3. After the conversion used for data transmission SOCKET
- 2022-02-24 22:31:02下载
- 积分:1
-
console procedures in achieving dialog and dual HDMI inputs and more characteris...
在控制台程序中实现对话框和满屏特性 此程序是一个纯粹的Demo例子,示范如何在控制台程序中实现对话框赫满屏显示。 -console procedures in achieving dialog and dual HDMI inputs and more characteristic of this process is a purely Demo example of how the console model procedures to achieve dual HDMI inputs and more dialog He shows.
- 2023-02-08 21:55:03下载
- 积分:1
-
通过MS的TTS语音库,再VS2005平台上,实现文本
通过MS的TTS语音库,再VS2005平台上,实现文本--语音识别,可实现中英文混读!-MS through the TTS voice database, and then VS2005 platform, realize the text of speech recognition, can be realized in both Chinese and English mixed reading!
- 2022-05-27 11:38:03下载
- 积分:1
-
多项式加法尔,Pa Pa = Pb,利用两个多项式和多项式与节点"…
实现多项式加法,Pa=Pa+Pb,利用两个多项式的节点构成“和多项式”-polynomial Ghaffar, Pa Pa = Pb, using two polynomials node "and polynomial"
- 2022-05-12 23:06:57下载
- 积分:1
-
BITEK BIT1605 IDE v109 utility !
BIT1605 is 10
BITEK BIT1605 idev109实用工具!
- 2023-03-22 01:30:04下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
VC++图书管理系统完整版
一个早期开发的VC++图书管理系统完整版,大致测试了一下,运行正常,需要的DLL文件源码爱好者已整合进压缩包。这个图书系统可以完成用户资料管理,图书资料管理,借阅/还书管理等常用功能。
- 2023-01-01 15:55:03下载
- 积分:1