资源列表
bbs(1)
- asp论坛源代码,功能完善,有很好的应用价值-asp forum source code, functional
no4
- 稀疏矩阵运算器:1、 以“带行逻辑连接信息”的三元组顺序表表示稀疏矩阵,矩阵的输入用三元组表示 2、 判断输入的两个矩阵是否符合运算要求,并 实现两个矩阵相加,相减或相乘运算 3、 以通常的阵列形式输出运算结果 -Sparse Matrix calculator: 1, to " take the logical connection information line" in the order of the table triples that sparse ma
hafuman
- 哈夫曼树的2) 初始化功能 3) 编码功能 4) 译码功能 5) 打印代码功能-Huffman tree, 2) initialization function 3) encoding 4) decoding function 5) Print the code function
StMot
- This tutorial covers the basic principles of stepping motors and stepping motor control systems, including both the physics of steppers, the electronics of the basic control systems, and software architectures appropriate for motor control.
NEThostfs_pc_win_2.1
- PSP通过Wifi连接PC的接口程序,运行于PC端,小P可以通过它获取PC上的资源-PSP Wifi connection through the PC interface program, running on the PC side, a small P PC can access the resources it
SQLText
- 一个用DELPHI编写的程序,用来测试SQL语句中的IN和OR的速度-A program written using DELPHI, to test the SQL statement IN and OR rate
Inno_Setup_Script_collection_packaging
- Inno Setup 打包脚本集合:This knowledge base is born to help programmers to make installer packages using Inno Setup Extensions.-Inno Setup scr ipt collection packaging: This knowledge base is born to help programmers to make installer packages using Inno S
VB6.0Chinesecourse
- 详细讲解了VB6.0软件的使用方法,系统的介绍了“Visual Basic”的基本理论和方法,包括Visual Basic语言的基本语法和常用控件。-Explained in detail to use VB6.0 software, the system introduces the " Visual Basic" basic theory and methods, including the Visual Basic language, basic grammar and
wenjian
- 操作系统中对文件系统的模拟 ,《操作系统实验教程》张坤,姜立秋等著的实验题 源代码 绝对真是可用 已修改完毕-Operating system file system simulation, " Experimental Course of the operating system," Kun, Jiang Liqiu waiting for the experiment of the source code can be modified really never finis
rexuechuanqimm(DElphi)
- 新版热血传奇密码街区工具!仅供大家技术交流使用!-New code block tool Mir! We only use the technology exchange!
os
- 进程调度算法 1) 设计进程进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 PCB结构通常包括以下信息:进程名,进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 2) 建立进程就绪队列。对两种不同算法编制入链子程序。 3) 编制两种进程调度算法: 1)优先度调度; 2)循环轮转调度。 -Process scheduling algorithm 1) the de
sy5
- 一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?-A traveler would like to drive a car from the city A to city B (located
