搜索资源列表
ESQL_C
- 嵌入式编程,在C语言中加入数据库语句,学习ESQL的好资料-embedded programming in the C language statement adding to the database, a good learning ESQL information
xueshengshujukucaozuo
- 用c#语言实现数据库编程,实现对学生各种信息的操作,如插入,删除,查询等。里面有工程文件,可在元基础上进行修改,对数据库进一步学习!-With c# Database programming language, for students to achieve all kinds of information operations such as insert, delete, query and so on. There are project files can be modified bas
DataBase
- 纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable re
student_manage
- 本系统使用Visual C++ 6.0作为前台开发工具,Access 2003作为后台数据库,采用面向对象的语言编程,实现对学生信息的基本管理,包括学生信息,班级信息,课程信息,成绩信息的添加,修改和查询以及密码等功能。-The system uses Visual C++ 6.0 as a future development tool , Access 2003 database as a background .It’s developed by object-oriented progr
EMS
- 用C#语言编程实现的一个数据库管理系统,支持多条件数据查询、批量填写数据及修改、删除数据等一系列操作。-In c# programming language implementation of a database management system, support for multiple condition data query, batch fill in data and modify, delete the data and a series of operations.
testp239
- 这是一个简单C语言应用ESQL编程实例,功能是依次检查某个系的学生记录,交互式的更新某些学生年龄。-This is a simple C language ESQL programming examples, function is to check a student records, interactive updating some student age.
CPPaccess
- 使用C++编程语言,连接对Access数据库进行操作,常用的方法有DAO和ADO两种方式,本文将介绍采用ADO的方式方位Access数据库。-Use C++ programming language, connection Access operations, commonly used methods are two ways DAO and ADO, this article will introduce the use of ADO approach azimuth Access .
Boot-from-the-startup-code
- 编程实现Windows开机自启动功能,代码由C语言编写,对于初学者帮助很大-Programming Windows boot the start, the code the C language, great help for beginners
C-process-function
- 用于开发c语言程序及系统编程要用的进程库函数,是一些非常基础的C语言库函数-Library functions for development c language program
clcok-program
- C语言编程的可以显示当前时间的程序,精确到秒数位-The C programming language program can display the current time, accurate to seconds digit
Gobang_the_core_algorithm
- 此乃五子棋的核心算法,采用C语言编程,希望可以帮助大家-This is the core of Gobang algorithm, the use of C language programming, I hope you can help
gps160
- GPS C语言编程,正确解析GPS数据,能正确接受到数据-gps
HashM
- 用C语言实现的HashMap简单编程,希望同大家共享-C language implementation of HashMap with simple programming, want to share with you
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
16dz
- 用C语言编程16点阵字库,在C语言中实现点阵编程-C 16
C-process-function
- 用于开发c语言程序及系统编程要用的进程库函数,是一些非常基础的C语言库函数-Library functions for development c language program
MySQL
- 这是关于mySQL数据库c语言编程的一本教程。书中对于每一项具体的服务器操作,都尽量给出了多种的解决方案。 -This is a tutorial on mySQL c programming. For every specific server operation in the book, there is a variety of solutions to be given.
DatabaseTest
- 基于C#语言实现了数据库的连接、表的建立、数据的增删改等常规操作(To achieve the database connection, table establishment, data increase, delete, change and other conventional operations)