搜索结果
找到约 58 项符合
Archive 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (7)
- 人工智能/神经网络 (4)
- 其他 (4)
- Java编程 (4)
- Delphi控件源码 (2)
- 游戏 (2)
- Java书籍 (2)
- DSP编程 (2)
- 驱动编程 (2)
- Linux/Unix编程 (2)
- VHDL/FPGA/Verilog (2)
- C/C++语言编程 (1)
- 单片机开发 (1)
- 手机短信编程 (1)
- 网络 (1)
- VC书籍 (1)
- FlashMX/Flex源码 (1)
- 数据结构 (1)
- 文件格式 (1)
- 操作系统开发 (1)
- STL (1)
- 加密解密 (1)
- 其他数据库 (1)
- SQL Server (1)
- 数据库系统 (1)
- 电子书籍 (1)
- matlab例程 (1)
- OA系统 (1)
- 数学计算 (1)
- 汇编语言 (1)
- 微处理器开发 (1)
- Modem编程 (1)
- Jsp/Servlet (1)
- 软件 (1)
- 论文 (1)
- VIP专区 (1)
VC书籍 dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command
dkcs_ddos_bot, written on VC++ 7.10
with admin panel on PHP (MqSQL as database server).
Command list in archive, simply inject into explorer.exe. Create an army of bots. You can manage every bot, or all bots/bots in selected country
Java编程 jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後
jSP编写的了BBS系统
架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下
try{
cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼
}catch(Exception e){
}
String bbs_name="DzBBS ...
其他 Title: File Transfer client and server Description: Send or recieve files of any size or type betwe
Title: File Transfer client and server
Description: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your o ...
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...
VHDL/FPGA/Verilog 完整的的倒计时秒表设计(指示带闪烁)VHDL代码
完整的的倒计时秒表设计(指示带闪烁)VHDL代码,Quartus 2开发环境,Archive文件,在Quartus2解压即可。
人工智能/神经网络 This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve
This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip
The tour is self- ...
文件格式 This program may crash your system or run poorly depending on your hardware. The program and code co
This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shout out to the author!
操作系统开发 T-kernel 的extension源代码
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用!
TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management.
The TK/SE archive to be provided is comprised of the main portion and the 2 extended file ...
Java编程 This the first release (version 0.0) of the Peersim high level P2P network simulator. This archi
This the first release (version 0.0) of the Peersim
high level P2P network simulator.
This archive contains the javadoc generated documentation,
and a java archive containing the simulator source and bytecode
and some examples.
人工智能/神经网络 This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.