资源列表
fileselection_example
- file selection window
CSharp-get-sub-GridView-datarow
- c# Dev控件GridView,获取子GridView的行数据-C# get sub GridView datarow
gauss_seidel
- gauss_seidel method for nonlinear equation
WordsCounter
- 设计一个小程序,可以计算文本里各个单词的出现的次数,并且打印出来-Design a small program that can calculate the number of times each word appears in the text, and print out
rgb-gabor
- 实现彩色图像的中值滤波,去除噪声点,模糊图像-Color image median filtering to remove noise spots, blurred image
ConvertWord-ToHTML
- Powershell scr ipt to convert Word format to HTML.
bpsk
- 加了高斯白噪声的BPSK调制的实现过程仿真分析-Analysis of the implementation of simulation BPSK modulation with Gauss white noise.
GrayCounter
- this is avhdl code for which performs gray counting
sigalprocess
- MATLAB实现bp神经网络算法,可直接使用-MATLAB neural network algorithm to achieve BP, can be used directly
setf2
- 这两个就是格式控制的~ostream成员函数里面的,也可以用输出流操作符来控制,都一样的~附给你一些看看~ 其中cout.setf跟setiosflags一样的,cout.precision跟setprecision一样~ #include <iomanip> 这里面iomanip的作用比较多: 主要是对cin,cout之类的一些操纵运算子,比如setfill,setw,setbase,setprecision等等。它是I/O流控制头文 件,就像C里面的格式
串口控制led
- 串口接到数据,来判断小灯的亮灭信息!这是一个很实用的程序,大家可以看看!
001
- (一) 相等元素问题 1.问题描述 元素唯一性问题:给出一个整数集合,假定这些整数存储在数组A[1…n]中,确定它们中是否存在两个相等的元素。请设计出一个有效算法来解决这个问题,你的算法的时间复杂性是多少? 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上1767题 输入:输入的第一行是一个正整数m,表示测试例个数。接下来几行是m个测试例的数据,每个测试例的数据由两行组成,其中第一行为一个正整数n (n<=500),表示整数序列的长度,第二行给出整数序列
