资源列表
VCadoconnect
- 在vc中,利用控件ADO连接数据库ACCESS,实现添加删除瞪功能,并异常处理
傅氏变换程序
- 电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。-Source code of Fourier transform using in electric system harmonic analysis. Fourier transform are general used in harmonic analysis and transient analysis
dui
- 用基于变治法的堆排序算法对任意一组给定的数据进行排序 设计与实现堆排序算法; 2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design an
ThreeOrderEqu
- 该程序为c++程序,用途是使用卡丹公式求解一般一元三次方程。-Solve Three Order Equation using Cardin formula
compace-point
- 用C++实现空间数据库中的一些操作,比较两个点之间的关系,C++技术上说,使用函数指针-Using C++, some of the operations in spatial database to compare the relationship between the two points, C++, using the function pointer
linear-stack
- 用c语言写的数据结构中的线性栈,在VC6.0编译通过-linear stack(C language)
oracle
- 介绍了oracle数据库表空间的创建,用户的创建,给用户授予权限,还有创建数据库的语句-To create an oracle table space, create a user, grant access to users, the operation of the oracle was introduced in detail
Lianliankan-anti-logic-encoding
- 连连看反逻辑编码。。。。。干自己想干的事-Lianliankan anti-logic encoding. . . . . Wanted to do their own thing
DTMConfigurationException
- Indicates a serious configuration error Source Code for Linux.
Sub_Demo
- 定义四个接口,其方法协议分别 完成两个数的加法、减法、乘法和除法操作,其中加法接口是一 个父接口,并依次派生出其他接口。大家帮忙看一下。谢谢! -4 interface definition, the methodology two agreements were completed several Adders, subtraction, multiplication and division operations. Adder interface which is a fathe
period
- 近代信号处理中周期图法功率谱估计的MATLAB源码,简单但经典的算法。
6.2HFMTree
- 程序实现Huffman编码输入字母(A-G可以在程序中修改)用于Huffman编码。-Program implementation Huffman coding The input letters (A-G can be modified in the program) for Huffman coding.