资源列表
串口控制led
- 串口接到数据,来判断小灯的亮灭信息!这是一个很实用的程序,大家可以看看!
001
- (一) 相等元素问题 1.问题描述 元素唯一性问题:给出一个整数集合,假定这些整数存储在数组A[1…n]中,确定它们中是否存在两个相等的元素。请设计出一个有效算法来解决这个问题,你的算法的时间复杂性是多少? 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上1767题 输入:输入的第一行是一个正整数m,表示测试例个数。接下来几行是m个测试例的数据,每个测试例的数据由两行组成,其中第一行为一个正整数n (n<=500),表示整数序列的长度,第二行给出整数序列
jiekouxinxi
- 查看主机的接口,并显示接入设备名称,序列号,厂家等信息-Show host interface, and display the access equipment name, serial number, manufacturer information, etc.
SORTARRY
- Program for sorting array-Program for sorting array...............
345
- 基本的进程调度,输入输出Status是函数的类型,其值是函数结果状态代码,如OK等 -The basic process of scheduling, input and output Status is a function type, its value is the function of the result status code, such as OK, etc.
Prueba1
- Ejemplo de programa muy basico, pero que muy muy basico.
sysconf
- 可以查看系统CPU的个数、系统页面大小、系统中物理页面数目以及系统可用的页面数目等信息-The system can view the number of CPU, the system page size, the number of physical pages the system and system information such as the number of available page
fileselection_example
- file selection window
CSharp-get-sub-GridView-datarow
- c# Dev控件GridView,获取子GridView的行数据-C# get sub GridView datarow
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里面的格式
