搜索结果
找到约 186 项符合
Active 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (22)
- matlab例程 (12)
- 书籍 (12)
- 单片机编程 (9)
- 电子书籍 (9)
- 其他 (9)
- 技术资料 (9)
- 学术论文 (5)
- VHDL/FPGA/Verilog (5)
- 软件设计/软件工程 (4)
- 文章/文档 (4)
- 数据库系统 (4)
- 文件格式 (4)
- 模拟电子 (3)
- Delphi控件源码 (3)
- 技术管理 (3)
- VC书籍 (3)
- SQL Server (3)
- 单片机开发 (3)
- 书籍源码 (3)
- 精品软件 (3)
- 行业应用文档 (2)
- ALTERA FPGA开发软件 (2)
- 电源技术 (2)
- 手机短信编程 (2)
- 串口编程 (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- Symbian (2)
- 系统设计方案 (2)
- Windows CE (2)
- Internet/网络编程 (2)
- 行业发展研究 (2)
- 游戏 (2)
- C/C++语言编程 (2)
- 无线通信 (2)
- 软件 (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- FlashMX/Flex源码 (1)
- 网络 (1)
- *行业应用 (1)
- Linux/Unix编程 (1)
- 人工智能/神经网络 (1)
- 操作系统开发 (1)
- 汇编语言 (1)
- 教育系统应用 (1)
- 通讯/手机编程 (1)
- 企业管理 (1)
- 其他行业 (1)
- Java编程 (1)
- Windows Mobile (1)
- 家庭/个人应用 (1)
- 微处理器开发 (1)
- 技术书籍 (1)
- 数值算法/人工智能 (1)
- 手册 (1)
- 论文 (1)
- 教程 (1)
VC书籍 这是MFC Windows程序设计(第2版)
这是MFC Windows程序设计(第2版),书上的代码。第21章,Active X控件基础,创建Active X控件,在MFC应用程序中使用Active X控件,还有无窗口控件,控件子类化控件许可的编程,供大家参考。
matlab例程 This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file can be used to echo noise cancellation, and active noise control
数据库系统 首先确认您的机器上已经安装了VC6.0以上版本
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据 ...
Internet/网络编程 -- ------------------------------------------------------------------------------------ -- DESCRIP
--
------------------------------------------------------------------------------------
-- DESCRIPTION : Demultiplexer
-- Width: 8
-- Number of terminals: 4
-- Output enable active: HIGH
-- Output active : HIGH
-- Download from : ...
单片机开发 按return键到后台
按return键到后台,调用popallform的时候,首先执行deactive form,这样在pop栈顶form的时候,下一个form将不会收到active事件,缩短响应return key事件的时间
其他书籍 This book provides the reader with the basics in radio engineering, the techniques needed to genera
This book provides the reader with the basics in radio engineering,
the techniques needed to generate, control, detect, and use radio waves. The
text approaches the relevant problems both from the electromagnetic theory
based on Maxwell抯 equations and from the circuit theory based on Kirchoff
and O ...
无线通信 RF Amplifier Design
RF Amplifier Design:1. Active devices and S-parameters
2. Amplifier impedance matching technique
3. Power gain of amplifiers
4. Stability of RF amplifiers
5. Power gain circles of amplifiers
6. Bias networks of active devices
7. Small signal amplifier design example
C/C++语言编程 华为优秀C项目
这是华为内部的优秀C项目,供大家学习参考。
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-s ...
技术书籍 C语言接口与实现
C语言接口与实现,一本过于学术的书
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:no ...
数值算法/人工智能 活动轮廓模型之snake模型
该类方法主要指的是活动轮廓模型(active contour model)以及在其基础上发展出来的算法,其基本思想是使用连续曲线来表达目标边缘,并定义一个能量泛函使得其自变量包括边缘曲线,因此分割过程就转变为求解能量泛函的最小值的过程,一般可通过求解函数对应的欧拉(Euler.Lagrange)方程来实现,能量达到最小时 ...