-
25 闪烁的标题栏
25 闪烁的标题栏-25 flashing title bar
- 2022-02-01 15:36:53下载
- 积分:1
-
带通配符的字符串匹配算法源代码 vc源代码
带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
- 2022-01-26 06:56:58下载
- 积分:1
-
to the in
对pascal的深入编程,开发环境是delphi-to the in-depth programming, development environment is delphi
- 2022-08-08 16:55:37下载
- 积分:1
-
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。...
c 语言最新编程技巧200例,看了这些源码 后,就可以进入c语言的编程世界了。-200 C samples for C beginner.
- 2022-03-01 19:23:40下载
- 积分:1
-
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用...
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用-This a programme about linear chain when I studied Data Structure.It must be useful to anyone who study data and algorithm
- 2022-01-26 14:25:03下载
- 积分:1
-
Web服务器客户端检测程序,压缩需要解压无密码
Web服务器客户端检测程序,压缩需要解压无密码-Web server client testing procedures need to decompress compressed without passwords
- 2022-02-20 02:16:30下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
C语言实现的校园导游图,有景点的介召,最短路径的查找,还有动画等...
C语言实现的校园导游图,有景点的介召,最短路径的查找,还有动画等-C language map of the campus tour guides, attractions mediated response, the search for the shortest path, animation, etc.
- 2022-07-17 13:08:11下载
- 积分:1
-
Teaching computer programming configuration software source code, although not h...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第3章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 3
- 2022-04-29 00:41:15下载
- 积分:1
-
MFC 多个exe进程间通信_共享内存_DialogDemo
共享内存允许两个或多个进程进程共享同一块内存(这块内存会映射到各个进程自己独立的地址空间),从而使得这些进程可以相互通信。在需要频繁处理一个文件或者是一个大文件的应用场景时,使用共享内存这种方式处理IO效率比普通IO效率要高。本实例简单做了两个MFC的dialog, 一个作为server端,一个作为Client端,使用共享内存的方法实现两个exe间的数据共享。
- 2023-09-01 19:35:03下载
- 积分:1