-
2
说明: 本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。
(1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。
(2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。
(The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
- 2009-12-25 00:18:04下载
- 积分:1
-
1
说明: C++人事考勤系统源码,含数据库文件,代码量不小,值得初学者仔细研究(Classic example of some C++ project, detailed notes, moving hands and a training practice, and I hope for all of us to help)
- 2014-08-03 11:13:47下载
- 积分:1
-
mfc-ado-sql
这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
- 2011-11-12 19:00:11下载
- 积分:1
-
Chinese-characters-code-query
汉字内码查询反查询软件,可执行程序,点击即可使用。方便快捷。(Chinese characters code query against the query software, executable programs, click to use. Convenient and efficient.)
- 2014-01-05 17:33:12下载
- 积分:1
-
EX_Database01
说明: 这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
- 2006-03-21 11:54:54下载
- 积分:1
-
project
手机维修系统(使用前请先阅读说明)
一. 系统简介:
系统采用VC 6.0 +ADO+数据控件绑定技术实现
系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。
系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。
关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。
关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。
(err)
- 2008-08-14 16:58:32下载
- 积分:1
-
ADOupdate
本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
- 2010-05-26 13:13:35下载
- 积分:1
-
SQLServer2000
存储过程具有对数据库立即访问的功能。
使用存储过程可以加快程序的运行速度。
使用存储过程可以减少网络流量。
使用存储过程可以提高数据库的安全性(SQLServer2000)
- 2009-03-23 11:21:32下载
- 积分:1
-
MySQLHelper
不用ODBC连接操作MYSQL, WIN7 SP1 X86 , MySQL 5.6.17 , Delphi XE 测试通过(No ODBC connection operation MYSQL, WIN7 SP1 X86, MySQL 5.6.17, Delphi XE test passed)
- 2018-11-29 15:57:28下载
- 积分:1
-
基于python和mysql实现成绩管理系统 .zip
说明: 建立一个小型的数据库 成绩管理系统,用python和mysql语言实现(Build a small database score management system, and implement it with Python and MySQL)
- 2020-05-26 14:32:17下载
- 积分:1