搜索资源列表
vga13h0.2
- 本工作室专门为DOS TC开发的VGA图形函数库,目前已经完成了0.3版,这个是0.2版。实现了一些实用的图形功能,最终目标是实现一个游戏引擎。0.2版还存在很多问题,架构不好,代码也很乱。-the studio specifically for the development of the TC DOS VGA graphics libraries, has completed version 0.3, the 0.2 version. The practical realization of
拼图游戏算法
- 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
number1
- 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
开窗户
- 一个有趣的开窗户游戏java源代码,如有问题请留言-an interesting game quickly java source code, please leave if problems
hdtgame
- 好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。 游戏使用上下左右键控制,不支持鼠标-wrote anything, the Eastern practice, there are many problems, for beginners to learn, there are code Notes. Games using the up and down keys about control, not the mouse
担克大战
- 担克大战在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-said weapon in the past, some analysis Course Scheduling software on the basis of a Course Scheduling common management information system design methods, as well as some specific technical p
ZHWJBChat
- 简易聊天工具,用JAVA开发,其中视频语音聊天尚有问题存在,希望高手能帮忙解决!-simple chat tools, developed with Java, video and voice chat are still problems, experts hope will help solve!
wuziqiyuanchengxu
- 本程序是经过本人和相当多的同事的共同使用和验证,绝对没有任何问题的,但是对于使用本程序的任何人都有必要保证本程序的安全合法使用-this program and I was quite a number of colleagues in common use and certification, absolutely no problems, but the procedures for the use of any person have the necessary procedures to
hm4
- 数字翻译问题 设有输入3个数组: String x[]={ \"one\",“two\", \"three\",four\", \"five\",\"six\",seven\",\"eight\",\"nine\"} String y[]={ten\",\"eleven\",\"twelve\",\"thirteen\",\"fourteen\",\"fifteen\", \"sixteen\",\"seventeen\",\"eighteen\",\"nineteen\" }
woo_hdtgame
- 汉诺塔游戏 好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。 -HANOR hands game had not written anything, the Eastern practice, there are many problems, for beginners learning, there are code Notes.
han-nuo-yi-ta-java
- 古西腊一个很精典的数学问题,自己用java做的,很有趣,有兴趣的可以下下来,自己-ancient Greece is a classical mathematical problems, so they used java, very interesting, Interested be down under, their playmate! !
athena-dev-2.1.1-mod0940
- 最新的仙镜传说服务器C语言源码,这是日本最新在布的,数据库类型为文件型数据库。这个源码相当的完整,只要编译一次后就可以运行了,但得用到客户端的两个文件一个是data.grf另一个是sdata.grf,大家都可以试试!我编译成功的环境:Redhat 9.0 成功使用环境:win2k因为不懂C语言,但还是发现程序中存在着一些问题-latest cents a mirror server legend C language source code, which is the latest in Jap
ReversiChess
- Reversi/Othello棋,来自《C++程序设计语言题解》作者为David Vandevoorde,在vc.net下调试成功,设计非常精彩,可以借鉴-Reversi / Othello game, from the "C Programming Language Problems of the" author David Vandevoorde, Debugging under the vc.net successful, the design is very exci
sdchuanqi
- 原来网上下载的一个代码,后来自己调了调. 修改了一些小问题.放上来让大家学习-original online download a code Later transferred to an end. Revised some minor problems. Fangshanglai let everyone learning
caipai_moni
- 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
dxl0321
- 请有TC下运行该代码,如果有问题就联系我,我的QQ是315511893.俄罗斯方块-invited Run the code, if there are problems on the linked me, My QQ is 315511893. Russian box
sunliang0206159
- java 实现最短路算法,很实用。 还可以实现tsp问题。选择正确的开发环境。这里用的是eclipse开发环境。-java achieve the shortest path algorithm, is very practical. Can also be tsp problems. Choose the right development environment. Here is using the eclipse development environment.
xiaoxiaoyuanm
- 传奇M2小小全套程序源码可编译 已经测试过没有问题-legendary M2 small set of procedures can compile the source code has been tested without problems
QUEDIGUI
- 基于递归算法采用C语言实现了数据结构中经典的八皇后问题。-recursive algorithm based on the C language data structure of the classic Queen's eight problems.