搜索:Algorithm-analysis
找到约 1,867 项符合「Algorithm-analysis」的查询结果
结果 1,867
按分类筛选
- 全部
- matlab例程 (201)
- 人工智能/神经网络 (118)
- 技术资料 (97)
- 数学计算 (87)
- 加密解密 (73)
- 其他 (62)
- 数值算法/人工智能 (60)
- 其他书籍 (55)
- 数据结构 (32)
- Java编程 (31)
- 压缩解压 (29)
- 软件设计/软件工程 (29)
- 通讯/手机编程 (22)
- 文章/文档 (21)
- 通讯编程文档 (18)
- 软件工程 (16)
- Linux/Unix编程 (16)
- 技术管理 (16)
- 单片机开发 (16)
- 书籍源码 (15)
- 书籍 (14)
- 电子书籍 (13)
- 文件格式 (12)
- 系统设计方案 (12)
- DSP编程 (11)
- 行业发展研究 (11)
- VHDL/FPGA/Verilog (10)
- 其他行业 (6)
- JavaScript (6)
- 操作系统开发 (5)
- 驱动编程 (5)
- 编译器/解释器 (5)
- 多国语言处理 (5)
- CA认证 (5)
- 汇编语言 (5)
- 嵌入式/单片机编程 (5)
- 编辑器/阅读器 (4)
- 网络 (4)
- STL (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- SQL Server (4)
- Applet (3)
- 其他数据库 (3)
- GPS编程 (3)
- 并行计算 (3)
- 仿真技术 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- *行业应用 (2)
- 嵌入式Linux (2)
- 微处理器开发 (2)
- Java书籍 (2)
- 生物技术 (2)
- 医药行业 (2)
- 中间件编程 (2)
- RFID编程 (2)
- 论文 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 资料/手册 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/650/206920.html
人工智能/神经网络
A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. ...
https://www.eeworm.com/dl/686/413130.html
VC书籍
This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message ...
https://www.eeworm.com/dl/519/413134.html
加密解密
This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message ...
https://www.eeworm.com/dl/619/225257.html
Linux/Unix编程
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Release ...
https://www.eeworm.com/dl/665/316409.html
matlab例程
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that ...
https://www.eeworm.com/dl/641/366142.html
数学计算
C 开发的有限元软件
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is
primarily intended as a teaching tool for introductory type courses in finite
elements - probably in the mechanical/structural/civil fields. In a command ...
https://www.eeworm.com/dl/686/480843.html
VC书籍
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the lan ...
https://www.eeworm.com/dl/522507.html
书籍
Guide to Convolutional Neural Networks
General paradigm in solving a computer vision problem is to represent a raw image
using a more informative vector called feature vector and train a classifier on top of
feature vectors collected from training set. From classification perspective, there are
several off-the-shelf m ...
https://www.eeworm.com/dl/502/29392.html
单片机编程
基于AT89S52 的水温控制系统的设计
本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时
Abstract : This article describes AT89C5 ...
https://www.eeworm.com/dl/842288.html
技术资料
matlab培训教程之从基础到实践的详细教材
本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...