搜索资源列表
数字水印技术
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
cleanprogress
- 读者朋友们可能经常会碰到这样一个问题,想对某些进行操作时,发现这些文件正在被其它程序使用,处于打开状态,而且是被独占打开,这时是没法对文件进行操作的。因此,要想操作这些文件,必须将打开这些文件的进程清除掉。那么如何干净地清除进程呢?-Readers may often come across such a problem, to some the operation, found that these files are used by other programs, is open, and
LibraryMS
- 学c#的时候用的源码,图书馆管理系统 附加数据库SQL Server 2005 (1)本系统管理员用户名为:Tsoft,密码为:111。 (2)实例执行文件位置:TM\10\LibraryMS\Default.aspx (3)读者类型不同,可借图书的本数也有所区别。-Learn c# source library management system used to attach the database SQL Server 2005 (1) the system adminis
tushu
- 图书管理系统,可以对图书信息,读者信息,借阅信息进行增删改查功能,且数据单独保存在三个不同文本中,可以随时调用读取文件。-Library management system, information on books, readers information, loan information CRUD functions, and data is stored separately in three different text, you can call at any time to rea
