搜索结果
找到约 959 项符合
user-agent 的查询结果
RFID编程 The intent of the software contained on this CD is to provide support for the material covered in th
The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible with earlier versions of MATLAB, this may not be t ...
汇编语言 用win32汇编编写的类木马的东西
用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令:
open filename - open the file or program
msg message - place message plainly over screen
box message - show within a messagebox
cdopen - to open CDROM drive door
cdclose - to close CDROM drive door
bye - termin ...
通讯编程文档 liblinphone is a high level library to make a SIP phone. This library includes ALL the features of
liblinphone is a high level library to make a SIP phone.
This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface.
人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
其他嵌入式/单片机内容 header file of the specific codes for LPC2100 target boards ** Every project should include a
header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne
其他嵌入式/单片机内容 header file of the specific codes for LPC2100 target boards Every project should include a copy of
header file of the specific codes for LPC2100 target boards
Every project should include a copy of this file, user may modify it as ne
Linux/Unix编程 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed ...
书籍源码 zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
Internet/网络编程 基于JXTA的P2P交通仿真程序
基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆Agent文件,另外一个对等组工具文件PeerGroupTool。