▍1. ADO database programming some of the information that they collect, and I hope t...
ADO数据库编程的一些资料,自己搜集的,希望所帮助。-ADO database programming some of the information that they collect, and I hope to help.
ADO数据库编程的一些资料,自己搜集的,希望所帮助。-ADO database programming some of the information that they collect, and I hope to help.
数据结构中最小生成树的C语言实现源代码,需要的可以下载,只适用于初学者。-Minimum spanning tree data structure in the C language source code, need can be downloaded, only applies to beginners.
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
药品信息管理系统 随着计算机技术的不断发展,数据库方面的应用也显得越来越重要,特别是在当前的一些十分重要领域,如银行的账目管理、公司的财政管理等。 医院或医疗机构往往需要对药品进行有效的管理。当前一些小的医疗机构在药品管理上仍然采用人工管理的方法,不仅浪费大量的人力、物力,而且还在很大程度上制约了这些机构的发展,因此有必要采用一种快速高效的管理手段。“药品信息管理系统”就是在这种前提下提出的。 本药品信息管理系统只实现了简单的药品管理功能,读者可以在此基础上进行一步的开发与完善。重点内容:l基于ODBC数据源的VC数据库编程l基于用户的权限分配l 基本的数据库操作
c 的一些经典算法,满好的,适合初学者. 也可以当作小程序看,对初学者会很有帮助-c some of the classic algorithms, over a good, suitable for beginners. can also be read as a small program, it would be helpful for beginners
用c写的数据结构问题-Construction of data question writes which with c
数据结构最短路径-data structure Shortest Path
矩阵连乘问题 对多个矩阵连乘时 的消耗进行分析-matrix continually multiply problems for a number of matrix continually multiply the consumption analysis
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我-one yuan sparse expression calculator University experimental data structure on the linear scale experimental subject, my work, and if made to the mail I
这项工作演示如何实现故障 检测和隔离 (FDI) 适用于水平控制系统 系统。两级系统连接到基金会现场总线 工业网络。开发了外国直接投资系统使用 人工神经网络和测试只是尽可能的模拟 环境与打算证明真实环境 在实际测试中不存在工作时发现的困难 只有与模拟。结果节演示如何高效 已开发的工具。
;;;;![endif]-->;;;![endif]-->;;;![endif]-->;;;![endif]-->;;-->;
一个组态王6.53的实例,小球走椭圆轨道,适合初学者参考。-An instance of KingView 6.53, the small ball go elliptical orbit, suitable for advanced users.
基于面向对象的数据库编程-based on the object-oriented database programming
db.* (pronounced dee-be star) is an advanced, high performance, small footprint embedded database for open source operating systems.-db .* (pronounced dee-be star) is an advanc ed, high performance, small footprint embedded database for open sou rce operating systems.
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
C++软件设计开发 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件 C++,进销存,access,开发,软件C++,进销存,access,开发,软件C++,进销存,access,开发,软件
自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,-Custom data types of the stack data structure to achieve the earlier study, when writing code, and
// kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
对文件进行文本文件处理 并采用递归法把查到的信息插入到树中-a file processing program, process a file and insert the information from the file to a tree