搜索结果
找到约 185 项符合
possible 的查询结果
按分类筛选
- 全部分类
- 书籍 (18)
- 其他 (13)
- 单片机编程 (12)
- 其他书籍 (9)
- matlab例程 (9)
- Java编程 (8)
- VC书籍 (8)
- 压缩解压 (7)
- 人工智能/神经网络 (6)
- Linux/Unix编程 (6)
- 电子书籍 (6)
- 技术资料 (6)
- 电源技术 (5)
- 数学计算 (5)
- 可编程逻辑 (4)
- 加密解密 (4)
- 通讯编程文档 (4)
- Java书籍 (4)
- VHDL/FPGA/Verilog (3)
- 通讯/手机编程 (3)
- 软件设计/软件工程 (3)
- 软件工程 (3)
- 教程资料 (2)
- 书籍源码 (2)
- 网络 (2)
- 嵌入式/单片机编程 (2)
- 系统设计方案 (2)
- 单片机开发 (2)
- 行业发展研究 (2)
- 文章/文档 (2)
- 数值算法/人工智能 (2)
- J2ME (2)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 工控技术 (1)
- 源码/资料 (1)
- 其他数据库 (1)
- 数据结构 (1)
- Delphi/CppBuilder (1)
- 其他嵌入式/单片机内容 (1)
- 游戏 (1)
- 编译器/解释器 (1)
- 微处理器开发 (1)
- 数据库系统 (1)
- GPS编程 (1)
- MySQL数据库 (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- 其他文档 (1)
- VIP专区 (1)
Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
电子书籍 BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that th
BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse:
Get the most out of the built-in applications
Take control of em ...
人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% Train a two layer neural network with the Levenberg-Marquardt
% method.
%
% If desired, it is possible to use regularization by
% weight decay. Also pruned (ie. not fully connected) networks can
% be trained.
%
% Given a set of corresponding input-output pairs and an initial
% network,
% ...
其他 Please carefully read the many features of your package and then write the specific function (at lea
Please carefully read the many features of your package and then write the specific function (at least 20 words). As far as possible not to let the station master of the time spent in the
MySQL数据库 This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
其他 A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely bal
A heap is a binary tree satisfying the following
conditions:
&#1048708 This tree is completely balanced.
&#1048708 If the height of this binary tree is h, then leaves
can be at level h or level h-1.
&#1048708 All leaves at level h are as far to the left as
possible.
&#1048708 The data associated wit ...
Linux/Unix编程 In this article, I will explain how to create UDP packets and then send them to a remote server thro
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
Java编程 Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them i
Genetic Algorithm example using Java
You have 10 cards numbered 1 to 10.
You have to divide them into 2 piles so that:
The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
软件工程 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or patte
Modern C++ Design is an important book. Fundamentally, it demonstrates generic
patterns or pattern templates as a powerful new way of creating extensible designs in
C++--a new way to combine templates and patterns that you may never have dreamt was
possible, but is. If your work involves C++ des ...