搜索结果
找到约 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)
其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...
串口编程 众所周知
众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完 ...
GPS编程 This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C
This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.
GPS编程 abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample
abel Tool Sample
Requires: Visual Basic 6 and MapObjects 2.x
Data: redlands.shp (Redlands sample data set from MO 2.x)
Interactive Labeling Tool
If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not ch ...
Delphi/CppBuilder 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 V
书的内容:
第一章 面向对象编程
1.1 什么是对象
1.2 修改元件名称
1.3 对象作用域问题
1.4 类成员的可见性
1.5 对象的相互赋至
1.6 自己创建一个对象
1.7 VCL的结构
1.8 TObjiect
1.9 TPersistent
1.10 TComponet
1.11 TComponent
1.11 TControl
1.12 TWinControl
1.13 TGraphicControl
1.14 TCustom Control
第二章 组件 ...
Delphi控件源码 应一些网友的要求
应一些网友的要求,公布播放器的源码。其实最主要的原因是我懒得更新它了。如果你不能编译的话请在Import ActiveX Control中添加c:\winnt\system32\macromed\flash或c:\windows\system\macromed\flash中添加flash.ocx,然后install就可以了,如果您找不到flash.ocx那么请在添加/删除中加入marcomedia shockwave支持或安装fl ...
游戏 FlashEd 0.2 是个游戏引擎包
FlashEd 0.2 是个游戏引擎包,不过和Gamepackage不同的是:
FlashEd is a 3d engine
只要功能如下:
&#8226 Multiple Cameras
&#8226 Collision Control
&#8226 Rendering Effects
&#8226 Gravity
&#8226 Polygon Animation
&#8226 Rounded Objects Rendering
&#8226 Linkable Cameras And Objects
&#8226 Shooting Control ...
单片机开发 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data
51串行令牌格式 a51编译
Read data from serial port
and write into buffer DPTR pointed in XRAM if a data frame is
received and calculate the check sum
if a information frame is received return control byte only
其他 The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode mes
The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided ...
驱动编程 YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 cha
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals.
This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and
key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI
chip. As for the mi ...