资源列表
语音降噪
- 几种经典的语音降噪源代码,来自书籍《MATLAB在语音信号分析与合成中的应用》(Several classic speech denoising source code, from the book "MATLAB in speech signal analysis and synthesis application")
韩顺平java从入门到精通笔记完整版
- 可以帮助java初学者快速入门,里面是 韩顺平java从入门到精通有着详细的讲解(Can help beginners java quick start, which is Han Shunping Java, from entry to master, has a detailed explanation)
MATLAB神经网络原理与实例精解
- MATLAB神经网络原理与实例精解 程序
huffman
- 详细介绍了哈夫曼编码的详细过程和实现,有需要可以下载(Detailed Huffman coding detailed process and implementation, there is need to download)
移位操作
- 详细介绍了c++编程里的移位操作,有需要可以下载(Introduced in detail the c++ programming shift operation, there is need to download)
StudentMGMain classes
- 这是一款简单的学生管理系统。(This is a simple student management system.)
面向对象学习之城堡游戏
- 这是一个面向对象的例子,为了让java学习者更好地理解面向对象。运行后有help,go east,go west等指令。
[《数据结构》(C语言版)配书光盘].DSDemo
- 数据结构(C语言版) 老版本 配套光盘,含源码和演示(Data Sturcture CD with code and demo)
g2553
- msp430g2553sPWM波程序 适用于CCS编译环境(Msp430g2553sPWM wave program)
calculator
- 能实现加减乘除运算等复杂运算,能实现进制转换、能实现复杂表达式计算(It's a very useful calculator!)
压缩
- 建立哈夫曼树,对文件进行哈夫曼编码,达到对文件进行压缩的功能(Building Huffman tree, Huffman coding for files, to achieve the function of compressing files)
1.求素数
- 用C语言编写一个求出100以内的素数的小程序。(Using C language to write a small program within 100 of the prime number.)