资源列表
gps
- 已知两点经纬度,计算两点间距离, 是从google maps里扒出来的。-Known latitude and longitude points to calculate the distance between two points is from the google maps out where Pa.
locate
- TDOA定位中的模糊研究,找出了模糊分布与测量站布局之间的关系。-Ambiguity study of TDOA location system, he distribution of ambiguity and measure stations are found
discharacters
- 字符循环显示源代码,循环显示1,2,3,4,5几个数字-display characters
tx1602
- 数码管 中断 数码管 中断 -数码管 中断数码管 中断数码管 中断数码管 中断
Run-the-qq-dropped
- C语言简单编程,运行它会使qq自动掉线,可用于恶作剧-Simple C language programming, it will run automatically dropped qq can be used for mischief
bpskAWGN
- 高斯信道下BPSK调制方式误码性能仿真,程序注释较全,值得参考-BPSK performance simulation under Gaussian channel
saoleiyouxi
- c语言编的扫雷游戏,由于是初学者所以编的可能不简洁,请多指教-c language code of Minesweeper, because it is compiled so beginners may not be simple, like him to teach
delay
- delay loops for lpc 2148, very hot you will need it, and i need 20 words
divider
- divider 这个程序是教你如何写一个偶数的分频器,用它可以完成任意进制偶数分频器-divider of this program is to teach you how to write an even divider, you can use it to complete any hex even-numbered divider
gps_fftsearch
- GPS信号的伪码并行捕获过程仿真,已经测试过,运行良好。代码注释丰富,风格简洁,有很大的参考价值。-Parallel pseudo code of the GPS signal capture process simulation, has been tested to work well. Code comments, concise style, great reference value.
Penalties-game
- 先说一下方向的设定。我的想法比较简单,就是左中右三个方向,用字符串来表示。射门或者扑救的时候,直接输入方向。所以这里我准备用raw_input。有同学是用1-8的数字来表示八个方向,每次输入一个数字,这也是可以的。不过这样守门员要扑住的概率可就小多了。 至于电脑随机挑选方向,如果你是用数字表示,就用我们之前讲过的randint来随机就行。不过我这次打算用random的另一个方法:choice。它的作用是从一个list中随机挑选一个元素。 -Let me talk about set
CPE-Bus-CRC-Check
- ARM、STM32,CPE-Bus CRC-6校验 C语言版-CRC calculation routine for CPE-bus (optimized for 32bit ARM CPU)