-
C# code base for spammers
C#邮件代码库,用于邮件发送-C# code base for spammers
- 2023-02-10 09:50:03下载
- 积分:1
-
利用网卡id号自动注册
利用网卡id号自动注册-id card use, automatic registration
- 2022-01-23 11:27:07下载
- 积分:1
-
les-4-3-tools
CyberBot botnet tool for hacking
- 2013-10-04 02:41:58下载
- 积分:1
-
uniGUI
unigui 学习文件,主要是一些函数使用的说明(Unigui learning files, mainly some function usage instructions)
- 2020-06-17 16:40:02下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
WebHardDisc
说明: 网络硬盘,主要是用于局域网的文件管理。针对不同的分类放在不同的文件夹中(netharddisc)
- 2010-04-17 13:06:37下载
- 积分:1
-
一个简单的网络
一个简易的网络聊天器,用java编写,可以用于网页的聊天-a simple net-oriented chart tool, coding by java
- 2023-03-27 20:55:03下载
- 积分:1
-
juyuwangliaotiangongju
一个局域网内的聊天工具设计
可以进行局域网的聊天(A LAN chat tool designed for LAN chat)
- 2008-05-20 20:38:49下载
- 积分:1
-
爬虫 数据抓取
自动抓取某网站的数据,并且按照指定的格式、指定的位置、指定的命名自动存储数据(Automatically grab data from a website, and automatically store data according to the specified format, specified location and named naming.)
- 2018-05-30 22:12:13下载
- 积分:1
-
labviewTCPchatting
此程序是基于labview的tcp/ip控件设计的多功能聊天软件,类QQ,可以进行文本、图片、文件等传输,可以在局域网、广域网内进行传输,具有很好的适用性,可以进行课程设计或毕业设计(This procedure is based on the labview tcp/ip control design versatility chat software, classes QQ, can be text, images, documents, etc. transfer, can be transmitted within a LAN, WAN, with good applicability and can be curriculum design or graduation)
- 2020-11-20 20:49:36下载
- 积分:1