搜索资源列表
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
BitStormLite-0.1a.tar
- 经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本 目前版本是BitStorm 0.1 Lite version,主要特性如下 1)基于C++和GTK2,占用系统资源少 2)可调整大小的磁盘缓存,极大的减轻磁盘负担 3)支持多Tracker 4)支持UTF-8编码的Torrent文件,文件名不会出现乱码 5)可设置最大连接数量和最大同时上传数量 Ubuntu 5.10用户可以使用下面的deb包 http://www.s
linux-go-door
- 我上传的是linus的c语言的查找软件,里面有分各种必要的代码-I upload the linus c language search software, they took all the necessary code
my_linux_fifo
- linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
zte-client
- zte-client - 基于Pcap的山寨版中兴认证客户端 [Linux/Windows]作为开源的第三方的中兴认证客户端,支持在Unix系操作系统下跨平台使用。 ===特性=== 基于pcap的驱动级数据包包过滤,极低的CPU占用; 代码精简,极低的内存占用; 尽可能少的库依赖,容易编译-zte-client- based on Pcap version of the cottage Restoration Certification Client [Linux/Windows] as an
thread_clean
- linux上的线程编码,非常简洁易懂,是个好程序-thread on the linux code is very simple and easy to understand, is a good program
AttLogs
- 考勤机记录下载源代码SDK开发包,适于中控Linux考勤机系统-Attendance records are downloadable source code SDK
1
- C语言模拟Linux中的cat程序 可以实现cat在模拟Linux中的实现功能,是一款不错的代码-Cat program in C language simulation Linux cat can be achieved in the simulation of Linux to achieve function, is a good code
matexam
- Linux应用与开发,GNU开发工具链的使用。完成一个在字符界面下的小学数学教学软件。包含程序源码,编写好的Makefile文件。-Application and development of Linux, GNU development tool chain to use. Completion of a primary school in the character interface mathematics teaching software. Contains the program s
temp
- 1. webqq实现的方式方式很多可以用PHP也可以用C#甚至别的语言,webqq的后台(服务端)才是关键,他可以在linux上运行即使是使用C#写的 2.是的,因为C#是个托管语言,简单点说,C#对于CPU是不可见的,C#需要转换为IL后然后有IL在转为本机代码才能让CPU所执行 3.如果你用过mono来开发软件的话,就知道的,C#也可以在linux上执行,当然不需要win版的net framework,因为mono根据windows提供的标准实现了个跨平台的framwork-1. W
linux
- linux集群攻击器源码代码还不是很完善-linux-source cluster attack code is not perfect
mac-802_11.cc.swp
- WLAN MAC层协议算法实现,此代码可以在VC++以及LINUX系统上模拟实现仿真-WLAN wireless MAC layer protocol code, can be realized in vc++ and LINUX platform to simulate the underlying code
C
- C语言 HTTP协议下载文件,实现断点续传,socket通讯,目前只支持ip和port方式连接,有兴趣的读者可完善域名方式。 -C language HTTP protocol to download files, to achieve HTTP, socket communication, currently only supports ip and port connected, interested readers may improve its domain name.