资源列表
good-prgrm-VisualBasic-6.0jingyan
- 提供优秀程序员的各种编程技巧,可以做为初学者参考资料-Provide all kinds of good programmer programming skills, can be used as reference material for beginners
MFC-drawing-board
- 创建generic基类CShape,并建立其派生类(譬如CLine),将所有派生类共有的属性作为成员数据放入基类,并定义纯虚函数,由各派生类函数重载来实现具体功能。各派生类的成员函数实现图形的绘制、移动、放缩判断是否选中、判断需要放缩等功能。-The codes can realize the function of drawing different graphics and additional functions, such as moving, zooming in/out the gr
Kwitansi
- Kwitansi Elektronik untuk membuat format kwitansi
chengxu1
- 删除以各字符串中指定下标的字符。其中,a指向原字符串,删除后的字符串存放在b所指的数组中,n中存放指定的下标。 -Delete the specified subscr ipt characters to each string . Among them , a point to the original string , delete the string stored in the array b referred to store the specified subscr ipt n .
chengxu2
- M与n为两个正整数,且要求m>n。 p=m!/n!(m-n)! -M and n be two positive integers , and requires m> n . p = m !/n ( m-n ) !
chengxu3
- 使求出数组周边元素的平均值并作为函数值返回给主函数中的s。 -Calculate the average value of the array elements around and return to the main function of s, as a function value .
chengxu4
- 函数的功能使对变量h中的值保留2位小树,并对第三位进行四舍五入(规定h中的值位正数)。 -The functionality of the function value to retain two trees in the variables h , and the third round ( the provisions of the h in the value of a positive number) .
BANKSYS
- Banking System. Insert records, delete records, print records. list all records.
Polynomial
- 一个可以计算多项式四则运算的程序源代码,稍加修改还可以实现求导,积分等数学运算-A program that can calculate a polynomial
RecordAudio
- 我从事语音信号处理几年了,这是我用过的最好的录音、播放封装类,可以选择录音源。使用waveinopen windowsAPI录音,与directsound相比,个人感觉更简洁轻便,dsound毕竟是擅长进行各种音频特效处理的,我们通常不需要,使用起来繁琐。这个代码是我在VS2010下编译通过的,原来的程序当鼠标拖动窗口的时候导致无法再响应录音线程消息。所以禁止了窗口的拖动,直到点击停止。使用的时候在InitDialg中初始化类,可以仔细看一下源码。然后就可以点击录音、停止、播放等。这个封装类继承
USACO_Training
- USACO training some solutions
COBOL
- COBOL,IBM AS400 编程语言-COBOL material for as400 which is one of IBM system, it is very useful