-
demonstration vc 6.0 dynamic run
演示vc++6.0动态运行时功能,帮助了解什么什么是r-demonstration vc 6.0 dynamic run-time functions to help understand what is what r
- 2023-08-16 13:35:03下载
- 积分:1
-
二叉树的应用
利用结构体变量定义了二叉树的指针,完成二叉树的创立可以利用头插法或者尾插法实现。再创立二叉树的过程中直接创立平衡二叉树,然后再平衡二叉树中插入新的节点,此时平衡二叉树失去平衡,重新调整直至平衡。然后再删除一个节点,再重新调整平衡二叉树。还是实现了查找关键字的处理。
- 2023-07-27 09:00:03下载
- 积分:1
-
SED的曹斯琴,2007.7.17
sed by Cao Siqin, 2007.7.17
sed [dest-text]
采用 K.M.P. 算法匹配字符串-sed by Cao Siqin, 2007.7.17sed
- 2022-10-28 15:35:03下载
- 积分:1
-
一个0
一个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 portfolio, using recursive form greedy Method
- 2022-05-28 10:59:03下载
- 积分:1
-
VC++编程基础之Vector使用。感觉vectoe很好用!~
VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~
- 2023-08-01 09:20:03下载
- 积分:1
-
井字游戏
这是一个简单的井字游戏。它包括一个电脑 vs 玩家游戏。它使用简单和基本的人工智能,并且是一个控制台应用程序,没有图形。
- 2022-05-05 09:35:19下载
- 积分:1
-
super computer by delphi console,can running by pascal
Delphi控制台编的高级计算器,PASCAL也能运行-super computer by delphi console,can running by pascal
- 2022-08-08 10:10:04下载
- 积分:1
-
一个不错的用JAVA编写的管理控制台扩展示例
一个不错的用JAVA编写的管理控制台扩展示例-a good preparation with Java management console examples expansion
- 2022-07-04 20:53:01下载
- 积分:1
-
简单的生成Barkers代码
它是字符串的简单的发电机的巴克。它可以编码 char 进叮咬字符串和检定管理信息系统它的字符串...
- 2023-08-11 19:25:04下载
- 积分:1
-
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存...
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。
该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。
该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the insert management, scheduling, search, delete, change the functional. Results stored in the default document, the user can choose whether or not start loading documents or withdraw from the process preserve the results. The program is inadequacy : do no graphical user interface, the user may not be very convenient. No use database, but directly to the results of the proceedings to preserve documents. The process of achieving better performance management functional part. C code that can be used as part of further development of resources.
- 2022-06-19 03:44:58下载
- 积分:1