搜索资源列表
intellgence
- 智能化查询过程C语言源代码,程序用来查询用户输入的信息,如果查到,则输出;若没有查到,则向用户询问,且具有记忆和自动更新数据库功能。不足之处在于,没有实现模糊查询(利用字符串匹配的知识不难自行增加相应功能);没有实现删除错误信息的功能,以后有时间慢慢添加吧。暂时可以看作一个对文件操作的小程序-intelligent inquiry C language source code, procedures can be used to query the user input information,
ADORsWizard
- 一个ADO向导,方便用VC开发数据库系统时将数据表结构导出成C++源代码。相当有用!
C++database
- C++数据库管理源代码,连接数据库后,可直接调用里面的函数对数据库进行操作,有修改
VCSQL-Code-银行代收电话费系统-源代码全-白金精品.rar
- 银行代收电话费管理系统1.0功能叙述 1、使用文件管理整个收费信息,内容有:客户姓名C16,电话号码N11,市话费F7.2,长途费F7.2,信息费F7.2,ADSL费F7.2,费用合计F8.2,对应年月N6,收费状态C(0――未收,1――已收),收费日期D,银行帐号N20,收费人编姓名 2、提供的功能:(注:所有输出送显示器) A按月统计总的收费情况; B收费、退费的处理及相应单据的输出; C提供按姓名和电话号码查询收费状况及费用明细,要求对姓名按顺序插入排序(稳定排序),对电话号码按
数据库开发的 C 语言源代码
- 数据库开发的 C 语言源代码
A Personal Proxy Server
- 一个完整的代理服务器源代码-A complete proxy server source code
ASP.NETSQLserver2005MaterialManagementSystem
- ASP.NET 源代码 三层架构 进销存物资管理 c# SQL server2005 进销存物资管理系统源代码 极品收藏代码: 入库、出库、退库、盘点、维修、付款、收款、报废,查询,统计分析。 框架完美,短小精悍,可以立即使用,也可以二次开发拓展。 -ASP.NET source code for the three-tier system of materials management Invoicing c# SQL server2005 Invoicing m
wannengdayinmokuai
- Visual C++毕业设计项目源码-万能打印模块 内含C++源代码及操作说明以及库文件-Visual C++ graduation design projects source- C++ universal print module containing source code and instructions as well as library files
source
- VC中动态打开显示数据库的实现C++源代码程序小实例-VC realize C++ dynamic open source program displays a small database instances visual
c-fivechess
- 详尽的c编写的五子棋源代码!!!欢迎分享
Cpp1100
- 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
GetCPUHz
- 获得运行指令花费的CPU周期数 Visual C++ 源代码-Get CPU HZ
reader_writer
- 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
c-fivechess
- 详尽的c编写的五子棋源代码!!!欢迎分享
Cpp1100
- 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
GetCPUHz
- 获得运行指令花费的CPU周期数 Visual C++ 源代码-Get CPU HZ
reader_writer
- 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
sqlite源代码
- sqlite源码,在官网下载的,C语言源码,一起分享(sqlite Source code, downloaded from the official website, C language source code to share together.)
数据结构课程设计源代码
- 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out