搜索资源列表
migong
- 程序目的:输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并显示在屏幕上。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
jgraph-latest-lgpl-src
- jgraph的开发源码。很多程序员在用别人的api在进行开发,而有些人则正在开发api。想学学后者没吗? 那就看看这个这个开放源码吧! 以下是e文的介绍; Integrate JGraph into your application to get \"out-of-the-box\" graphing Enjoy an open source core technology topped with products and services Reduce cost wit
SOUND1
- 钢琴程序是一个学习汇编语言时常被要求去做的一个简单程序,也是我自己弄了一天才弄出来的,望君一看-piano learning process is a compilation of language was often asked to do a simple procedure, I get one day get out of a hope to see you
FontToolBar
- 将windows中的字形,颜色,字体大小等功能集合在一起,做成一个控件!在编写C#程序时,可以将其加入动态连接库,直接使用! 方便,简单!本人花了1个星期弄出来,功能完善,使用方便,给大家共享!-windows to the shape, color and font size functions together and create a control! C# in the preparation process, it will join its dynamic link librar
MenuTest
- 这是一个开发菜单的程序,别人弄出来的,兄弟我还没有那个水平,只是借花献佛罢了-This is a menu development process, others get out of my brother was not there, only just Jiehuaxianbi
YueSeFuProblem
- 我选择约瑟夫问题(附带一个合数段的问题这是我们第一次的考试题)做我最后一个上传的代码。因为这是我付出最多的一个,我的第一个程序,当时全班就我一个弄了出来现在想起来都十分高兴。一年以来还做了其他很多小东西,因为太简陋就步多传了,这些足够代表我大一这年的旅程了。希望你们能给我提供一个更大的学习的机会。不久的将来我就会有质量更高的代码上传了。谢谢先-I chose (a few fringe of a problem this is our first examination), the last o
upu_sm
- upu0.21的精简版,花了我一个晚上的时间弄出来的,44KB简为7KB了,想要弄清upu原理的朋友就来看这个了,几乎是很简单的了.-upu0.21 streamlined version, I spent an evening's time get out, SR 44 kB to 7 kB, want to clarify Approved friends on the principle of view of this, it is almost a very simple.
CoolScreenSaver
- 这是一个小巧并令你惊讶的屏幕保护程序,不过这个迭代算法不是我弄出来的,我可没这么厉害.-This is a compact and surprise your screen saver, but this algorithm is not my get out of the I can not be so powerful.
dsns
- 让垃圾邮件滚蛋的好东东,欢迎大家下啊,.! -spam to get out of the country for the good Eastern, welcoming everyone under ah,. !
zss
- 关于酒店管理系统的一点小资料,刚弄出来的,请大家给点意见,如果有更好的意见,希望加以评点-hotel management system on the little information, just get out of the points to please everyone, If there is a better, hopes to comment
plane_ticket
- 软件工程作业,连接数据库时没弄明白很多地方,所以有错误!没弄出来,用java做的-software engineering operation, when connecting to the database did not properly understood in many places, there is a mistake! Never get out to do with java
svmsm
- SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn
C迷宫代码
- 这是迷宫代码,输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。-code, the importation of an arbitrary size of the maze, with a stack get out of the maze of trails and on the screen.
mn
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
qdscc
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
migong
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
TC求解迷宫问题并显示
- 输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
IC.c
- IC模块读写程序,经过很长时间使用,没出一点问题,目前看是非常不错的-IC module to read and write procedures used after a very long time, did not get out of difficulties, the current situation is very good
Maze
- input the start point ,it will print a stepline to get out the maze