搜索结果
找到约 1,085 项符合
VERY 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (102)
- 其他 (75)
- Java编程 (57)
- 书籍 (51)
- Linux/Unix编程 (49)
- matlab例程 (42)
- 软件设计/软件工程 (39)
- VC书籍 (36)
- 单片机开发 (35)
- VHDL/FPGA/Verilog (29)
- 电子书籍 (27)
- 文章/文档 (23)
- 嵌入式/单片机编程 (22)
- 汇编语言 (21)
- 通讯编程文档 (20)
- 软件工程 (20)
- 技术资料 (20)
- 书籍源码 (18)
- Java书籍 (18)
- 文件格式 (15)
- 压缩解压 (14)
- Delphi控件源码 (13)
- 数值算法/人工智能 (12)
- 系统设计方案 (12)
- 通讯/手机编程 (11)
- 微处理器开发 (11)
- 网络 (11)
- 数学计算 (11)
- Jsp/Servlet (11)
- 游戏 (11)
- 单片机编程 (10)
- 人工智能/神经网络 (10)
- 行业发展研究 (10)
- 驱动编程 (9)
- 编译器/解释器 (9)
- 数据结构 (9)
- Internet/网络编程 (9)
- SQL Server (9)
- 技术管理 (9)
- 其他嵌入式/单片机内容 (9)
- 模拟电子 (8)
- 加密解密 (8)
- DSP编程 (8)
- 电源技术 (7)
- VIP专区 (7)
- FlashMX/Flex源码 (5)
- J2ME (5)
- 教程资料 (4)
- GPS编程 (4)
- 嵌入式Linux (4)
- Windows CE (4)
- Applet (4)
- 多国语言处理 (4)
- 实用工具 (3)
- 无线通信 (3)
- 其他行业 (3)
- 教育系统应用 (3)
- 编辑器/阅读器 (3)
- *行业应用 (3)
- 家庭/个人应用 (3)
- USB编程 (3)
- STL (3)
- JavaScript (3)
- 学术论文 (2)
- 嵌入式综合 (2)
- ARM (2)
- BREW编程 (2)
- 邮电通讯系统 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- Modem编程 (2)
- 操作系统开发 (2)
- SCSI/ASPI (2)
- VxWorks (2)
- 3G开发 (2)
- 人物传记/成功经验 (2)
- Ajax (2)
- 数据库系统 (2)
- Symbian (2)
- TAPI编程 (2)
- 图形图像 (1)
- allegro (1)
- 通信网络 (1)
- 开关电源 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Windows Mobile (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- uCOS (1)
- MTK (1)
- RFID编程 (1)
- MacOS编程 (1)
- 手机短信编程 (1)
- 能源行业(电力石油煤炭) (1)
- Oracle数据库 (1)
- 单片机 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 技术书籍 (1)
matlab例程 When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the
When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a v ...
系统设计方案 This my phd thesis for the WDM optical network optimization, which employs convex optimization techn
This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the same ti ...
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
人工智能/神经网络 Robotics TOOLBOX The Toolbox provides many functions that are useful in robotics including such thi
Robotics TOOLBOX
The Toolbox provides many functions that are useful in robotics including such things as
kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as
well as analyzing results from experiments with real robots.
Have fun with the toolbox. It is self-expla ...
VC书籍 这本书深入讨论了微软的COM设计的本质
这本书深入讨论了微软的COM设计的本质,讲解了COM设计的各个细节。It is very good !
教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...
其他书籍 The TMS320C64x™ DSPs (including the TMS320DM642 device) are the highest-performance fixed-point
The TMS320C64x&#8482 DSPs (including the TMS320DM642 device) are the highest-performance fixed-point
DSP generation in the TMS320C6000&#8482 DSP platform. The TMS320DM642 (DM642) device is based on
the second-generation high-performance, advanced VelociTI&#8482 very-long-instruction-word (VLIW)
arch ...
Linux/Unix编程 最新delaunay 算法源代码
最新delaunay 算法源代码,可以快速划分2维网格!!!
The triangulation algorithm used here is very simple.
J2ME 为移动电话写的俄罗斯方块游戏,没什么特别的,模块化设计是本程序的特色,也是我至今保留着它的原因,当时让我兴奋不已,得益于模块化设计,该程序的编写和改动都非常快捷,我只用了几个小时就完成编写和后期改动,
为移动电话写的俄罗斯方块游戏,没什么特别的,模块化设计是本程序的特色,也是我至今保留着它的原因,当时让我兴奋不已,得益于模块化设计,该程序的编写和改动都非常快捷,我只用了几个小时就完成编写和后期改动,VERY NICE!不是很了解MVC的同志们可以参考一下 ...
Linux/Unix编程 The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res
The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable ...