搜索结果
找到约 1,219 项符合
COntrol 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (86)
- 单片机编程 (78)
- 其他 (77)
- 技术资料 (73)
- 其他书籍 (72)
- 书籍 (61)
- matlab例程 (58)
- 汇编语言 (35)
- 其他嵌入式/单片机内容 (34)
- 嵌入式/单片机编程 (30)
- 微处理器开发 (30)
- Delphi控件源码 (28)
- 文章/文档 (24)
- 软件设计/软件工程 (22)
- DSP编程 (20)
- 通讯/手机编程 (18)
- 通讯编程文档 (17)
- 学术论文 (16)
- 电源技术 (16)
- 系统设计方案 (16)
- VHDL/FPGA/Verilog (16)
- Linux/Unix编程 (15)
- Java编程 (15)
- 串口编程 (14)
- Windows CE (14)
- 书籍源码 (14)
- VC书籍 (13)
- 驱动编程 (13)
- 电子书籍 (12)
- 其他行业 (12)
- 文件格式 (12)
- 模拟电子 (10)
- 人工智能/神经网络 (10)
- 软件工程 (9)
- 论文 (8)
- VIP专区 (8)
- 技术书籍 (7)
- USB编程 (7)
- 中间件编程 (7)
- 行业发展研究 (7)
- Internet/网络编程 (6)
- 编辑器/阅读器 (6)
- 电机控制 (5)
- 嵌入式综合 (5)
- 压缩解压 (5)
- 技术管理 (5)
- 数学计算 (5)
- 游戏 (5)
- 通信网络 (4)
- 无线通信 (4)
- 工控技术 (4)
- 操作系统开发 (4)
- 家庭/个人应用 (4)
- GPS编程 (4)
- 嵌入式Linux (4)
- VxWorks (4)
- 网络 (4)
- *行业应用 (4)
- Symbian (4)
- J2ME (4)
- 教育系统应用 (4)
- 其他数据库 (4)
- 可编程逻辑 (3)
- 测试测量 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- Jsp/Servlet (3)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 邮电通讯系统 (3)
- 并行计算 (3)
- Java书籍 (3)
- 接口技术 (3)
- 资料/手册 (3)
- 行业应用文档 (2)
- 传感与控制 (2)
- 编译器/解释器 (2)
- Delphi/CppBuilder (2)
- SQL Server (2)
- JavaScript (2)
- Windows Mobile (2)
- 能源行业(电力石油煤炭) (2)
- 电子书籍 (2)
- 多媒体处理 (2)
- 精品软件 (2)
- FPGA (1)
- ALTERA FPGA开发软件 (1)
- 图形图像 (1)
- 教程资料 (1)
- ARM (1)
- C/C++语言编程 (1)
- 电子政务应用 (1)
- FlashMX/Flex源码 (1)
- 人物传记/成功经验 (1)
- 3G开发 (1)
- Applet (1)
- Ajax (1)
- 数据库系统 (1)
- 传真(Fax)编程 (1)
- uCOS (1)
单片机开发 c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/
c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/
extern unsigned char xdata currenttime[16]={0}
extern unsigned char xdata settime[16]={
0x00, // control regesiter 1
0x00, // control regesiter 2
0x01, / ...
电子政务应用 红外线遥控器读码软件
红外线遥控器读码软件,显示红外线波型,读取并保存码
IR Remote Control Unit Code Read System
产品详细描述:
能够像显示器一样显示红外线码的波型
可以读多达150种格式的红外线码
显示红外线码的时间非常准确,误差只有几个微秒。
具有错误检测功能
保存红外线码功能
自动识别码的格式
比较样机与所写的新软件的遥 ...
其他书籍 Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program dev
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best
practices in the program development process. It covers coding style,
writing SQL in PL/SQL, data structures, control structures, exception
handling, program and package construction, and built-in packages.
汇编语言 我搜索了这个网站
我搜索了这个网站,见提供的CD player都是
c++,delphi源程序的;我就提供一个用win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下:
1. CD loop.
2. Track loop.
3. Random track play.
4. Track sample.
5. Play list.
6. Track select.
7. Master volume control.
8. CD Speaker volume contr ...
VC书籍 The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of
The Art of C++
by Herbert Schildt ISBN:0072255129
McGraw-Hill/Osborne &copy 2004
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread contr ...
Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j
JavaTV Program source code
Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...
Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
Linux/Unix编程 Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1
Coriander is a GUI for controlling a Digital Camera (in the sense of
the IIDC specs issued by the 1394 Trade Association [1]). Due to the
properties of the IEEE1394 protocol, Coriander can control an IEEE1394
camera without interferring with the image flow from that camera. It
can thus be used to se ...
通讯/手机编程 UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and d
UWB 功率控制 容量
Main Matlab script is in runsim.m. It generates random topologies,
optimizes, and display results.
IMPORTANT: you may need to add manually the lib path in Matlab in order to
get all the necessary functions.
Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and R ...
其他 matlab编写的一个涂胶机的仿真程序
matlab编写的一个涂胶机的仿真程序,可用于仿真和控制方法的验证,具体可参见文献"Identification and cross-directional control of coating processes"