资源列表
[控制台(字符窗口)编程] 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-09-21 上传 | 大小: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-09-21 上传 | 大小: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-09-21 上传 | 大小: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-09-21 上传 | 大小: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-09-21 上传 | 大小:8kb | 下载:0
[企业管理(财务/ERP/EIP等)] 工资管理强系统
说明:职工工资管理信息系统,用c编写的 功能 极其强大,编码巨复杂,有兴趣的可以看看啊,包含了工资管理的所有功能.-wages management information system, with the function of c prepared extremely powerful, coding giant complex, are interested can see ah, including the wages of all management functions.<张明> 在 2025-09-21 上传 | 大小:8kb | 下载:0
[C#编程] 停车场124757
说明:设停车场内只有一个可停放辆汽车的狭长通道且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端若车场内已停满N辆车,则最后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车可开入;当停车场内某辆车要离开时由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路待该车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理系统。-parki<黎明> 在 2025-09-21 上传 | 大小:8kb | 下载:0