搜索结果
找到约 138 项符合
Box-cox 的查询结果
电源技术 Designing Linear Circuits for 5V Operation
In predominantly digital systems it is often necessaryto include linear circuit functions. Traditionally, separatepower supplies have been used to run the linear components(see Box, “Linear Power Supplies—Past, Present,and Future”).
单片机编程 基于AT89S52的机载电气盒测试仪的设计
飞机电网故障时,机载电气盒必须在延迟时间内切断电网,保护机载设备。采用AT89S52设计的电气盒测试仪能够测试电气盒保护功能,测量延迟时间。实际应用结果表明,该测试仪具有测量准确、可靠性高、成本低等优点。
Abstract:
 The helicopter-electrical-box must shut off the helicopter power,protect the equip ...
单片机编程 Mini Isp Box单片机下载盒产品使用说明书
产品简介1.1  产品功能:1.1.1  本产品是手持万用在线编程机的简化版。保留了 ISP/IAP 的核心功能。LCD/键盘/内置存储器、加密性能相应弱化,以降低客户应用成本。1.1.2  下载盒可储存 1 个用户程序代码文件。1.1.3  下载盒可储存 1 个固件代码,分别支持不同系列单片机/ARM 芯片的脱机/离线下载和编程 ...
教程资料 AES中SubBytes算法在FPGA的实现
介绍了AES中,SubBytes算法在FPGA的具体实现.构造SubBytes的S-Box转换表可以直接查找ROM表来实现.通过分析SubBytes算法得到一种可行性硬件逻辑电路,从而实现SubBytes变换的功能.
可编程逻辑 Allegro SPB V15.2 版新增功能
15.2 已經加入了有關貫孔及銲點的Z軸延遲計算功能. 先開啟 Setup - Constraints - Electrical constraint sets 下的 DRC 選項. 點選 Electrical Constraints dialog box 下 Options 頁面 勾選 Z-Axis delay栏.
可编程逻辑 AES中SubBytes算法在FPGA的实现
介绍了AES中,SubBytes算法在FPGA的具体实现.构造SubBytes的S-Box转换表可以直接查找ROM表来实现.通过分析SubBytes算法得到一种可行性硬件逻辑电路,从而实现SubBytes变换的功能.
其他 您在使用UNIX吗?你曾经使用过中创的会计系统吗?那么你喜欢他的界面吗?可是你又苦于无法实现他的效果吗?现在好了
您在使用UNIX吗?你曾经使用过中创的会计系统吗?那么你喜欢他的界面吗?可是你又苦于无法实现他的效果吗?现在好了,我向您免费提供 一套基于UNIX/LINUX下的 Curses 函数的函数库,使用这个函数库,您就可以快速开发类似于中创系统的界面,保证漂亮、美观、大方,此控 件包含: QWindowX.hpp 窗口类,重新封装了CURSES的类 ...
其他书籍 This article is a very simple introduction writing a Windows Form application for the Microsoft.NET
This article is a very simple introduction writing a Windows Form application for the
Microsoft.NET framework using C#. The sample application demonstrates how to create and
layout controls on a simple form and the handling of mouse click events. The application
displays a form showing attributes of ...
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 ...
其他书籍 一般会使用WINDOW API的情况
一般会使用WINDOW API的情况,实在是因为VB本身不提供某些功能,但是,程式所
需又不得不然,例如:读取Registry内的资料,VB只提供SaveSetting、Getsetting 等
系列的指令,但是它只能读取特定地区的值,要读、删、更动其他区域的值时,就无法
使用。再如:仔细看一看Combo Box的Events,其中没有MouseMove,但这是我们经 ...