编程精粹 ─── Microsoft 编写优质无错C 程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing Bug-FRee C Programs Steve Maguire 著 姜静波 佟金荣 译 麦中凡 校 电子工业出版社 编写优化、高效、无错地代码 2 这份电子书籍由PC Home 俱乐部、C++ Bulider 讨论区数位网友分别整理完成,基本 上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书 中例程各章节代码书写风格可能稍有不同,如指针声明,以下两种写法都存在: void* pv // ‘*’号与类型说明符相连 void *pv // ‘*’号与变量名相连
标签: Microsoft Developing Techniques Writing
上传时间: 2014-01-23
上传用户:啊飒飒大师的
说明: pr[n]——输入的实部 pi[n]——数入的虚部 n,k——满足n=2^k FR[n]——输出的实部 fi[n]——输出的虚部 l——0 FFT,1 IFFT il——0 输出按实部/虚部;1 输出按模/幅角
上传时间: 2014-01-01
上传用户:牛布牛
c语言实现DEC加密-源码,要的就下啊,完全FR
上传时间: 2013-12-19
上传用户:haohaoxuexi
ArcEngine开发地图提示条控件,FR
上传时间: 2013-12-15
上传用户:zl5712176
arcEngine开发globe动画控件,FR
上传时间: 2016-02-21
上传用户:问题问题
Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性,包括大小,日期,符号连接,是否可读写及是否可执行。 2 目录切换 – cd : cd dir #切换到当前目录下的dir 目录; cd / #切换到根目录; cd .. #切换到到上一级目录。 3 复制 – cp : cp source target #将文件source 复制为 target; cp /root/source . #将/root 下的文件source 复制到当前目录; cp –av soure_dir target_dir #将整个目录复制,两目录完全一样; cp –FR source_dir target_dir #将整个目录复制,并且是以非链接方式复制,当source 目 录带有符号链接时,两个目录不相同。 4 删除 – rm :
上传时间: 2014-01-18
上传用户:TF2015
This program simulates the bit-error-rate (BER) performance of OSTBC with L=4 antennas over the FRequency flat Rayleigh block fading channel The code is developed for real orthogonal design, code rate 1/2 modulation- 16 QAM with gray coding resulting in 2 bits/sec/Hz.
标签: bit-error-rate performance simulates the
上传时间: 2014-01-13
上传用户:whenfly
Using LabVIEW 8.5 Language to control Tektronix AWG3102. This program can select output waveform, FRequency and amplitude.
标签: Tektronix Language waveform LabVIEW
上传时间: 2016-05-17
上传用户:xlcky
The goal of our final project was to design an efficient elevator simulator that can accept input FRom a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been FRustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
标签: efficient simulator elevator project
上传时间: 2013-11-25
上传用户:cjf0304
虚拟串口程序源代码 使用Vc开发的,open source!!FR
上传时间: 2013-12-10
上传用户:13681659100