搜索结果
找到约 4,139 项符合
control class 的查询结果
按分类筛选
- 全部分类
- 技术资料 (1202)
- 单片机编程 (229)
- Java编程 (146)
- 源码 (139)
- 其他 (129)
- 书籍 (120)
- 单片机开发 (97)
- 其他书籍 (96)
- matlab例程 (77)
- 其他 (76)
- 论文 (57)
- 手册 (48)
- 汇编语言 (42)
- 软件 (39)
- Delphi控件源码 (39)
- 教程 (38)
- 其他嵌入式/单片机内容 (38)
- 电源技术 (36)
- 无线通信 (35)
- 文章/文档 (35)
- VC书籍 (35)
- 软件设计/软件工程 (34)
- 可编程逻辑 (33)
- 嵌入式/单片机编程 (33)
- DSP编程 (32)
- 人工智能/神经网络 (31)
- 微处理器开发 (31)
- 驱动编程 (29)
- 其他文档 (28)
- 笔记 (26)
- 应用设计 (26)
- 模拟电子 (26)
- 串口编程 (26)
- 通讯编程文档 (24)
- 学术论文 (23)
- 书籍源码 (23)
- 技术书籍 (23)
- Linux/Unix编程 (23)
- 数学计算 (23)
- 经验 (22)
- 通讯/手机编程 (22)
- 电子书籍 (22)
- 接口技术 (21)
- 嵌入式综合 (21)
- Java书籍 (21)
- 数值算法/人工智能 (20)
- 习题答案 (19)
- 文件格式 (19)
- VHDL/FPGA/Verilog (19)
- C/C++语言编程 (18)
- Internet/网络编程 (18)
- 其他行业 (18)
- Windows CE (18)
- 设计相关 (17)
- 系统设计方案 (17)
- 电路图 (16)
- Applet (16)
- 传感与控制 (15)
- 游戏 (15)
- 教程资料 (14)
- USB编程 (14)
- Linux/uClinux/Unix编程 (13)
- 加密解密 (13)
- 技术教程 (13)
- 数据结构 (13)
- 仿真技术 (12)
- 编译器/解释器 (12)
- J2ME (12)
- Jsp/Servlet (12)
- PCB相关 (11)
- 行业应用文档 (11)
- 压缩解压 (11)
- 软件工程 (10)
- 资料/手册 (10)
- 教育系统应用 (10)
- 中间件编程 (10)
- JavaScript (10)
- 行业发展研究 (10)
- VIP专区 (10)
- 数据库系统 (8)
- PCB图/BOM单/原理图 (8)
- 通信网络 (8)
- 网络 (8)
- 其他数据库 (8)
- SQL Server (8)
- 测试测量 (7)
- 计算机相关 (7)
- 编辑器/阅读器 (7)
- 嵌入式Linux (7)
- VxWorks (7)
- 开发板 (6)
- Matlab (6)
- 工控技术 (6)
- 技术管理 (6)
- 经验分享 (5)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 电工电气 (5)
- 电机控制 (5)
- *行业应用 (5)
Java编程 在首次运行时
在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。
默认端口:8080
WebServer.jar为已经编译好的java文件,在Dos下可以(注意要在WebServer.jar所在路径)执行java -jar WebServer.jar,在Dos窗口中会有大量的提示信息。不建议用无Dos窗口的方式使用。
包含三个Class:
HttpServer.java(main)
Response. ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
J2ME java的一个源代码
java的一个源代码,、
public class ThunderBoltAct extends Canvas implements Runnable {
private int TIMEOUT = 0
private final static int NUMERIC = 10000 //总分
private final static int INERRGAL = 60 //频率
private final static int MAXBATTLE = 3 //最大飞机数
private final static int MAXBALLNUM = ...
串口编程 unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D
unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: TGroupBox
Memo1: TMemo
Memo2: TMemo
GroupBox2: TGroupBox
Button1: TButton
Btn_send: TButton
Button2: ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
matlab例程 Matlab及在电子信息课程中的应用(源代码、ppt、pdf)
MATLAB及在电子信息课程中的应用 西电陈怀琛
包括源代码,原书pdf,ppt
无线通信 数字无线技术
主要简介数字通信原理及技术,
信道编码是通过信道编码器和译码器实现的用于提高信道可靠性的理论和方法。本文介绍了几种主要的信道编码技术,分析了他们的原理以及它在各个方面的应用和研究,并对各种编码方法的优缺点进行了总结,对信道编码的未来进行了展望。
...
计算机相关 SharePoint Portal Server 2003
SharePoint Portal Server 2003 提供了一个企业的业务解决方案,它利用了企业应用程序集成功能,以及灵活的部署选项和管理工具,将来自不同系统的信息集成到一个解决方案中。
行业应用文档 GPS车辆定位调度方案
随着经济全球化进程的加快和科技的发展,越来越多的高科技被应用在各行各业,GPS车载定位系统不仅可以使企业资源配置优化而且还可以提高企业市场竞争力降低企业成本、提高企业服务水平。