搜索结果
找到约 526 项符合
Useful 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (52)
- 其他 (47)
- matlab例程 (35)
- 嵌入式/单片机编程 (21)
- Java编程 (19)
- 软件设计/软件工程 (18)
- Linux/Unix编程 (17)
- 通讯编程文档 (15)
- 软件工程 (13)
- 单片机开发 (13)
- Java书籍 (12)
- 电子书籍 (12)
- 书籍 (12)
- 人工智能/神经网络 (10)
- 文章/文档 (10)
- 文件格式 (9)
- 数学计算 (8)
- SQL Server (8)
- 加密解密 (7)
- VC书籍 (7)
- Internet/网络编程 (7)
- VHDL/FPGA/Verilog (7)
- Delphi控件源码 (7)
- DSP编程 (6)
- VxWorks (6)
- 系统设计方案 (6)
- 行业发展研究 (6)
- VIP专区 (6)
- 教程资料 (5)
- 书籍源码 (5)
- 游戏 (5)
- 数值算法/人工智能 (5)
- 驱动编程 (5)
- 微处理器开发 (5)
- 其他嵌入式/单片机内容 (5)
- 网络 (4)
- 通讯/手机编程 (4)
- USB编程 (4)
- 技术资料 (4)
- 单片机编程 (3)
- 无线通信 (3)
- 可编程逻辑 (3)
- J2ME (3)
- BREW编程 (3)
- 嵌入式Linux (3)
- 人物传记/成功经验 (3)
- 编译器/解释器 (3)
- 3G开发 (3)
- *行业应用 (3)
- 邮电通讯系统 (3)
- Jsp/Servlet (3)
- 数据结构 (2)
- 压缩解压 (2)
- FlashMX/Flex源码 (2)
- Modem编程 (2)
- JavaScript (2)
- Oracle数据库 (2)
- MySQL数据库 (2)
- 汇编语言 (2)
- 并行计算 (2)
- Ajax (2)
- 数据库系统 (2)
- 其他行业 (2)
- 模拟电子 (1)
- 电源技术 (1)
- Windows Mobile (1)
- Applet (1)
- 其他数据库 (1)
- CA认证 (1)
- 操作系统开发 (1)
- 编辑器/阅读器 (1)
- 技术管理 (1)
- RFID编程 (1)
- Symbian (1)
- GPS编程 (1)
- SCSI/ASPI (1)
- 家庭/个人应用 (1)
- 传真(Fax)编程 (1)
- 能源行业(电力石油煤炭) (1)
- 认证考试资料 (1)
- 单片机 (1)
- 源码 (1)
人工智能/神经网络 C++实现神经网路的bp算法
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner
人工智能/神经网络 一种智能语言
一种智能语言,适合用来做专家系统
an artificial intelligence language named clips, it is useful in ES engineer
数学计算 This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by usin ...
其他 M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3
M3GExport enables developers to export complex 3D animated scenes from Maya&reg directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D - the leading performance measurement tool for mobile 3D graphics, M3GExport l ...
人工智能/神经网络 BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
其他 LabVIEW入门教程
LabVIEW入门教程,计算机虚拟图形编程实验教材。Virtual instrument computer graphics programming Labview experimental materials,an useful Getting Started Guide for Labview learners.
加密解密 This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the
This the mars encryption algorithm test source code.The mars is the IBM company s algorithm,and the test is useful for unstanding the algorithm.
matlab例程 it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function pi
it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function picture in its output,that s useful for a beginner
Linux/Unix编程 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial ...
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...