资源列表
4LKfun
- 4阶变步长龙格-库塔法解dy=fun(x,y)型方程,根据算法编写。
ConsoleDrawingDemo
- 这是个一个win32控制台程序 仅仅只是一个画图小程序 -failed to translate
MTT
- THIS IS A PROGRAM FOR DETECTING BY USING MOVING t-TEST TECHNIQUE-THIS IS A PROGRAM FOR DETECTING BY USING MOVING t-TEST TECHNIQUE
24points
- 输入第一张牌的数字,再第二张牌的数字,再第三张牌的数字,再第四张牌的数字,输出计算24点的方法-Enter the first number of cards, and then the second number of cards, and then the third the number of cards, and then the fourth of the number of cards, the output of the method of calculating the 24-p
cartezian_to_kepler
- This file gets the cartezian coordinates of a satellite and computes its coordinates in the orbital plane
jiami
- 一个自己编制的C++加密解密程序。调试成功,VC6.0,XP SP3-Prepared its own C++ encryption and decryption process. Debugging success, VC6.0, XP SP3
combination
- 求组合数的经典lingo源代码。省去很多繁琐的步骤!-Classical Markov chain source code, worth collecting!
chengxu--c
- 该程序可以对公共分母极点模型进行参数辨识,对无噪声仿真模型可以使用-Common denominator of the program can identify the pole model parameters, the simulation model can be used without the noise
as
- program in c++ sphere class using constructor
6
- 对于32位字长的机器,大约超过20亿,用int类型就无法表示了,我们可以选择int64类型,但无论怎样扩展-Over 2 billion for the 32-bit word length machines, about int type can not be expressed, we can choose the int64 type, but no matter how extended
SimulateBERofOOKNRZ
- 可见光通信中,采用OOKNRZ调制方式时的系统误码率,自己跑过,没问题的。-BER of OOKNRZ in visible light communication system
BlockingQueue
- 一个基于boost的blocking queue的实现,可以用于多线程通信-blocking queue based on boost