资源列表
3
- 字符串 插入运算:在串对象s的pos位置前插入一个串t
ShowFMQCeshi
- 关于音频的采集,好用,编译通过。建议看开-On the audio collection, easy to use, compile. Advised to see open
Dib
- ConvertDDBToDIB从ddb到dib转换的类-ConvertDDBToDIB ddb to dib conversion from the class
main
- 新建工程文件,编写程序对PWM控制器输出(6kHz,3/4占空比)或(10kHz,5/8占空比)的数字信号控制峰鸣器。利用外部中断进行选择控制:中断2选择6kHz;中断3选择10kHz;第2次发生相同中断时,则停止鸣音。-this is fmq
qxd
- 数据结构中二分查找法,用于查找元素,快速 ,方便.-data structure two hours to search, to search for elements, fast and convenient.
daifangchengzu
- 一般带型方程组的求解 return bool 型,方程组求解是否成功-General belt-type equations return bool type, the success of Equations
ATM-csharp
- 非常好的csharp来做的ATM机,实现了日常的功能:查询、转账、提现和注册等。适合初学者学习-Very good csharp do the ATM, to achieve the daily functions: inquiry, transfer, cash, and registration. Suitable for beginners to learn
Program
- 控制台应用程序:防伪码生成。包括命令行参数接收,泛型的用法,基本流程语句,随机数生成等等。-Console application: security code generation. Including command line arguments received, generic usage, the basic process statement, random number generation and so on.
1112333
- 随便输入一个数活一个字符串,能够判断输入的是否为回文数,即从左边读过来和右边多过来一样-casually importation of a few live a string, to determine whether the imported downfall, that is read from left to right and up over the same
display
- 时钟显示,时间校准,文字说明,精确时钟,怎么还有啊-Clock display, time calibration, text descr iption, accurate clock, how there is ah
PrAcc
- 用C# 访问数据库和数据库存储过程的学习类-To use C# to access the database and the database stored procedure class to learn
ShellSort
- Shell sort is a sorting algorithm, devised by Donald Shell in 1959, that is a generalization of insertion sort, which exploits the fact that insertion sort works efficiently on input that is already almost sorted. It improves on insertion sort by all