搜索资源列表
c
- 《C程序员成长攻略》-黎陡-书中的源代码-4282-It is some extra information of a book
GLMXYXPTGJ.RAR
- 给学生作为课外练习的参考内容还是不错的,你可以试试看。-To the students as a reference for the content of extra-curricular exercise was good, you can try.
WiMax_v2.03
- 这是802.16协议的代码,这个代码是在NS2下运行的。因为NS2 不支持802.16协议,所以额外加的这个协议的代码-This is the 802.16 protocol code, the code is running in the NS2. Because NS2 does not support the 802.16 protocols, so this extra code agreement
yaolog
- 就C++而言,不少程序员只是简单地用printf来输出日志,或者临时写个日志类,log4cpp等比较“重型”的日志库的使用率反而并不怎么高(至少从我经历的项目而言)。也许是不想为不需要的功能付出额外的学习成本,但无论如何,对于通用类别的工具采取临时手写的方式来应付,从长远考虑,在功能性和健壮性方面是得不偿失的。写这个日志类(yaolog)的最初的想法只是为了实现“输出到文件的带有时间信息的printf”,后来历经不同项目需求的“拷问”,借鉴和引用了很多开源代码(在此对那些作者表示感谢),就成了现
Alarm_clock
- An alarm clock (or sometimes just an alarm) is a clock that is designed to make a sound, or some other signal, at a specific time. The primary utility of these clocks is to awaken people their night s sleep or short naps they are sometimes used for o
AnalogClock
- An alarm clock (or sometimes just an alarm) is a clock that is designed to make a sound, or some other signal, at a specific time. The primary utility of these clocks is to awaken people their night s sleep or short naps they are sometimes used for o
peakfit
- peakfit 是一种时间序列信号的命令行峰拟合程序,写在一个单独的文件的一个独立的MATLAB函数。-peakfit(signal,center,window,NumPeaks,peakshape,extra,NumTrials,start,autozero,fixedparameters,plots,bipolar,minwidth,DELTA,clipheight). A command-line peak fitting program for time-series signals,