资源列表
[其他小程序] 自动生成目录树的脚本
说明:很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree<陈浩> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] java111111111111
说明:一些java的小程序.包括排序,一些bank的小计算,-some small procedures. Includes sorting, some small bank,<> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[进程与线程] 进程同步实验
说明:此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原<何浩> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] Linux声音设备编程实例
说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of<飞杨> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[控制台(字符窗口)编程] AVLTreeVc7
说明:构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of<飞杨> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[控制台(字符窗口)编程] 背包问题2 递归
说明:一个0-1背包问题的C++实现,背包的容量为t,各物品的重量分别为w1,w2。。。wn,找一个能装下最大重量的物品组合,用递归形式的贪心法实现-a 0-1 knapsack problem of C achieved, the capacity for backpack t, the weight of the items were w1, w2. . . Wn, one can find the largest installed under the weight of goods portf<飞杨> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[Windows编程] GPIB新卡VB测试
说明:用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.<明若> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[其他游戏] 用VC制作小程序
说明:简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua<叶尔兰> 在 2025-11-10 上传 | 大小:8kb | 下载:0
[界面编程] 小车动画
说明:一个小车动画,急于BIOS的中断调用.当小车行驶到屏幕底端,可以从平面顶端重新开始-a car animation, eager BIOS interrupt the call. When the car to the bottom of the screen will be flat from the top to re-start<XUQIAN.19840115> 在 2025-11-10 上传 | 大小:8kb | 下载:0