-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please
- 2022-01-25 17:20:27下载
- 积分:1
-
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。
简单的桶式排序,基于VC6.0,用数组实现的,有充足的注释。-LSDsort
- 2022-01-30 21:49:28下载
- 积分:1
-
一个学生成绩管理的系统,很经典,适合初学者
一个学生成绩管理的系统,很经典,适合初学者-grade management system,sutra,used to beginner
- 2022-01-28 09:47:57下载
- 积分:1
-
旅行商问题的动态规划方法已加入票据。
用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正-dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction
- 2022-01-27 20:41:09下载
- 积分:1
-
A small program using threads, you can definitely do it
一个使用 线程的小程序,可以作到抛砖引玉吧-A small program using threads, you can definitely do it
- 2022-08-19 04:22:29下载
- 积分:1
-
C命令行mp3播放
windows下的命令行mp3播放,C语言编写。
需要库:winmm.lib。
需要的头文件:windows.h,mmsystem.h,stdio.h
- 2023-06-15 08:40:03下载
- 积分:1
-
C language description of the database table between the two, and the establishm...
用C语言描述数据库中两个表之间的关系,并建立简单的查找-C language description of the database table between the two, and the establishment of a simple search
- 2022-01-22 12:09:07下载
- 积分: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
-
二叉树的应用
利用结构体变量定义了二叉树的指针,完成二叉树的创立可以利用头插法或者尾插法实现。再创立二叉树的过程中直接创立平衡二叉树,然后再平衡二叉树中插入新的节点,此时平衡二叉树失去平衡,重新调整直至平衡。然后再删除一个节点,再重新调整平衡二叉树。还是实现了查找关键字的处理。
- 2023-07-27 09:00:03下载
- 积分:1
-
in VC6.0 platform. From this program can understand C++ virtual function of the...
在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C++ virtual function of the method. COM technology is the virtual function table vtable the basis of achievement.
- 2022-03-15 06:24:28下载
- 积分:1