搜索结果
找到约 325 项符合
FinD 的查询结果
按分类筛选
- 全部分类
- 其他 (31)
- matlab例程 (27)
- 书籍 (19)
- 其他书籍 (17)
- 数学计算 (12)
- Linux/Unix编程 (12)
- 数值算法/人工智能 (11)
- Java编程 (11)
- 数据结构 (8)
- 电子书籍 (8)
- Delphi控件源码 (7)
- 编译器/解释器 (7)
- VHDL/FPGA/Verilog (7)
- VC书籍 (7)
- 通讯/手机编程 (6)
- 软件工程 (6)
- 文章/文档 (6)
- 单片机开发 (6)
- 书籍源码 (6)
- 人工智能/神经网络 (5)
- 汇编语言 (5)
- DSP编程 (5)
- 软件设计/软件工程 (5)
- Java书籍 (4)
- 教育系统应用 (4)
- 嵌入式综合 (3)
- 操作系统开发 (3)
- 游戏 (3)
- SQL Server (3)
- GPS编程 (3)
- 加密解密 (3)
- 文件格式 (3)
- 中间件编程 (3)
- 通讯编程文档 (3)
- 源码 (3)
- 单片机编程 (2)
- 无线通信 (2)
- Symbian (2)
- 交通/航空行业 (2)
- 驱动编程 (2)
- 串口编程 (2)
- 其他行业 (2)
- JavaScript (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 微处理器开发 (2)
- 金融证券系统 (2)
- 行业发展研究 (2)
- Delphi/CppBuilder (2)
- 教程资料 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 接口技术 (1)
- Applet (1)
- 其他数据库 (1)
- 企业管理 (1)
- 手机短信编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 多国语言处理 (1)
- 系统设计方案 (1)
- STL (1)
- 医药行业 (1)
- Internet/网络编程 (1)
- USB编程 (1)
- *行业应用 (1)
- 压缩解压 (1)
- 家庭/个人应用 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- 其他 (1)
- 技术资料 (1)
- VIP专区 (1)
GPS编程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
Java编程 PenguinCards is a java-based card game. You can either play against computer or another player. On t
PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!
通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix
for entropy
H = entropy(S)
this command will evaluate the entropy of S, S should be row matrix
H = entropy([X Y Z])
this command will find the joint entropy for the 3 variables
H = entropy([X,Y],[Z,W])
this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies
...
其他 Program helping you to remember the route. It cab be route from conference room to coffee-room, it
Program helping you to remember the route.
It cab be route from conference room to coffee-room, it can be tourist trip, it can be pathway in labyrinth. during first traversal you make notes in you phone, specifying direction of movement and target of each step. Phone remembers how much time each ste ...
DSP编程 This project contains a C algorithm for calculating the results of a custom polynomial function. It
This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP !
Inside the archive you can also find the assembly code and the matlab test program which you can use to test the accuracy of the program ...
行业发展研究 GPU Gems is a cool toolbox of advanced graphics techniques. Novice programmers and graphics gurus al
GPU Gems is a cool toolbox of advanced graphics techniques. Novice programmers and graphics gurus alike will find the Gems practical, intriguing and useful.
数据结构 There are many algorithms that can be applied to graphs. Many of these are actually used in the real
There are many algorithms that can be applied to graphs. Many of these are actually used in the real world,
such as Dijkstra’s algorithm to find shortest paths. We will discuss a few here.
SQL Server SQL: A Beginner’s Guide is recommended for anyone trying to build a foundation in SQL programming.
SQL: A Beginner’s Guide is recommended for anyone trying to build a foundation in SQL
programming. The book is designed specifically for those who are new or relatively new to SQL
however, those of you who need a refresher in SQL will also find this book beneficial.Whether
you’re an experienced p ...
资料/手册 水中机器人路径规划综述-夏庆锋
自主移动机器人是目前机器人发展的主流,随着其应用领域的不断扩展和自动化程度的进一步提高,对机器人的功能提出了更高的要求,特别是需要各种具有不同智能程度的机器人,能够设定自己的目标,规划并执行自己的任务动作,不断适应环境的变化。在移动机器人相关技术研究中,导航技术是其核心,而路径规划是导航技术研究的一 ...