搜索资源列表
C语言程序集锦
- 这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码-This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.
CWB
- 编译工作台 是本人编写的用于编译原理教学的工具,它是一个自由软件,现在已经发布(主页为http://download.enet.com.cn/html/030792005091701.html,上有软件介绍和截图)。 软件的源代码在压缩包的src目录中。WB.zip是主程序,其编译后生成WB.exe;LLDemo.zip是LL动态演示程序,其编译后生成Demo.exe,将其改名成LLDemo.exe;LRDemo.zip是LR动态演示程序,其编译后生成Demo.exe,将其改名成LRDemo
xueshengguanli1
- 学生管理系统源代码,很容易上手使用的程序。-student management system source code, it is easy to get started with the procedures used.
000000adada2
- 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
2005041713350029415
- 用VFP开发的数据库系统,包括学生管理系统、人事管理系统、医院管理系统、仓库管理系统、工资管理系统、图书管理系统、银行管理系统、培训管理系统。 1.本光盘给出了书中所有程序的源代码, 读者使用光盘中的源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序。 2.每章代码的具体运行方法,(如登录用户、密码等信息参看每章目录下的eadme.txt文件) 3.每章中的代码,都为读者生成了直接可以运行的exe文件,读者可
20070320233242237
- vB 学生成绩管理系统源代码 程序源代码 毕业论文
vblibrary
- vb图书管理系统源代码 结合开放式图书馆的要求,对Microsoft Office Access 2003数据库管理系统、Visual Basic 6.0应用程序设计进行了学习和应用,主要完成对图书管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的图书管理系统可以满足借阅者、图书馆工作人员的使用需要。
gaoxiaoshiyanrenwushejiC
- 这是高校实验任务课程设计中可以应用C程序源代码 完整
图书管理系统vb源代码
- 本程序制作的是一个比较简单的图书管理系统,它能实现大部分的基本功能.在VB环境下运行,程序中初始登陆帐号和密码均为aa.-produced by the process is a relatively simple library management system, it can achieve most of the basic functions. In VB operating environment, the initial landing procedures account and
tushuguanli
- 图书管理程序源代码!!!大家支持一下!!VB程序-Source code library management!!! We support you!! VB program
001
- 这是图书馆管理系统应用的程序源代码, 供借鉴。-This is the code analyse of the liberary systerm.just serve for copy.
nongli
- 显示农历的word-VBA程序,由于当时做的时候,需要将文件改名为“农历-作者:李长峰”才能运行,请自己修改程序源代码-Show lunar word-VBA program to do that time, when the file needs to be renamed the " Lunar New Year- Author: Li Changfeng," in order to run, please modify the program source code it
pb3497351213
- 笑天图书馆管理系统。powerbuilder编的经典程序源代码-Xiao-day library management system. powerbuilder series of the classic source code
Software_development_Course_Design
- 使用JSP+JAVABean+SQLServer开发的简单学生信息管理系统,是为软件开发课程的课程设计,包含详细的设计说明文档以及程序源代码,配置好服务器及数据库即可运行。-Use JSP+ JAVABean+ SQLServer developed a simple student information management system for software development, curriculum design, including detailed design docume
Text1
- 教师管理系统课程设计程序源代码具有教师任职等一系列功能-Teachers, curriculum design process management system source code with a series of features for Teachers
student
- 学生管理系统开发应用和后台管理程序源代码-Student management system development and application and back office management program source code
vb
- vb程序源代码 学生住宿管理系统 SQL数据库-vb source code management system, SQL database student accommodation
XJGL
- 学籍管理 C#下 可生成程序 源代码 联系数据库 用户登录 查询 信息录入 修改-student information administration center
46code
- vb图形处理教学用程序源代码,在北京清华山维EPS中时行4位码与6位码的互相转换-vb map code
课堂随机点名程序源代码
- 课堂随机点名程序: 1下载不同班级的学生名单。 2将学生名单有选择性的读入内存。 3随机查找出某个班级某个学生的信息并显示出来。