搜索结果
找到约 1,310 项符合
used 的查询结果
按分类筛选
- 全部分类
- 其他 (87)
- matlab例程 (73)
- 单片机开发 (64)
- 单片机编程 (61)
- 其他书籍 (55)
- 书籍 (55)
- Java编程 (51)
- Linux/Unix编程 (40)
- 技术资料 (39)
- VHDL/FPGA/Verilog (34)
- 嵌入式/单片机编程 (30)
- 通讯/手机编程 (30)
- 数学计算 (29)
- 微处理器开发 (28)
- 软件设计/软件工程 (25)
- 人工智能/神经网络 (19)
- 数值算法/人工智能 (19)
- 其他嵌入式/单片机内容 (19)
- 通讯编程文档 (19)
- 电源技术 (18)
- 软件工程 (18)
- 加密解密 (18)
- 其他行业 (17)
- 压缩解压 (17)
- 可编程逻辑 (16)
- 电子书籍 (16)
- 模拟电子 (15)
- 文章/文档 (15)
- 驱动编程 (15)
- 系统设计方案 (15)
- VC书籍 (14)
- DSP编程 (13)
- 汇编语言 (13)
- Internet/网络编程 (11)
- 数据结构 (11)
- 网络 (11)
- 编译器/解释器 (11)
- 文件格式 (10)
- 教程资料 (9)
- 嵌入式Linux (9)
- VxWorks (9)
- 嵌入式综合 (8)
- 游戏 (8)
- 行业发展研究 (8)
- VIP专区 (8)
- 技术管理 (7)
- GPS编程 (7)
- 书籍源码 (7)
- Delphi控件源码 (7)
- USB编程 (7)
- J2ME (7)
- 通信网络 (6)
- 无线通信 (6)
- 多国语言处理 (6)
- 串口编程 (6)
- 测试测量 (5)
- SQL Server (5)
- *行业应用 (5)
- Java书籍 (5)
- Symbian (5)
- 论文 (5)
- Windows CE (4)
- 邮电通讯系统 (4)
- 并行计算 (4)
- Applet (4)
- 行业应用文档 (3)
- 其他数据库 (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- 家庭/个人应用 (3)
- 中间件编程 (3)
- uCOS (3)
- 3G开发 (3)
- Windows Mobile (3)
- 实用工具 (2)
- Oracle数据库 (2)
- Modem编程 (2)
- 操作系统开发 (2)
- BREW编程 (2)
- 编辑器/阅读器 (2)
- Jsp/Servlet (2)
- FlashMX/Flex源码 (2)
- 手机短信编程 (2)
- STL (2)
- 能源行业(电力石油煤炭) (2)
- JavaScript (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 软件 (2)
- 源码 (2)
- 笔记 (2)
- 资料/手册 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- allegro (1)
- Mentor (1)
- PCB相关 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 技术书籍 (1)
其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...
软件工程 ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run)
ARMask.The ARM has six operating modes:
&#8226 User (unprivileged mode under which most tasks run)
&#8226 FIQ (entered when a high priority (fast) interrupt is raised)
&#8226 IRQ (entered when a low priority (normal) interrupt is raised)
&#8226 Supervisor (entered on reset and when a Software Interr ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
Linux/Unix编程 最新delaunay 算法源代码
最新delaunay 算法源代码,可以快速划分2维网格!!!
The triangulation algorithm used here is very simple.
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 ...
matlab例程 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III)
这是一个模拟第3类模式地震波的matlab脚本。
This a collection of Matlab scripts that solve the antiplane
(mode III) earthquake dynamic problem with slip-weakening friction,
on a 1D fault embedded in a 2D homogeneous elastic unbounded medium.
The problem is formulated as a boundary integral equation
...
Java编程 Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simp
Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simple activeX control usage like in VB, for windows platform, I always used this java library for activeX controls
驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...