搜索结果
找到约 2,608 项符合
by 的查询结果
按分类筛选
- 全部分类
- 书籍 (175)
- 其他书籍 (170)
- matlab例程 (151)
- 其他 (151)
- 单片机开发 (110)
- 技术资料 (109)
- 单片机编程 (105)
- Java编程 (102)
- Linux/Unix编程 (73)
- VC书籍 (72)
- 人工智能/神经网络 (57)
- 数学计算 (55)
- VHDL/FPGA/Verilog (55)
- 软件设计/软件工程 (52)
- 电子书籍 (51)
- Java书籍 (47)
- 书籍源码 (47)
- 数值算法/人工智能 (46)
- 加密解密 (39)
- 驱动编程 (37)
- 文章/文档 (33)
- 软件工程 (30)
- 嵌入式/单片机编程 (30)
- 压缩解压 (28)
- 通讯编程文档 (28)
- 系统设计方案 (28)
- 微处理器开发 (28)
- 电源技术 (27)
- 可编程逻辑 (27)
- 汇编语言 (27)
- DSP编程 (25)
- 通讯/手机编程 (25)
- Delphi控件源码 (24)
- 游戏 (22)
- 行业发展研究 (20)
- 模拟电子 (19)
- Internet/网络编程 (19)
- 其他嵌入式/单片机内容 (19)
- 文件格式 (18)
- 教程资料 (17)
- 编译器/解释器 (17)
- 其他行业 (17)
- J2ME (16)
- 论文 (15)
- 数据结构 (14)
- 嵌入式Linux (12)
- USB编程 (11)
- GPS编程 (11)
- VIP专区 (11)
- 嵌入式综合 (10)
- 无线通信 (10)
- SQL Server (10)
- 网络 (10)
- 操作系统开发 (10)
- 其他数据库 (9)
- 串口编程 (9)
- 技术管理 (8)
- Jsp/Servlet (8)
- 通信网络 (7)
- 源码 (7)
- 技术书籍 (6)
- 接口技术 (6)
- 3G开发 (6)
- 开关电源 (6)
- C/C++语言编程 (5)
- 测试测量 (5)
- FlashMX/Flex源码 (5)
- 教育系统应用 (5)
- Applet (5)
- uCOS (5)
- 邮电通讯系统 (5)
- JavaScript (5)
- 手机短信编程 (4)
- OA系统 (4)
- 中间件编程 (4)
- VxWorks (4)
- 编辑器/阅读器 (4)
- Ajax (4)
- PCB相关 (3)
- 源码/资料 (3)
- 语音压缩 (3)
- 生物技术 (3)
- 金融证券系统 (3)
- RFID编程 (3)
- 能源行业(电力石油煤炭) (3)
- 并行计算 (3)
- 多媒体处理 (3)
- 教程资料 (2)
- 教程资料 (2)
- allegro (2)
- 传感与控制 (2)
- ARM (2)
- Windows CE (2)
- Delphi/CppBuilder (2)
- 人物传记/成功经验 (2)
- 多国语言处理 (2)
- CA认证 (2)
- 医药行业 (2)
- Symbian (2)
- MySQL数据库 (2)
数学计算 KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and v
KPMstats is a directory of miscellaneous statistics functions written by
Kevin Patrick Murphy and various other people
matlab例程 KPMtools is a directory of miscellaneous matlab functions written by Kevin Patrick Murphy and vario
KPMtools is a directory of miscellaneous matlab functions written by
Kevin Patrick Murphy and various other people
单片机开发 There exist several targets which are by default empty and which can be
There exist several targets which are by default empty and which can be
单片机开发 AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface of the object which ...
其他书籍 針對第一次接觸嵌入式系統的愛好者可以step by step學習
針對第一次接觸嵌入式系統的愛好者可以step by step學習
matlab例程 MATLAB is a high-level language for technical computing which is often used by engineers to help the
MATLAB is a high-level language for technical computing which is often used by engineers to help them design systems or analyse a system’s behaviour.
VC书籍 c++参考 适合入门级C++选手读 BY PLUMER
c++参考
适合入门级C++选手读
BY PLUMER
其他 it is very good to use and by myself
it is very good to use and by myself
其他书籍 "Foundations of Statistical Natural Language Processing", wrote by Christopher D. Manning & Hinrich
"Foundations of Statistical Natural Language Processing", wrote by Christopher D. Manning & Hinrich Schütze.一本极为经典的国外教材。
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 = ...