资源列表
checkerr
- linux 下一种输出错误代码的例子,非常通用和经典-An output error code under linux example, extremely versatile and classic
partclone_0.2.80.orig.tar
- 实现硬盘的拷贝,可按文件名,文件类型,创建时间等条件拷贝计算机硬盘中文件,也可以镜像整个硬盘。-Copy hard to achieve, according to the file name, file type, creation time and other conditions copy computer s hard drive files, you can mirror the entire hard disk.
doclone-0.8.0.tar
- 实现硬盘整盘拷贝或按属性拷贝。有较好的图形化界面。能快速完成拷贝任务。-Realize the whole hard disk copy or copies by attributes. It has a good graphical interface. You can quickly complete the copy task.
gr-Mytest.tar
- 自己编写的QPSK解调器模块,包括python语言和GRC文件,供大家学习-I have written the QPSK demodulator module, including the python language and GRC files, for everyone to learn
new_address_book
- 用文件得方式实现电子通讯录,插入和删除都以文件的方式实现,可以在文件中打开-e_book by file
aodv-NS3
- AODV routing protocol-AODV routing protocol
androidframeworkdesign.pdf
- ANdroid framework design and local sockets in Android
maze-
- 走迷宫,从入口进,出口出。大家一起来玩吧-GO
ImgCompare.sh.tar
- This bash scr ipt provides a way to identify similar photos (e.g. similar size, content, distribution ) and not exact duplicates. This is particularly helpful when training images for Machine Learning purposes. How it works: the scr ipt in
bitncP
- 在linux下C语言使用线程并行实现双调排序的实例-An example of bitonic sort by using C language parallel processing on Linux
bitionic
- 在linux上使用C语言串行实现双调排序的一个实例。-An example of the bitonic sort by using C language serial programing on linux.
Peterson_producer_consumer
- 在linux下使用C语言,Peterson 算法实现生产者消费者的一个实例。-An example of Peterson algorithm to achieve a case of producer consumer by using C language on linux.