资源列表
main
- 实现中国剩余定理的C++程序,希望对大家有帮组,我也是刚学,写的不好不要见怪-Chinese Remainder Theorem to achieve the C++ program, I hope all of you have help group, I was just learning, excuse me for bad writing
jfreechart-1.0.5-demo
- JFreeChar统计图形演示,有多种图形效果
Example8_1
- 接口程序,可以让类实现指定的接口,该程序可以让类实现多个属性
dv
- calculator code in c or c-calculator code in c or c++
ejemplo-seba-int
- sirve para imprimir una letra hasta otra
MERGE-SORT
- 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。 合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。 将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。-Merge Sort is an efficient sort
sanxinganshetuxiangUntitled
- 能够利用matlab针对三芯光纤的干涉图样进行仿真,得到其干涉图片-Able to use matlab to three core optical fiber interference pattern, and simulation the interference image
lanemd.zip
- Solution of the Lane-Emden equation (astrophysics) based on Runke Kutta method,Solution of the Lane-Emden equation (astrophysics) based on Runke Kutta method
mm
- It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
Short-time-zero-crossing-rate
- 基于MATLAB用于检测提取的语音信号的平均短时过零率的算法,可以方便的检测出是清音还是浊音。-Algorithm based on the MATLAB for detecting extracted speech signal average short-term zero-crossing rate, you can easily detect the voiceless or voiced.
sorce
- 计算10个学生5门平均成绩,最高分,最高分对应课程和学生-Calculation of 10 students five grade point average, the highest score, the highest score corresponding to the curriculum and student
convolutional-codes
- Convoutional Codes made in Dev c++, all comments mentione din it, just save ir and run :)