Visual C+ + 提供了相当齐备的类库、友好的编程界面和多种多样的数据库访问技术, 其中ODBC 所提供的应用 程序接口(API) , 使得编写数据库应用程序变得简单容易。本文以人事管理系统的开发过程为例, 简述了ODBC 数据 库编程的步骤、设计思路和要点, 并给出了关键程序代码。
上传时间: 2015-10-15
上传用户:huannan88
delphi实例大全,包含界面编程、控件应用、图形技术、多媒体技术、文件系统、操作系统
上传时间: 2013-12-28
上传用户:caiiicc
很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法
上传时间: 2013-11-27
上传用户:wcl168881111111
MC9328MX1 自举模式下的b-record 格式代码
上传时间: 2014-01-04
上传用户:hjshhyy
用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程.
上传时间: 2013-12-17
上传用户:Yukiseop
这是利用MATLAB图形用户界面设计技术设计的一个关于基于神经网络的变压器故障诊断系统,全部语言用MATLAB所编,途中还涉及三比值法 无编码法的MATLAB编程程序.
上传时间: 2015-10-20
上传用户:xuanchangri
企业物资管理系统 为了使物资管理部门的责、权、利得到落实, 以提高总体的经济效益,采用J2EE 技术体系, 设计与实现了B/S 模式下的企业物资管理系统, 依据开发实例,分析了企业物资管理系统的业务需求和设计目标, 详细讨论了系统的实现技术、实现方案及安全设计
上传时间: 2015-10-22
上传用户:liglechongchong
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
图形点阵LCD液晶模块显示界面的可视化编程方案与实践,以及调试软件
上传时间: 2013-12-15
上传用户:ruixue198909
一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?
上传时间: 2013-12-31
上传用户:redmoons