资源列表
generate
- python实现自动生成目录树带链接html,使用pyh-automatically generate tree python with a link html, use pyh
fond
- ATM机系统设计中的存款功能,属于C语言类的编程代码-ATM machine system design of the deposit function, belongs to the C language kind of program code
SimpleRNG
- This is a windows developed C++ application which can be used to generate random numbers. This should be used to teach beginners the way in which C++ RNGs work.
dijekstra
- its dijekstra algorithm for find mst
1
- Set r is a 2^k binary number, and the following conditions are met: (1) r at least 2^k of 2-bit binary number. (2) as a 2^k binary number, except the last one, a r every strictly less than its adjacent one on the right. (3) to convert r to 2 af
Bubble-sort
- implementation of bubblesort
2
- 简单程序循环计算,面向对象为基础实现一些功能函数-Simple program loop calculation, based on object-oriented implementation of some functions
huisegaijin
- 灰色模型算法,通过改进之后,考虑了之后的误差处理,减少了因为数据变化太大而引起的预测不准确的现象。-Gray model algorithm, improvements, after taking into account the error handling, reduced because the data has changed so much caused by inaccurate forecasts phenomenon.
CStringToInt()
- 一串CString数据的格式为"XX/XX",其中"XX"为int型数据,分离"/"两边的数字-separate the figures on both sides of "/"
proses_acak_WSS
- proses acak WSS, percobaan sistem komunikasi dengan menggunakan matlab
Double_handling
- 读入3个双精度数,求他们平均值小数点后一位数,对第二位进行四舍五入。 input 0.9712 0.981 0.992 output:1.00000 input 2.202 1.221 3.252 output:2.20000 这里输出只允许用 lf输出-input 0.9712 0.981 0.992 output:1.00000 input 2.202 1.221 3.252 output:2.20000
RK4
- RK4通用程序,可以求解一般的数值微分的问题,RK4通用程序-RK4 General Procedure