资源列表
sort
- 在输入的字符串中查找指定字符,动态分配内存-In the input string to find the specified character, dynamic allocation of memory
dd
- 二叉树先序遍历 实验代码 asd asd -Visiting Binary Tree Experiment code
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
RaplaceText
- 用指定内容替换文件中的指定内容,并将更改结果保存在当前文件中。-Replace the contents of the specified file with the specified content, and change the results stored in the current file.
insertion-sort
- 插入排序,排序的一种简单实现,用来进行数据的排序-A simple implementation of insertion sort, sort of, to sort data