-
TimeZoneEditorSrc
In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I decided to go ahead and not only extract the data, but to write a program to edit that data.
- 2007-10-16 09:33:47下载
- 积分:1
-
kernel_debugging_tutorial
windbg的使用文档.目前而言,本人认为是最全面的文档了(use of windbg documentation. now, I think is the most comprehensive documentation of the)
- 2007-09-05 15:09:12下载
- 积分:1
-
20130422
matlab毕业设计的一个小程序 我非常需要用用你们网站上的资料但是不知道怎么弄 我就在试试的,(Matlab graduate design a small program I really need to use on your site, but do not know how to get me to try,)
- 2013-04-24 13:43:54下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
subspace
经典子空间算法的完整实现,噪声消除效果比较好(an approach of speech enhancement algorithm)
- 2013-08-26 11:24:39下载
- 积分:1
-
Dropout11
MPCA的代码,非常有用,适合初学者。建议初学者学学,入门(MPCA s code, very useful for beginners. Recommended for beginners to learn, entry)
- 2014-09-13 23:45:59下载
- 积分:1
-
MATLABkechengjiangyi
这是学习编程很好的书籍,值得参考和学习哦,很实用,很详细(This is a very good book to learn programming, it is worth for reference and learning Oh, very practical, very detailed)
- 2009-11-21 12:18:20下载
- 积分:1
-
depec
用来进行滤波的,这是基于matlab环境的编程程序。(I hope this code can help others.)
- 2010-06-29 11:30:46下载
- 积分:1
-
MATLABlearninformation
matlab 学习仿真资料,对于学习matlab仿真的很有帮助(matlab learn and emulate material)
- 2010-08-31 12:26:05下载
- 积分:1
-
Calendar-conversion
Calendar conversiono为日历转换代码,可以将阳历转变为阴历,也可将阴历转变为阳历(Calendar conversiono for the calendar conversion code, can be transformed into the lunar solar calendar lunar calendar, also can be converted to the Gregorian calendar
)
- 2015-02-23 18:10:24下载
- 积分:1