-
Work-with-binary-file
Example of working with binary file
- 2014-12-04 05:22:47下载
- 积分:1
-
Enigma
说明: 这是二战时期著名的,独领一时风骚的密码机Enigma的源代码,它真实的再现了Enigma的工作原理和真实原貌,希望有兴趣的朋友共同参详(This is the famous World War II, was the sole lead of 1:00 coquettish Enigma cipher machine source code, it is a true reproduction of the working principle of the Enigma and true original, want to have a friend interested in the common parameters are set)
- 2010-03-26 13:15:23下载
- 积分:1
-
forest
说明: 本程序包括树木、草以及鲜花的加载,花和草可以在风中摆动,这个动态森林很逼真(This procedure, including trees, grass and flowers of the load, flowers and grasses can be swinging in the wind, the dynamics of forest is very realistic)
- 2010-03-27 15:31:29下载
- 积分:1
-
FFTandpowr
利用MATLAB和VC共同开发的信号处理程序。(Using MATLAB and VC joint development of signal processing.)
- 2010-05-31 23:56:30下载
- 积分:1
-
MATLAB7.0
一个关于matlab的教程,对于初学者来说是非常有用的(A tutorial on matlab for beginners is very useful)
- 2011-06-26 12:50:02下载
- 积分:1
-
matlabkalman
kalman的学习资料 很好的东西 一起学习吧(kalman learning materials good stuff)
- 2014-10-27 16:01:07下载
- 积分:1
-
examples
matlab 与HFSS联合仿真的几个例子。非常好用,,一学就会。(A few of examples of matlab with HFSS simulation. It is very nice, and quick to learn.)
- 2020-11-29 15:49:29下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
Play-music-under-loc1
FDGSL HOERHIJBDFIORTHDFUOI
- 2013-11-30 04:41:46下载
- 积分:1
-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1