搜索结果
找到约 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)
人工智能/神经网络 megahal is the conversation simulators conversing with a user in natural language. The program will
megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there
MegaHAL differs from conversation simulators such as ELIZA in that it uses
a Markov Model to ...
Delphi/CppBuilder madCollection 2.5.2.6 full source This is not your every day VCL component collection. You won t se
madCollection 2.5.2.6 full source
This is not your every day VCL component collection. You won t see many new colored icons in the component palette. My packages don t offer many visual components to play with. Sorry, if you expected that!
My packages are about low-level stuff for the most part, wi ...
网络 penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes
penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry ...
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
matlab例程 % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.
% COMPDIR Computes a search direction in a subspace defined by Z.
% Helper function for NLCONST.
% Returns Newton direction if possible.
% Returns random direction if gradient is small.
% Otherwise, returns steepest descent direction.
% If the steepest descent direction is small it computes ...
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...
matlab例程 SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is scaled so that the sound is played a
SOUNDSC(Y,...) is the same as SOUND(Y,...) except the data is
scaled so that the sound is played as loud as possible without
clipping. The mean of the data is removed.
其他书籍 This an excellent collection of XML best practices: essential reading for any developer using XML. T
This an excellent collection of XML best practices: essential reading for any developer using XML. This book will help you avoid common pitfalls and ensure your XML applications remain practical and interoperable for as long as possible."
Edd Dumbill, Managing Editor, XML.com and Program Chair, XML ...
matlab例程 The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro
The Game:
Make the snake grow longer by directing it to the food.
Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time.
Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces.
...
Java编程 * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deas
* This a simple tool to send/receive UDP packet based on a
* free software developed by Neil Deason.
* The purpose of program is to simulate a remote MGC So that the
* SIP Message debugging/testing is possible.