▍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)
本程序是在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)
数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
说明: c#开发排队叫号系统 access数据库 无解压密码 欢迎大家使用(c# development line calling system access the database without extracting the password welcome to use)
说明: MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
说明: ADO控制Access数据库。源来《Visual c++案例开发集锦》(ADO Control Access database. Source to " Visual c++ Collection of case development," )
说明: 代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进 行的。通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接(Code without any settings in the database, because the process can be better to migrate to other dynamic computer database links are carried out. Through this program you can learn some skills in interface design and how to dynamically set the database path and link)
说明: 代码生成器 工作流 c# 平台 MS_SQL 1.部门管理 2.操作状态 3.工作流自定义 4.动态表管理 5.角色管理 6.栏目管理 7.流转状态 8.用户管理 9.权限管理-Code generator c# platform workflow MS_SQL 1. Sector management 2. To operate a state of 3. 4 Custom Workflow. Dynamic Table 5. The role of management 6. The management of 7 columns. Circulation status 8. User Management 9. Rights Management
说明: Visual C++中ADO程序员的参考指南文件,包括ADO入门和高级进阶部分,另外还有ADOX等相关内容(ADO in Visual C++ programmer' s reference guide documents, including entry-level and high-level advanced part of the ADO, in addition to other related content such as ADOX, ADO MD .)
这事一个人事管理系统的源代码,功能齐全用户可以根据系统进行修改。(This matter a personnel management system source code, a full-featured user can be modified according to the system.)
VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
一个简单的仓库管理系统,界面简单了些,C#+sql2000(A simple warehouse management system, the interface simple and a bit, C#+ sql2000)
运输企业运输工具以及行程安排综合信息管理系统(Means of transport and travel arrangements for transportation enterprises comprehensive information management system)
ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)
奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
说明: 此Matlab代码实现了Drude-Lorentz和Debye-Lorentz算法(LD模型),用于计算金属的介电常数。当然Drude-Lorentz方法也可以用来计算纯水的。(This Matlab code implements the Drude-Lorentz and Debye-Lorentz algorithm (LD model), used to calculate the dielectric constant of metal. Of course, Drude-Lorentz method can also be used to calculate the pure water.)
运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
说明: 本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (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.)