资源列表
24
- 一个算24的小程序。可以给出任意四个数是否能算24-A program which can tell whether four given numbers can computes 24
server
- 服务器端代码,实现接收明文并对其加密,在将密文传送给客户端-Server-side code to achieve to receive explicit and encryption, in the ciphertext sent to the client
addition-subtraction-of-Digital-Signals
- Addition and subtraction of Digital Signals
agtbouns
- 散列最高效率算法,大家可以参考下,一起研究研究-Hash algorithm for maximum efficiency, we can refer to the next, with studies
XOR
- 主要用于GPS的GPRMC等数据段结尾的异或运算,自己编写的程序,生成校验值,加载到数据段末尾,便于格式的重建-XOR mainly for GPS GPRMC the end of the data segment, write your own program to generate a checksum value loaded into the end of the data segment, easy format reconstruction
complex
- 实现在以gps为起点的情况下,组合导航实现航位推算,计算物体的速度和角速度,从而得出物体的距离和航向。-Gps as a starting point in order to achieve the case, dead reckoning navigation to achieve calculation speed and angular velocity of the object to draw the object distance and course.
copyfile
- 使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . T
ofdmbaseband
- ofdm baseband signal cognitive radio
aflutterFlag
- C语言编写的动画程序,飘扬的红旗,利用setvisualpage换页原理实现-flutter flag
16to10100
- 写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加-Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a
crc
- CRC校验基于VB写的 常用于MODBUS协议的差错检验控制-CRC is written based on VB MODBUS protocol commonly used in error checking control
reed_solomon_code
- reed solomon coding and encoding