-
一个将数据库文件转成HTML并设置超级链接的小程序
一个将数据库文件转成HTML并设置超级链接的小程序-a database files into HTML and hyperlinks to set up the small program
- 2022-01-27 16:19:07下载
- 积分:1
-
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找...
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找-This procedure realize Radix Sort, Bubble Sort and Quick Sort. Also realize half of the order of search and search
- 2022-03-21 11:41:24下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual...
Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My program uses some free library offered by Microsoft that make direct X much easier and faster to use. They are located in the 3dPlus directory, you will have to add them to the lib, and include directory on your compiler. The EXE is included, it searches for a bitmap to use as the ground, this is determined in the source. Im know the commenting on the source leaves some to be expected, but i ve run low on time. If you need help, source code to the librarys, or anything else email me at: logix@ionet.net I ll even send you a CD with everything on it if you mail me a few dollars. Please feel free to distribute this but leave it intact.-Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easies
- 2023-02-10 18:55:03下载
- 积分:1
-
用VG++写superwums游戏模拟程序。
这是一个用VG++写的SuperWums游戏模拟的程序。-with VG wrote SuperWums game simulation procedures.
- 2022-07-23 07:05:18下载
- 积分:1
-
在网上下载了一个连连看小游戏 但是还没有玩过 上传给大家分享一下...
在网上下载了一个连连看小游戏 但是还没有玩过 上传给大家分享一下-Lianliankan online download a game but have not played uploaded for everyone to share with you
- 2023-06-11 08:15:04下载
- 积分:1
-
C++俄罗斯方块源代码,不过是用画图的方法写出来的
用ncurses.h写的一个俄罗斯方块游戏,不过只是代码加makefile 在命令行里面可以先简单试一下,主要是让人们能看懂俄罗斯方块游戏设计的原理。这个本来是我们上C++课老师留的作业,刚开始我也是没有任何思路,后来找了很多俄罗斯方块源代码也没有用ncurses.h来写的,所以我觉得发一个,虽然很简单,但难免以后也会有人需要
- 2022-06-15 15:59:53下载
- 积分:1
-
这个程序可以在C51平台下进行汉字的显示.能够显示图形.
这个程序可以在C51平台下进行汉字的显示.能够显示图形.-This procedure can be carried out under the C51 platform, the display of Chinese characters. Be able to display graphics.
- 2022-05-06 06:08:59下载
- 积分:1
-
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解...
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
- 2023-08-01 19:25:02下载
- 积分:1
-
该算法设计短小精悍,很有参考价值,这是用VC++6.0编写的算法,希望大家可以参考...
该算法设计短小精悍,很有参考价值,这是用VC++6.0编写的算法,希望大家可以参考-the algorithm design small and great reference value, which is used to prepare the VC 6.0 algorithm, we can hope that the reference
- 2022-03-13 21:11:11下载
- 积分:1