搜索结果
找到约 324 项符合
LinE 的查询结果
按分类筛选
- 全部分类
- 其他 (36)
- 单片机编程 (21)
- matlab例程 (20)
- 单片机开发 (18)
- 技术资料 (17)
- 书籍 (12)
- 电源技术 (11)
- 其他书籍 (11)
- VHDL/FPGA/Verilog (9)
- Java编程 (9)
- 模拟电子 (7)
- 数学计算 (7)
- 可编程逻辑 (6)
- 驱动编程 (6)
- 数值算法/人工智能 (6)
- 资料/手册 (5)
- 通讯/手机编程 (5)
- 网络 (5)
- 数据结构 (5)
- 汇编语言 (5)
- Linux/Unix编程 (5)
- DSP编程 (4)
- Delphi控件源码 (4)
- 人工智能/神经网络 (4)
- 书籍源码 (4)
- 文章/文档 (4)
- 行业发展研究 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- PCB相关 (3)
- 系统设计方案 (3)
- VC书籍 (3)
- 微处理器开发 (3)
- uCOS (3)
- 压缩解压 (3)
- 教程资料 (2)
- 无线通信 (2)
- 串口编程 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- Oracle数据库 (2)
- 教育系统应用 (2)
- 集成开发环境源码 (1)
- 技术教程 (1)
- 学术论文 (1)
- allegro (1)
- 通信网络 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 技术书籍 (1)
- 测试测量 (1)
- *行业应用 (1)
- GPS编程 (1)
- 软件设计/软件工程 (1)
- 游戏 (1)
- Applet (1)
- 中间件编程 (1)
- Modem编程 (1)
- 操作系统开发 (1)
- 嵌入式Linux (1)
- TAPI编程 (1)
- SQL Server (1)
- Windows CE (1)
- 电子书籍 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- VxWorks (1)
- 其他数据库 (1)
- Matlab (1)
- 电工电气 (1)
- 设计相关 (1)
- 电路图 (1)
- 教程 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
单片机开发 /* DSK6713 功能:无任何键按下时4个灯闪烁并放音8s(事先存好在 flash 0x90020000--0x90040000里)可在led2程序中修改内容 * 当第一个键按下时LED
/*
DSK6713
功能:无任何键按下时4个灯闪烁并放音8s(事先存好在 flash 0x90020000--0x90040000里)可在led2程序中修改内容
* 当第一个键按下时LED0点亮,音乐通过line in直通输出
* 当第二个键按下时LED1点亮,音乐通过line in直通加密后输出
* 当第三个键按下时LED2点亮,音乐通过line in直通加密后输出
* 当第四个键按 ...
Java编程 Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create b
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Pyt ...
压缩解压 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
单片机开发 液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的
液晶 OCM/TG240128 驱动 编程语言: C
原产品硬件ATMega128/1280 ,晶振14.7456M
软件AVR ICC7.14C 破解版
由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作.
void LCD_Init(void)
void GMoveTo(U8 yline, U8 xcolumn)
void TMoveTo(U8 y, U8 x,U8 len)
void DispStartLine(U8 gt, U8 line)
void ...
单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
Delphi控件源码 電子報軟體. 你想輕輕鬆鬆的寄送電子報 功能介紹: 1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數) 2. 支援多個設定檔選擇. 3. 可直接選擇硬碟內的 HTML, 純文字檔當做
電子報軟體. 你想輕輕鬆鬆的寄送電子報
功能介紹:
1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數)
2. 支援多個設定檔選擇.
3. 可直接選擇硬碟內的 HTML, 純文字檔當做寄信內容.
4. 支援定時、每日、每週、每月送信.
5. 配合 ServiceAgent 可以成為NT/2000下的服務.
6. 可夾帶附件檔案.
7. 在原本可直接選取電腦硬 ...
其他 Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f
Input : A set S of planar points
Output : A convex hull for S
Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return.
Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR .
Step 3: Recursi ...
其他书籍 PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点
PowerPCB教程简介
欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能
和特点,以及使用的各个过程,这些功能包括:
· 基本操作
· 建立元件(Component)
· 建立板子边框线(Board outline)
· 输入网表(Netlist)
· 设置设计规则(Design Rule)
·元件(Part)的布局(Placement)
· 手工和交互的布线
· SPEC ...
Windows CE pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM92
pccard driver s3c2440.The S3C2440A offers outstanding features with its CPU core, a 16/32-bit ARM920T RISC processor designed by
Advanced RISC Machines, Ltd. The ARM920T implements MMU, AMBA BUS, and Harvard cache architecture
with separate 16KB instruction and 16KB data caches, each with an 8-word ...
通讯编程文档 ccsc-HTML帮助 PCB, PCM and PCH Overview Technical Support Directories File Formats Invoking t
ccsc-HTML帮助
PCB, PCM and PCH Overview
Technical Support
Directories
File Formats
Invoking the Command Line Compiler