GSM TCH全速话音信道仿真(基带),包括内外编码,交织
上传时间: 2013-12-20
上传用户:冇尾飞铊
一个专门为手机写的程序,可以查公交线路。
上传时间: 2013-11-29
上传用户:cxl274287265
用Mento carlo方法求解椭圆型微分方程的c++代码
上传时间: 2013-12-26
上传用户:熊少锋
这里是一些代码,与matlab有关,是一些小技巧。
标签: 代码
上传时间: 2014-10-13
上传用户:chenxichenyue
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
标签: Installation Everywhere Scripting Compiler
上传时间: 2013-12-19
上传用户:zhangzhenyu
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
Writing_Fast_Matlab_Code
上传时间: 2014-01-10
上传用户:gxmm
嵌入式Linux论文集1embedded linux papers volum1(学习嵌入式Linux的好资料,辛苦积累的结果)
标签: Linux embedded papers linux
上传时间: 2015-06-10
上传用户:aysyzxzm
虽然COM和COM+现在有点过时了,但时对于VC初学者来说,对将来的学习还是又很多好处的
标签: COM
上传时间: 2014-10-28
上传用户:nanxia