资源列表
migong
- 迷宫的程序,与大家分享,希望能帮助大家理解C语言的一些知识
84_REG11
- 移位寄存器,用VHDL语言编码,可能对你用处不是很大,但做为参考还是很大用处的-shift register using VHDL coding, you may not have much use, But as a reference or very useful
hardware
- hardware文件代码,在小车循迹程序中有着重要应用!
programRAS
- 详细说明如何在应用程序中实现RAS拨号。开发环境为VC++,或者eVC
blogtianqidaima
- blog天气预报插件 根据腾讯网站天气.绝对准确!-blog weather plug-Tencent website under the weather. Absolutely accurate!
viterbi_decoder_acs217
- 2,1,7卷积码译码s-function-2,1,7 Convolutional Decoding s-function
bonesczq
- 干涉仪测向具有精度高、速度快的特点,在无源探测定位系统中具有广泛的应用。传统干涉仪依靠短基线保证无模糊测向范围,依靠长基线保证测向精度,采用整数阶基线比。该方法在宽带应用条件下难以实现,且对天线阵的安装位置非常敏感。本课题研究分数阶干涉仪测向的算法,同时实现宽带、高精度、无模糊的要求,并研究不同分数比、相位测量误差对测向精度的影响,进行仿真验证。 -interferometer is measured to high accuracy and fast, in the passive pos
lorenz
- lorenz吸引子的画法,及其动态movie的画法。
hufman
- huffmantr
公司
- 公司工资系统,一个菜单功能把成员的工资分配若干人.-The system of corporation payment is a menu function which help the employer distribute the payment.
excell_ExporToExcel
- Excel 是一个非常优秀的报表制作软件,用VBA可以控制其生成优秀的报表,本文通过添加查询语句的方法,即用Excel中的获取外部数据的功能将数据很快地从一个查询语句中捕获到EXCEL中,比起往每个CELL里写数据的方法提高许多倍。