搜索结果
找到约 127 项符合
OPTIONS 的查询结果
按分类筛选
- 全部分类
- 其他 (11)
- 技术资料 (8)
- DSP编程 (7)
- 可编程逻辑 (6)
- 单片机编程 (5)
- 微处理器开发 (5)
- 其他书籍 (5)
- uCOS (4)
- *行业应用 (4)
- 单片机开发 (4)
- 书籍 (4)
- 数学计算 (3)
- Linux/Unix编程 (3)
- 电源技术 (2)
- 嵌入式综合 (2)
- Windows CE (2)
- 编译器/解释器 (2)
- 电子书籍 (2)
- matlab例程 (2)
- 书籍源码 (2)
- 软件设计/软件工程 (2)
- Windows Mobile (2)
- 驱动编程 (2)
- 通讯/手机编程 (2)
- 通讯编程文档 (2)
- 金融证券系统 (2)
- allegro (1)
- 模拟电子 (1)
- 教程资料 (1)
- 无线通信 (1)
- 开关电源 (1)
- 教程资料 (1)
- 开发工具 (1)
- 家庭/个人应用 (1)
- 数据结构 (1)
- Applet (1)
- 中间件编程 (1)
- 其他嵌入式/单片机内容 (1)
- 编辑器/阅读器 (1)
- 汇编语言 (1)
- SQL Server (1)
- Java编程 (1)
- 数值算法/人工智能 (1)
- 游戏 (1)
- 文件格式 (1)
- VHDL/FPGA/Verilog (1)
- 操作系统开发 (1)
- Delphi控件源码 (1)
- 压缩解压 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- VC书籍 (1)
- 接口技术 (1)
- 技术书籍 (1)
- 源码 (1)
- 其他 (1)
- 软件 (1)
- VIP专区 (1)
压缩解压 This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder usi
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
其他书籍 PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点
PowerPCB教程简介
欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能
和特点,以及使用的各个过程,这些功能包括:
· 基本操作
· 建立元件(Component)
· 建立板子边框线(Board outline)
· 输入网表(Netlist)
· 设置设计规则(Design Rule)
·元件(Part)的布局(Placement)
· 手工和交互的布线
· SPEC ...
Windows Mobile Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phon
Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phones. This app will replace original autobacklight level regulator and add more customizable options.
嵌入式/单片机编程 LBreakout a breakout-style arcade game for Linux Requirements: X11, SDL[1.0 or better] Inst
LBreakout a breakout-style arcade game for Linux
Requirements:
X11, SDL[1.0 or better]
Installation:
1. type ./configure
options:
--disable-sound [no sound]
--disable-install [no installation play from source directory]
[e.g. ./configure --disable-sound --disable-install ]
...
系统设计方案 This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. R
This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. Reference schematics and Ethernet driver source code is attached, with RTL8019AS as Ethernet controller. The document also shows how to configure uClinux Ethernet options in LPC22xx development system
金融证券系统 基于C++Builder 6的医药类单据打印系统
基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等……
本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径 ...
电子书籍 Lorsque vous créez et enregistrez des documents Macromedia Flash MX 2004 et Macromedia Flash MX Pro
Lorsque vous créez et enregistrez des documents Macromedia Flash MX 2004 et Macromedia
Flash MX Professionnel 2004 dans l’environnement auteur de Flash, ils sont au format FLA. Pour
afficher un document dans Macromedia Flash Player, vous devez le publier ou l’exporter au
format SWF.
Remarque : Po ...
软件设计/软件工程 Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of
Eclipse is the leading Integrated Development Environment
(IDE) for Java, with a rich ecosystem of plug-ins and an open
source framework that supports other languages and projects.
You’ll fnd this reference card useful for getting started with
Eclipse and exploring the breadth of its features.
...
VC书籍 谭浩强C语言word版 1 C语言概述 2 1.1 C语言的发展过程 2 1.2 当代最优秀的程序设计语言 2 1.3 C语言版本 2 1.4 C语言的特点 3 1.5 面向对象的程序设计
谭浩强C语言word版
1 C语言概述 2
1.1 C语言的发展过程 2
1.2 当代最优秀的程序设计语言 2
1.3 C语言版本 2
1.4 C语言的特点 3
1.5 面向对象的程序设计语言 3
1.6 C和C++ 3
1.7 简单的C程序介绍 4
1.8 输入和输出函数 5
1.9 C源程序的结构特点 6
1.10 书写程序时应遵循的规则 6
1.11 C语言的字符集 6
1.12 C语言 ...
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...