搜索结果
找到约 570 项符合
only 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (45)
- 书籍 (44)
- 单片机开发 (37)
- Java编程 (27)
- 其他书籍 (23)
- 其他 (23)
- matlab例程 (18)
- Linux/Unix编程 (17)
- 技术资料 (15)
- 电源技术 (13)
- 电子书籍 (11)
- 人工智能/神经网络 (10)
- 数学计算 (10)
- VHDL/FPGA/Verilog (9)
- VC书籍 (9)
- 压缩解压 (9)
- 数据结构 (9)
- 书籍源码 (9)
- 微处理器开发 (8)
- 汇编语言 (8)
- 驱动编程 (8)
- 加密解密 (8)
- 游戏 (8)
- 系统设计方案 (7)
- Internet/网络编程 (7)
- USB编程 (7)
- 文章/文档 (7)
- 行业发展研究 (7)
- 软件设计/软件工程 (7)
- 数值算法/人工智能 (7)
- 网络 (7)
- 模拟电子 (6)
- 嵌入式/单片机编程 (6)
- 编译器/解释器 (6)
- 其他行业 (6)
- 其他嵌入式/单片机内容 (6)
- Java书籍 (6)
- 软件工程 (6)
- 通讯/手机编程 (5)
- Delphi控件源码 (5)
- 文件格式 (5)
- 嵌入式综合 (4)
- 通讯编程文档 (4)
- J2ME (3)
- GPS编程 (3)
- Symbian (3)
- SQL Server (3)
- 学术论文 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 串口编程 (2)
- 中间件编程 (2)
- uCOS (2)
- 教育系统应用 (2)
- DSP编程 (2)
- 数据库系统 (2)
- 存储器技术 (2)
- 接口技术 (2)
- 论文 (2)
- VIP专区 (2)
- 技术教程 (1)
- 单片机相关 (1)
- 资料/手册 (1)
- Mentor (1)
- 教程资料 (1)
- 开发工具 (1)
- PCB相关 (1)
- 测试测量 (1)
- STL (1)
- 语音压缩 (1)
- OA系统 (1)
- Applet (1)
- 手机短信编程 (1)
- 生物技术 (1)
- VxWorks (1)
- 金融证券系统 (1)
- Windows CE (1)
- 其他数据库 (1)
- FlashMX/Flex源码 (1)
- CA认证 (1)
- 磁盘编程 (1)
- Modem编程 (1)
- Delphi/CppBuilder (1)
- 人物传记/成功经验 (1)
- *行业应用 (1)
- MTK (1)
- Windows Mobile (1)
- 3G开发 (1)
- 图形图像 (1)
- 源码 (1)
- 软件 (1)
- 电路图 (1)
- 笔记 (1)
matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
matlab例程 % because we do not truncate and shift the convolved input % sequence, the delay of the desired out
% because we do not truncate and shift the convolved input
% sequence, the delay of the desired output sequence wrt
% the convolved input sequence need only be the delay
% introduced by the ideal weight vector centred at n=5
文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa
An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filte ...
J2ME Source code of J2ME game called Action Soccer. Great for used. Already configurations with JBuilder
Source code of J2ME game called Action Soccer.
Great for used. Already configurations with JBuilder
Source only, no document related.
Java编程 A action mobile game called A Last Warrior Great for use and already configuration to build with JB
A action mobile game called A Last Warrior
Great for use and already configuration to build with JBuilder
Is source only, no document related
教育系统应用 转载一个程序。 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 ...
人工智能/神经网络 /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv
/* This a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the */
/* objective function
Delphi控件源码 Floating Window.It is descendant of TCustomPanel. You can: - Drag on its title bar. - Set title ba
Floating Window.It is descendant of TCustomPanel. You can:
- Drag on its title bar.
- Set title bar on the left (only for truetype font)
- Show/Hide buttons on title bar
- Expand/shrink window (like tool window in CorelDraw)
其他 TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines where the string(s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters an ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...