-
cricket.cpp
this code makes us to play cricket
- 2016-03-31 18:49:55下载
- 积分:1
-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分:1
-
Winsock-vb6-example-source-code
This program is an example of VB6 winsock application. It has both server and client source codes that you can compile and test it for developping your own projects (for example, chat, game servers etc.)
- 2015-06-14 20:01:28下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
uC-GUIv31408
uc gui v3.14源码 vc6.0编译通过(uc gui v3.14 compile source vc6.0)
- 2006-10-18 09:34:42下载
- 积分:1
-
time
一个显示当前时间的小程序,大家有别的方法做吗(A small program that displays the current time, we have other ways of doing it)
- 2011-09-16 11:50:23下载
- 积分:1
-
KU
一个禁用U盘的程序,通过修改注册表键值实现禁用USB(A disabled U disk program)
- 2013-04-30 16:40:33下载
- 积分:1
-
dean20070409084132
计算机图形算法演示.zip
?扑慊?夹嗡惴ㄑ菔?zip
?扑慊?夹嗡惴ㄑ菔?zip
?扑慊?夹嗡惴ㄑ菔?zip(Demonstration of computer graphics algorithms. Zip? Bashing contented ? folder guessing Ong ㄑ turnip? Zip? Bashing contented ? folder guessing Ong ㄑ turnip? Zip? Bashing contented ? folder guessing Ong ㄑ turnip? Zip)
- 2007-07-27 17:12:38下载
- 积分:1
-
VC++读写Excel文件源代码
VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
- 2017-10-24 14:54:14下载
- 积分:1
-
VB6-FormatCode
VB代码格式化工具,本人基于原网络格式化插件源码修改,添加图形界面,可调整任意缩进字符数目……
本人一直在用!(VB code formatting tools, I formatted the original network-based plug-in source code to modify, add graphical interface, you can adjust any number of characters ...... I indent been in use!)
- 2020-10-16 20:47:28下载
- 积分:1