搜索资源列表
Java案例精编源代码
- Java课程设计案例精编源代码,欢迎大家查询下载 -Java curriculum design intensive case Provision source code, we welcome inquiries Download
net_root
- 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
rmishili
- rmi程序,非常简单的,不知道可以不可以,联系: lijie451789@126.com,信息安全的课程设计,不知道可以不可以,联系: lijie451789@126.com-rmi procedure is very simple and does not know she can not, contact : lijie451789@126.com, information security curriculum design, and do not know they can not, c
osdesign
- 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
xh_kcsj
- 数据结构课程设计任务书北京工商大学计算机学院-data structure design courses on computer Beijing University College of Business
EthernetSwitchV1.0
- 计算机网络课程设计,以太网交换机功能模拟,模拟了学习转发逻辑。-curriculum design computer networks, Ethernet switches function simulation study transponders logic.
compiler1
- 实现了一个简单的编译器,其中有有限的指令(32条).做课程设计的时候要用的.
internal_sort
- 一个内部排序各个算法效率分析的软件,功能齐全,分析透彻,本人的课程设计,相信不会让大家失望
polynomial_operation
- 一个关于多项式加减乘的课程设计,是数据结构课程设计的好东西,本人倾全力而写的,欢迎下载交流指正
for_diguixiajiang
- 编译课程设计的for语句的递归下降法,文法的每个非终结符写一个函数,从S开始调用,实现功能
C数据结构课程设计
- 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
编译原理实验_课程设计_词法分析
- 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
C语言课程设计
- 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
prim
- 数据结构课程设计,prim算法求最小生成树,给出了所有可能的生成树-Data structure course design, prim algorithm for minimum spanning tree, has given all the possible spanning tree
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
vc6
- 可用于C语言课程设计的C代码,在Vc6.0中通过-Can be used in C language courses designed C code, adopted in Vc6.0
BookManage
- 图书馆的图书管理系统,此系统为数据结构课程设计源代码,为B树实现。-Library' s library management system, the system data structure for curriculum design source code, for the B Tree implementation.
Library_manage
- 用C实现的管理图书馆信息的控制台程序.可作C语言课程设计题目 -Use C library implementation of the management console program information. Can be used for C language curriculum design topics
双向链表 课程设计
- 双向链表 课程设计得优,实现功能为通讯录,界面没写,调试得没有bug-Doubly linked list of curriculum design excellent functionality for the address book, the interface did not write, debug, not bug
AddressBook
- 能实现增加,搜索,删除,计数的学生通讯录(本科C++课程设计)(To achieve increase, search, delete, count the student address book (undergraduate C++ curriculum design))