资源列表
图像雾化处理程序源代码vc++
- 本人为电力抄表系统做的图像雾化处理算法,用vc++开发,程序有不足之处,希望多指正-I electricity meter reading system to do the image processing algorithm atomization using vc development procedure is inadequate, and it is hoped more correction
xiaogongsirengshiguanli
- 这是一个C++程序,希望大家能通过这个程序了解一下C++面象程序-This is a C program, we hope through this process understand procedures like C -
FastFourierTransform
- This function is written to understand and/or explain an fft algorithm and usage of radix2 procedure. This function take the signal which you want to find FFT, for m bit you can also call the function without entering a signal or number of
change
- 1、实现大小写字母之间的转换:输入的字符串中,不是字母的字符不改变;大写字母改成小写字母时,若是大写字母则不改变;同样,小写字母改成大写字母时,若是小写字母则不改变 2、二进制和十六进制数之间的转换:输入一个二进制数(或十六进制数),用十六进制数(或二进制数)表示输出;最多能把十六位二进制数(或四位十六进制数)用四位十六进制数(或十六位二进制数)表示输出;小于十六位(或四位)时按回车结束并输出 3、十进制数和十六进制数之间的转换:输入一个十进制数(或十六进制数),用十六进制数(或十进制数
Programming.VB.snow.scene.simulation.code
- VB雪场景模拟编程设计经典代码Programming VB classic snow scene simulation code -Programming VB classic snow scene simulation code
TG12232显示测试程序
- TG12232显示测试程序 比官网更实用的LCD显示程序
GenOEP
- LISTVIEW可以直接用于VC VB 等截面程序-LISTVIEW can be used directly in VB VC procedures SECTION
GroupCheck_src
- 1.The checkbox is moved to the top left corner of the groupbox and resized properly. 2.All controls within the groupbox are enabled when checkbox is checked, and disabled when checkbox is unchecked. 3.You can optionally hide the controls inside t
11206
- 将数据库数据传给Excel,很不错的VB源码,适合VB爱好者学习研究。-Database data to Excel, a very good VB source code for VB lovers learn.
linklist
- 建立链表对其进行基本操作例如删除元素增加元素归并两条链表等等,以及建立多项式相加减等功能-Establishment of the list of its basic operations such as removing elements add elements merge two lists, etc., as well as the establishment of polynomial functions such as addition and subtraction
binary-search
- 折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。-binary search
shuizhunwangpingcha
- 可以结算水准网平差,只要将观测数据组织成所给txt文件形式读入即可-it is convinient to calculate the height of the points