资源列表
nameB2S
- 网上有些g729的源码下下来文件名全部为大写,而makefile里为小写,为避免手动修改,写了个将文件名全部换在大写的小程序!-The source of some online g729 down all file names to uppercase to lowercase the makefile to avoid manually modify, write a will convert all file names in uppercase applet!
win_ver_src
- windows 网络编程
yy
- C中指针的定义以及使用头插法建立的链表输出结果,-C in the definition of a pointer the first interpolation method and the use of established lists the output results
rmvb2avi
- RMVB video format to AVI (DivX)
dwarf_srclang
- Return source language attribute of DIE.
vp8_memcpy_neon
- vp8 memcpy neon for Embedded Linux.
isBallCanArriveFaster
- thats good code for 2d robocuper
39.3
- 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: -Programming, the input line character output in an encrypted f
del_file_block_before_date
- 删除某目录下某时段之前的文件,不指定参数则选择默认参数。-delete the files of creating at some days ago.
zhihuan
- 置换加密解密 VC++6.0环境 密码学基础实验 置换密码体制-encryption and decrypt based VC++6.0
a1
- 实现字符串的解码,读取一串字符,将其转换成另一种形式输出。-a c program
uart
- uart 串口驱动。串口数据传输是以串行方式进行的。串口在数据通信中吗,一次只能传输一个比特的数据。-uart drivers