资源列表
Alamouti
- The program simulates alamouti s code with abitrary no.s of rx. Performance analysis can be drawn. (BER vs SNR)
树与二叉树
- (1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)请设计一个算法,要求该算法把二叉树的叶子结点按从左到右的顺序连成一个单链表,表头指针为head。 二叉树按二叉链表方式存储,链接时用叶子结点的右指针域来存放单链表指针。请遍历该链表输出所有叶子结点,然后再先序遍历二叉树输出所有叶子结点,并对比两个输出结果,看是否相同。 (4)试写一算法判断某二叉树是否是完全二叉树。 (5)试写一算法判断某二叉树是否是二叉排序树。 (6)在主函数中设计一个简单的菜单,分别调试上述算法。
自动括号匹配器的设计
- 假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order. The trial use of the computing
rename
- this program is for fast rename images in c++ -this program is for fast rename images in c++
sample
- Buddy syst on the unix with c implementation.
uFUZZZYMATLAAs
- 使用MATLAB的S函数来实现模糊控制查询表的计算,全全部由程序源码实现,不使用FUZZY工具箱。 -MATLAB S-function to the calculation of fuzzy control query table, the whole all by the program source code, do not use the FUZZY toolbox.
Tpiccontrolu2h
- 使用PIC芯片控制U2270读取125KHz ID卡卡号,因为所使用的PPIC资源很少,此程序极为精简,包含中断曼切斯特解码和校验全过程,非常实用。 -PIC chip control U2270 Read 125KHz ID card number, because few the PPIC resources used, this process is extremely streamlined, contains interrupt Manchester decoding and ch
readomni
- 该程序用于提取OMNI数据库中的数据,包括太阳风和IMF参数-The program is used to extract the the OMNI database in the data, including the solar wind and IMF parameters
ghsc268656131218061
- ArtificialNeuralNetworks: Designing an artificial neural network scratch-ArtificialNeuralNetworks: Designing an artificial neural network scratch
listviewgl
- 这个一款关于VB开发语言的程序,实现功能是对ListView控件查询修改时过滤空白行。-The development of a language on the VB program to achieve functional query on ListView control blank line filter changes.
zhihuan
- 操作系统的置换算法的源代码,你可以用到它如果你是计算机专业的学生。-You can use it if you are the student of university.
