资源列表
MainClass
- get the drive information
work
- 驻波演示图,一个很浅显易懂的程序;怎么还不够20个字啊-a demonstration of stationary wave
ShippingLabelForm
- CURSO DE ICARNEGIE UNO ESPERO K LES SIRVA SALUDOS
extractor1
- extraxto CPU para identificacion del procesador
MAIN3-1
- 这是栈结构的测试程序,主要是用来熟悉栈的各个函数以及其接口的应用!-This is a stack structure of the test program, the stack is mainly used to know all the application functions and its interface!
Guess-of-the-week
- 输入星期几的第一个字母来判断一下是星期几。-Enter the first letter of the week to determine what day of the week.
SeqStack
- C语言堆栈的相关操作:初始化,进栈,出栈-C-stack-related operations: initialization, into the stack, stack, etc.
vbtomysql
- vb.net 连接mysql数据库操作实例,简短,纯代码,标注说明-vb.net mysql database operation sample
m_sequence
- 根据输入的本原多项式系数、级数、延迟相位产生一个m序列-creat a m sequence
CheckSystemVersion
- 能够自动监测系统类型 只支持windows C#类 直接使用-Automatic monitoring system type can only support windows C# class directly
01
- 在矩阵中使用的数据类型是double。因此可以通过语句I2=im2double(I1) 把图像数组I1转换成double精度类型;如果不转换,在对uint8进行加减时会产生溢出,可能提示的错误为:Function * is not defined for values of class uint8 -The data used in the matrix type is double. So you can statement I2 = im2double (I1) converting th
insertion-sort
- 插入排序,排序的一种简单实现,用来进行数据的排序-A simple implementation of insertion sort, sort of, to sort data