搜索资源列表
c数据库小程序2
- C语言做的一个数据库的小程序,虽然小,但是可以帮助初学者学习怎样用C实现数据库编程-C language to a database of small programs, although small, but can help beginners learn how to use C Database Programming
Software1111
- 中北大学大型软件实验设计,标准sql语言的实现。用c语言模拟完成sql语言中 查询添加修改删除等操作-North Central University of large software experimental design, the standard sql language realized. C language simulation with complete sql query language to add amendments to delete operation
C语言开发数据库
- C语言开发数据库,也不用多说了吧。对喜欢用c编程的朋友很有用的-C language development of the database, it need not be. C likes to use the program very useful friends
C#用txt当数据库(文件操作)
- C#用txt当数据库(文件操作)
用C语言实现ID3算法
- 用C语言实现ID3算法
Unix 环境下用C语言实现的内存数据库
- Unix 环境下用C语言实现的内存数据库。,Unix environment using C language memory database.
asp.net网上书店
- 此代码是用c#写的程序.- This code is the procedure which writes with c#
c+++sql+studentclasssystem
- 成绩管理系统,用C++语言编写,使用sql_server为数据库-Performance management system, using C++ Languages, use the database sql_server
manage
- 用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
sqmerp
- 用C#开发的一套数据仓库的代码。(C#+ORACLE)-this is datawarehouse develope by C# (database is ORACLE).
student
- c#+sql大作业。就是将sql的一些功能用C#加了个界面。-c#+ sql big job. Some of the features is to use sql added a C# interface.
C
- 数据库课程设计实验报告,上传用 C++编制的源代码-Curriculum design lab reports database, upload using C++, source code
mysql-c
- MYSQL下用C访问数据库,已编译测试通过-MYSQL complile and test succes!
mini数据库实现
- 用C++实现的MINI数据库,命令行界面,数据库课程的大作业
C-PP-Performance-Management-System
- 用c++编写的成绩管理系统图形界面(点击test.exe即可),内附完整代码和详细教程, 亲测VS2015可以完美运行-Prepared with c++ performance management system graphical interface (click test.exe can be), with complete code and detailed tutorials, pro-test VS2015 can run perfectly
c++与sql数据库+课程设计文档
- 图书管理, 包括数据库 用时只需要把数据库文件件放到服务器数据库文件夹里 大家尽可放心下载,所有功能都经过调试没有错误,下载后就可以用了。(LMS gfejnfekjfnef kwlefneklf weklnwek lnewklewn lkw e rnewklnew ewr we w rewr werew wewe gree)
MySqlTest
- 用c#写的一款mysql数据库测试程序,拿出来和大家分享一下。(Using c# to write a MySQL database testing procedures, and share with you.)
会员管理
- 基于c#搭建的一个完整的理发店会员管理系统,也可用于其他会员管理(A complete barber shop membership management system based on c# can also be used for other member management.)
HumanManagement
- 用C++ 语言在VS2013和Qt平台编写的人事管理系统,用于管理公司内部人员。(The personnel management system developed on the VS2013 and Qt platforms in C++ language is used to manage internal company personnel.)
C#连数据库增删改查实例
- 这里是用C#连接数据库SQL,然后用C#对数据库进行增删改查的实例,内含有源代码和已经建好的数据库