资源列表

[其它资源Simulate_Allocate_Memory_Implement_by_C

说明:模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。)
<丘方> 在 2008-10-13 上传 | 大小:3.53kb | 下载:0

[其它资源Some_Sort_Program_Implement_by_C

说明:几种排序算法的C语言实现 用函数实现如下算法: (1) 直接插入排序, 希尔排序 (2) 冒泡排序, 快速排序 (3) 选择排序, 堆排序 (4) 归并排序 (5) 基数排序 -several algorithm using C language function algorithm to achieve the following : (a) direct insertion sort, Hill sequ
<丘方> 在 2008-10-13 上传 | 大小:3.91kb | 下载:0

[其它资源ASCI_TRAFFIC_LIGHT

说明:用VERLOG实现交通灯程序,有红绿两种灯,绿灯到红灯,路灯闪10秒,可以调整红绿灯持续时间-VERLOG achieve with traffic lights procedures, two black lights, the green light to red lights, flashing lights for 10 seconds, can be adjusted duration of traffic lights
<王天> 在 2008-10-13 上传 | 大小:965byte | 下载:0

[其它资源DopeSnack

说明:呆瓜原创的创新贪吃蛇游戏,还有几点不足。-StudyParis original Snake game innovation, there are some deficiencies.
<呆瓜> 在 2008-10-13 上传 | 大小:2.75kb | 下载:0

[其它资源H_atom

说明:用C语言实现对氢原子电子云轨迹的仿真,用于对物理现象的观察。-C language pairs of hydrogen atoms electronic cloud trajectory simulation of physical phenomena for observation.
<王天> 在 2008-10-13 上传 | 大小:8.19kb | 下载:0

[其它资源jspquiz

说明:运用JSP技术开发的一个小型的考试系统.内容简单.大家可以再添加代码,以更加完善-use JSP development of a small test system. As simple. You can add code to a more perfect
<万慧> 在 2008-10-13 上传 | 大小:7.78kb | 下载:0

[其它资源FIR_Demo

说明:AD BF-532DSP中实现Fir滤波器的示例-AD BF-532DSP achieve Fir filter sample
<王椿棠> 在 2008-10-13 上传 | 大小:15.81kb | 下载:0

[其它资源w_h

说明:基于J2ME 技术,开发的一个简单的手机程序.对于初学者有极大的帮助-based on J2ME technology, the development of a simple phone procedures. For beginners a great help
<万慧> 在 2008-10-13 上传 | 大小:103.62kb | 下载:0

[其它资源AntColonySystem

说明:蚁群算法的C语言实现 关于蚁群算法网上有很多C++和java实现的 C的没有见过 就自己做了 感觉能更好的体现算法-ant colony algorithm C language on the Internet ant colony algorithm many C and java achieve C never seen done on their own feeling better reflect the algorithm
<朱竹> 在 2008-10-13 上传 | 大小:10.29kb | 下载:0

[其它资源000000000english

说明:这是一个师姐请我做的英语爱好者的毕业设计 已经通过东北大学的毕业答辩 有论文数据库结构分析等全套 已经是可以直接用的毕业设计!-This a Buddhist Compassion Relief asked me to do the English lovers of the graduates have been designed by the Northeastern University graduation thesis a r
<宇宙的弦> 在 2008-10-13 上传 | 大小:2.32mb | 下载:0

[其它资源listedit

说明:在uc_GUI中增加的列表编辑框list_edit源代码,便于实现表格式数据编辑处理-uc_GUI increase in the list box list_edit editing the source code to facilitate the achievement of the tabular data editor
<fzz119> 在 2008-10-13 上传 | 大小:30.03kb | 下载:0

[其它资源Multifunctional_Calculator_1.1

说明:该计算器既有经典的GUI按钮模式,也有类似于Matlab的命令行解释执行模式,并且解释模式基于XML配置构建,利用了Java语言强大的的反射机制,使得用户根据需要添加自己的专用函数非常简单和方便。 http://www.hugjava.com/projectDetail.do?id=3 -both classic GUI button model, which is similar to Matlab from the comm
<张冬晓> 在 2008-10-13 上传 | 大小:96.26kb | 下载:0

源码中国 www.ymcn.org