资源列表
10to16
- 输入一个十进制数,自动计算产生所对应的十六进制的数并且输出。-Enter a decimal number, automatic calculation of the hexadecimal number and output.
3NP1
- 这个程序用来解决经典的3N加1问题,可以将结果输出出来-This program is used to solve the problem of classic 3 n+ 1, the result can be output
KMeans
- kmeans算法的实现,prefixspan算法-achieve kmeans algorithm, prefixspan algorithm
PolyFit.java
- Polynomial curve fitting polyfit from MatLab in Java Applet for demo
RKG
- 求解常微分方程组初值问题的龙格库塔法分析及其C代码-Solving initial value problems of ordinary differential equations Runge-Kutta method analysis and C code
CourseAssistant
- 北交大的绩点工具,用c#编写,全功能,很准确。-Northern Jiaotong University grade point tool, written in c#, full-featured, very accurate.
K-Means
- implémentation de l algorithme kmeans
SVD_freq
- 用Python编写的奇异值分解程序,很不错的资料-Written in Python singular value decomposition process, very good information
stock
- 用Pyhon编写的股价预测程序,结果很好-Written by Pyhon price forecasting process, the results of good
yuyinchuli1
- The basic program written in Python speech signal processing
The-maximum-number-of-visitors
- 现将举行一个餐会,让访客事先填写到达时间与离开时间,为了掌握座位的数目,必须先估计 不同时间的最大访客数。-Now hold a banquet, so that visitors pre-filled arrival time and departure time in order to keep the number of seats, you must first estimate the maximum number of visitors at different times.
Permutations-combinations-problem
- 将一组数字、字母或符号进行排列,以得到不同的组合顺序,例如1 2 3这三个数的排列 组合有:1 2 3、1 3 2、2 1 3、2 3 1、3 1 2、3 2 1-A set of numbers, letters or symbols arranged in order to get different combinations, such arrangement 123 of these three numbers Combinations are: 12 1 3,2 3,1 3
