搜索资源列表
C数据库
- c数据库 c语言编写的数据库-c database ,database programming with c
通信录(C语言)
- 一个用C语言写的通信录程序是一个课程设计很实用-a C language written communication procedures is a very practical course design
C语言开发关系型数据库
- C语言开发关系型数据库包括80种功能,功能多,程序简单-C language relational database includes 80 functions, functions, simple procedures
数据库开发的 C 语言源代码
- 数据库开发的 C 语言源代码
c语言相关的代码和资料
- 很好的关于C语言的一些资料,是学计算机专业学生的必备
studentchoosecourse
- 大三时实训做的一个学生选课系统,c#语言编写,界面美观、实现查询、删除、添加、排序等功能。-Training to do a junior year student elective system, c# language, beautiful interface, to achieve query, delete, add, sorting and other functions.
ts
- 现上传一份用Visual C++ 语言操作的图书销售管理系统源码供大家参考-From now a used Visual C++ language book sales operations management system for your reference source
VBhelp
- VB语言参考-函数速查.chm VB语言参考-函数速查.chm-VB Language Reference- Function Info. Chm VB Language Reference- Function Info. Chm
c-language-database-operations
- 数据库操作事例,可以通过此事例学会用c语言操作数据库-Examples of database operations, you can learn from this example of operation of the database using c language
MySQL-operation-using-C-language
- 用C语言对MySQL操作,在Linux环境下,C语言实现对MySQL数据库的插入、删除等操作。-MySQL with C language operations, in the Linux environment, C language implementation of the MySQL database, insert, delete files.
QQ.c
- 用C语言实现QQ等级运算,通过此C语言实现的程序可以很容易的算出QQ等级,当然了,重要的是学习这个算法。-QQ with the C language level operations, implemented by the C language program can easily calculate the QQ level, of course, it is important to learn the algorithm.
ODBC-c
- 通过c语言连接数据库,odbc数据源,sql数据库。-Connect to the database through c language, odbc data source, sql database.
rili-C
- 用C语言实现日历功能,即输入你所要的年份和月份则可将那年的此月的日历显示出来。-C language calendar function, enter the year and month you can be that this month' s calendar is displayed.
c
- c语言高级算法 研究透对提高c语言能力提升很有帮助-to elevate helpful advanced algorithms c language c language ability through improving
C-program-called-ACCESS-database
- 用C语言调用管理ACCESS数据库 方便简洁 功能强大 适合初学者学习-Using C language calling ACCESS database management simple and easy to learn for beginners and powerful
guanxindaohang-C-CODE
- 惯性导航c语言代码 自己写的 不错的实用性-do it by myself
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core
基于c语言迷你数据库
- 基于c语言迷你数据库,可以了解底层的数据库原理 非常时候入门数据库,可以直接编译通过