-
这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!...
这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
- 2022-09-27 15:25:03下载
- 积分:1
-
operating systems experimental procedure c os experimental process scheduling wr...
操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
- 2022-02-20 08:47:33下载
- 积分:1
-
delphi制作的服务!一个摘要,适合新手!
delphi制作的服务!一个摘要,适合新手!-delphi production services! A summary suitable for novice!
- 2022-03-03 11:23:37下载
- 积分:1
-
windows编程一书附书源代码第十九章的
windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
- 2022-10-02 13:55:05下载
- 积分:1
-
MSDN inside of the console has a number of examples used in places inconvenient...
对MSDN里面的例子console有一些不方便用的地方修改了一下-MSDN inside of the console has a number of examples used in places inconvenient to modify a bit
- 2022-07-09 11:47:31下载
- 积分:1
-
The data acquisition program based on 8112pg compiled with VC
基于8112pg的数据采集程序用VC编的-The data acquisition program based on 8112pg compiled with VC
- 2022-01-25 15:50:40下载
- 积分:1
-
Arbol binario
Aplicacion que crea 联合国乔木 binario 讨论 uso de nodos y apuntadores,se entra el arbol en inorden y este es mostrado el arbol en posorden
- 2022-02-03 08:55:13下载
- 积分:1
-
VSN中文帮助文档(很详细,多人开发项目组和网络管理人员)
VSN中文帮助文档(很详细,多人开发项目组和网络管理人员),这个文档详尽介绍VSN从认识到建立运用非常详尽的教你操作。适用于所有开发人员和网络管理人员。
- 2022-03-12 01:25:19下载
- 积分:1
-
用回溯法求解背包问题有n项假设,定…
用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight
- 2022-06-27 19:44:28下载
- 积分:1
-
fast Fourier transform coding, the two
快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
- 2023-09-03 18:10:02下载
- 积分:1