-
encryption_decryption_using_aes
Ma hoa du lieu chuoi bang C# hay
- 2014-04-29 03:34:44下载
- 积分:1
-
最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。
1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文...
最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。
1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。
2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件;
3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel电子表格文件。
4.能对某一地址范围的主机进行ping,端口扫描操作,找出所有的WEB服务器,FTP服务器等。能向某一主机发送消息。
5.局域网机器间拷贝文件时,提供文件和目录的断点续传的功能。同时支持FTP下载的断点续传。
6.采用类似资源管理器的界面,操作十分方便。绿色软件,开放源代码。
-err
- 2022-05-28 07:58:56下载
- 积分:1
-
twofish-assem
Assemble source code for twofish algorithm
- 2008-01-14 14:16:33下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
vs+SQL图书管理系统
说明: 实现了中等难度的图书管理系统,可以进行图书统计,检索,借阅,归还等等(It realizes a medium-difficulty library management system, which can carry out book statistics, retrieval, borrowing, returning and so on.)
- 2020-06-19 23:20:02下载
- 积分:1
-
sou
易语言文件搜索工具源码例程程序结合易语言扩展界面支持库,实现在指定目录中搜索文件。
(Easy language file search tool source routine procedures combined with easy language extensions interface support library to achieve the specified directory search file.
)
- 2017-03-16 18:59:26下载
- 积分:1
-
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!...
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!-In a certain period of time off network automatically, and automatically link! Requirements using ADSL!
- 2023-03-31 03:40:03下载
- 积分:1
-
heft
DAG调度HEFT算法实现
DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved(DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved)
- 2020-12-11 11:59:17下载
- 积分:1
-
recttracker
这个是MFC中关于tracker应用的一些技巧。实现拖动,放大缩小(it s about tracker in mfc!)
- 2009-04-30 10:37:04下载
- 积分:1
-
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!...
我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
- 2022-03-05 14:31:38下载
- 积分:1