搜索资源列表
操作系统实验报告
- 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
RowCount_v1.5
- RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There
XML_reader
- 自己手动编写的XML分析程序。其中用到了STL的模版库。其中的算法很巧妙,并且没有用其他任何库函数,值得一看。-own manual prepared by the XML analytical procedures. STL which uses the template library. The algorithm is a clever, and not any other library functions overseas.
rdel
- 该程序是用汇编语言编写的,采用COM 文件格式。主要设计思想为:把目录当作N个结点的二叉树, 采用二叉树的先序遍历完成对盘上目录的搜索、定位,即从根目录开始用INT21H的 4EH号子功能搜索匹配目录(CL=10H)并判断搜索的结果是否为目录,若是则进入此目录,删除文件后继续搜索下一级子目录。若不是则用INT21H的4FH号子功能搜索下一个匹配目录, 并在判断为真后进入目录删除文件,如此一级一级地纵向深入子目录删除文件,直到完成此目录的最后一级子目录的文件删除(遍历左子树)。然后用INT21的4
ewerwe
- 这是一个程序算法,主要描述的上PRIM算法,用C编写的-this a procedural algorithm, described in the main on PRIM algorithm, used in the preparation of C! !
ofdm32
- 一篇北邮的论文,一种降低OFDM系统峰均功率比的算法,作者是靳晓嘉,陈波,刘鑫,宋俊德-a Beijing University of Posts and Telecommunications of essays and a lower OFDM system peak to average power ratio of the algorithm, is the author Jin Xiao jia, Chen Bo, Liu Xin, Junde
FileSearchClass
- 一个可重用的文件搜索类,采用了递归算法。-a reusable type of document search, using a recursive algorithm.
AnOptimalFixedPriorityAssignmentAlgorithm
- 一篇关于支持容错硬实时系统的固定优先级分配算法的论文-support for a hard real-time fault-tolerant system of fixed priority allocation algorithm papers
introduction_for_path_planning_for_mobile_robot.ra
- 关于移动机器人路径规划的ppt,参考了大量文献,涵盖了几乎可以看到的所有成熟路径规划算法并且加入了很多作者本人的理解。希望对需要的朋友有所帮助。-on mobile robot path planning ppt reference to the vast body of literature, cover almost all can see the maturity path planning algorithm and to the many authors I understand. H
20051207205008421
- 编写一个程序,采用单链表表示集合(集合中不存在重复的元素),利用例2.4的算法将其按递增方式排序,构成有序单链表。求这样的两个集合的并、交和差。-prepared a procedure, single chain said pool (pool, there is no duplication of elements), 2.4 cases using the algorithm based on the progressive sorting, orderly single-chain f
mintwo-C
- * 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 * 输入: m--已知数据点的个数M * f--M维基函数向量 * n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * a--无用 * 输出: 函数返回值为曲线拟和的均方误差 * a为用基函数进行曲线拟和的系数, * 即a[0]f[0]+a[1]f[1]+...+a[M]f[M]. -* The alg
vb_for_zhu
- 地理信息系统专业一种骨架法算法的程序,取周围9个矢量点的值叠加分析-geographic information systems professionals a skeleton algorithm with the procedures for around nine points of the value vector overlay analysis
cipan123
- 这是一个磁臂移动的算法程序,他模拟电梯算法来运算的,111111111111111111.-This is a mobile magnetic arm algorithm procedures, he algorithm to simulate the lift operator, 111111111111111111.
ParticleSwarmOptimization(PSO)Primer
- 本文是关于粒子群算法(pso)的介绍和相关MATLAB源程序,是智能天线权值优化方面的一种很前沿的算法-paper on the PSO (pso) related to the introduction and MATLAB source. Smart Antenna is the right optimization of a very forefront of the algorithm
yichuanshuanfa
- 这是一个遗传算法 遗传算法用于多组分样品的拉曼光谱的分析的C语言原程序-This is a genetic algorithm genetic algorithm for multi-component samples of the Raman spectra analysis of the C language original program
duobianxingcaijian
- 这是国内的一个关于多边形裁剪的算法,虽然它没有实际的代码,但是说明很清楚.分析很精辟,很有特点.-This is a domestic polygon clipping of the algorithm, although it does not have the actual code, But note very clearly. analysis is very brilliant and very unique.
用信号量实现磁盘调度SCAN算法
- 属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
TestLZARICompress
- 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
VB
- 详细介绍了利用VB进行编写的一些数学算法,是一本很有意义的参考书-Described in detail the use of VB for the preparation of a number of mathematical algorithms, is a meaningful reference
encode-a-text-file
- 文本文件加密,由VB编写,包括文本文件加密算法及窗体制作方法-Text file encryption, written by VB, including text files encryption algorithm and form production methods