搜索结果
找到约 788 项符合
Some 的查询结果
按分类筛选
- 全部分类
- 其他 (101)
- matlab例程 (58)
- 书籍 (58)
- 其他书籍 (51)
- Java编程 (32)
- 单片机开发 (30)
- VC书籍 (24)
- Linux/Unix编程 (15)
- 软件设计/软件工程 (15)
- 单片机编程 (14)
- 数学计算 (14)
- 电子书籍 (14)
- USB编程 (13)
- 文件格式 (12)
- 编译器/解释器 (12)
- Delphi控件源码 (12)
- 数值算法/人工智能 (11)
- 汇编语言 (11)
- 通讯编程文档 (11)
- Java书籍 (10)
- 人工智能/神经网络 (10)
- VHDL/FPGA/Verilog (10)
- 电源技术 (9)
- 书籍源码 (9)
- 文章/文档 (9)
- 微处理器开发 (9)
- 行业发展研究 (9)
- 通讯/手机编程 (9)
- 模拟电子 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- 系统设计方案 (8)
- 技术资料 (8)
- Internet/网络编程 (7)
- 压缩解压 (7)
- 软件工程 (7)
- 加密解密 (7)
- 可编程逻辑 (6)
- 游戏 (6)
- 其他嵌入式/单片机内容 (6)
- 驱动编程 (6)
- SQL Server (6)
- 无线通信 (5)
- 教程资料 (4)
- 技术管理 (4)
- 数据结构 (4)
- 操作系统开发 (4)
- Symbian (4)
- Applet (3)
- FlashMX/Flex源码 (3)
- DSP编程 (3)
- 多国语言处理 (3)
- 并行计算 (3)
- 编辑器/阅读器 (3)
- VxWorks (3)
- 其他行业 (3)
- Jsp/Servlet (3)
- *行业应用 (3)
- Delphi/CppBuilder (3)
- 人物传记/成功经验 (3)
- 教育系统应用 (2)
- GPS编程 (2)
- J2ME (2)
- 中间件编程 (2)
- JavaScript (2)
- RFID编程 (2)
- 3G开发 (2)
- MySQL数据库 (2)
- 论文 (2)
- VIP专区 (2)
- 技术书籍 (1)
- 教程资料 (1)
- PCB相关 (1)
- 测试测量 (1)
- 传真(Fax)编程 (1)
- 嵌入式Linux (1)
- OA系统 (1)
- 电子政务应用 (1)
- 其他数据库 (1)
- 串口编程 (1)
- Windows CE (1)
- 家庭/个人应用 (1)
- SCSI/ASPI (1)
- 交通/航空行业 (1)
- STL (1)
- Matlab (1)
- 多媒体处理 (1)
VHDL/FPGA/Verilog it about using veriolog complement some project,thanks!
it about using veriolog complement some project,thanks!
matlab例程 matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
matlab例程 % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, %
%
% set some variables in the workspace to control behaviour:
%
% graphicsMode 0 no graphics,
% 1 graphics, particles, beacons, ground truth
% 2 graphics, as above + range circles
%
% perfect 0 use beacon range data
% 1 use ground truth range data
% clear a
其他 this a gif files can set as startup ani...hope some one like it
this a gif files can set as startup ani...hope some one like it
并行计算 density evolution for LDPC codes design and some related documents
density evolution for LDPC codes design and some related documents
其他 this is a project ,you can use it to solve some problems such as
this is a project ,you can use it to solve some problems such as
操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i
DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
其他书籍 Some Aspects of Chess Programming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments
其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...