资源列表
fileselection_example
- file selection window
CSharp-get-sub-GridView-datarow
- c# Dev控件GridView,获取子GridView的行数据-C# get sub GridView datarow
joker_judge
- 扑克牌比大小,输入一组有效牌组,进行大小判断- Poker than the size, enter a valid license group for the size judgment
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
- 串口接到数据,来判断小灯的亮灭信息!这是一个很实用的程序,大家可以看看!