搜索结果
找到约 372 项符合
EASY 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (33)
- 其他 (25)
- Linux/Unix编程 (25)
- 其他书籍 (15)
- Java编程 (14)
- 单片机编程 (13)
- 技术资料 (13)
- matlab例程 (12)
- 微处理器开发 (11)
- 书籍 (11)
- Delphi控件源码 (10)
- 嵌入式/单片机编程 (9)
- 数学计算 (8)
- 人工智能/神经网络 (7)
- VC书籍 (7)
- 电源技术 (6)
- 通讯/手机编程 (6)
- 压缩解压 (5)
- 汇编语言 (5)
- Internet/网络编程 (5)
- 通讯编程文档 (5)
- 文章/文档 (4)
- Java书籍 (4)
- 手机短信编程 (4)
- 电子书籍 (4)
- uCOS (4)
- 数据结构 (4)
- 网络 (4)
- JavaScript (4)
- VIP专区 (4)
- 嵌入式Linux (3)
- GPS编程 (3)
- 数值算法/人工智能 (3)
- 软件工程 (3)
- 书籍源码 (3)
- Delphi/CppBuilder (3)
- J2ME (3)
- 数据库系统 (3)
- 模拟电子 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 接口技术 (2)
- 游戏 (2)
- Modem编程 (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 编译器/解释器 (2)
- 其他嵌入式/单片机内容 (2)
- 文件格式 (2)
- Ajax (2)
- 编辑器/阅读器 (2)
- Applet (2)
- 家庭/个人应用 (2)
- SQL Server (2)
- VHDL/FPGA/Verilog (2)
- 实用工具 (1)
- 单片机相关 (1)
- 开发板开源 (1)
- allegro (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 开关电源 (1)
- 测试测量 (1)
- Windows CE (1)
- 教育系统应用 (1)
- *行业应用 (1)
- 操作系统开发 (1)
- USB编程 (1)
- 人物传记/成功经验 (1)
- 交通/航空行业 (1)
- 中间件编程 (1)
- Jsp/Servlet (1)
- 软件设计/软件工程 (1)
- 其他数据库 (1)
- Symbian (1)
- Oracle数据库 (1)
- DSP编程 (1)
- 企业管理 (1)
- BREW编程 (1)
- 系统设计方案 (1)
- 认证考试资料 (1)
- 工业控制 (1)
- Matlab (1)
- 其他文档 (1)
- 技术书籍 (1)
- 软件 (1)
- 论文 (1)
- 源码 (1)
嵌入式/单片机编程 基于plilips ARM 芯片LPC2200系列,使用ADC模块的通道0、1进行电压的测量
基于plilips ARM 芯片LPC2200系列,使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出,上位机使用Easy
ARM软件ADS1.2开发。
Linux/Unix编程 This book is intended for embedded system programmers, consultants and students interested in real-t
This book is intended for embedded system programmers, consultants and students interested in real-time operating
systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products
(see Appendix F, Licensing). Instead of writing your own kernel, you s ...
其他书籍 Purpose of this White Paper This white paper describes a collection of standards, conventions, and
Purpose of this White Paper
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance. Furthermore, by follow ...
嵌入式Linux This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
游戏 考验你的观察力和判断力的时候到了
考验你的观察力和判断力的时候到了,挑战自己,就在狗口脱险。
游戏说明:
游戏规则为在牙齿咬到小怪物以前找到牙齿中的缺牙处,逃避灭顶之灾,左右方向键对应左右操作,赶快行动吧。
按键说明:
f1~f4为游戏模式选择.
F1:记分模式,过关加500分,死亡一次减250分,在没找到缺口之前一直扣分。
F2:过关模式,只有一次 ...
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
其他 Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two separate constituencies: ...
其他 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 ...