搜索结果
找到约 1,065 项符合
multi-function 的查询结果
其他嵌入式/单片机内容 Application Note Abstract The unique configuration of the PSoC® switched capacitor blocks allows
Application Note Abstract
The unique configuration of the PSoC&reg switched capacitor blocks allows construction of a programmable bipolar current
source. A detailed explanation of this function is provided demonstrating how to build a programmable current source using a couple basic PSoC User Modul ...
单片机开发 /***************************************************************************************************
/***************************************************************************************************
The 4×4-keyboard drivers
*COMPANY NAME: WUYI UNIVERSITY
*MODULE NAME: Keyboard drivers
*WRITTEN BY: Pang Weicong
*FUNCTION DESCRIPTION: Keyboard input processing
*EDITION: The first edition V1.0 ...
行业发展研究 1.增加passport模块
1.增加passport模块,功能:好友、短消息、会员列表、群发短信等
2.模块管理更人性化,安装模块自动添加自定义菜单,删除自动移除。
3.修改插件管理为模块管理
4.替换了FCKEditor编辑器为精简版,删除文件上传功能。
5.修改JS的系统函数。
6.增加文章列表的[详细标签分页],用户可自由定制分页样式,详见文章管理模块[帮助] ...
其他行业 File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co
File: fw.c
Contents: Firmware frameworks task dispatcher and device request parser
File: FX2.h
Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library
function prototypes.
File: FX2regs.h
Contents: EZ-USB FX2 register declarations and bit mask definitions.
File: periph.c
Contents: H ...
中间件编程 通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h
通用报表打印类使用说明
主要功能:
1 – 自动分页
2 – 自动划出纵横表格线
3 – 支持横向 / 纵向打印
4 – 支持打印输出或生成文本文件
使用方法:
1.Copy prt.h, prt.cpp --- > Project Path
2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp )
3.Menu --- > open --- > prt_demo.rc --- > B ...
网络 This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11
This a linux device driver for Ralink RT2500USB b/g WLAN Card.
This driver implements basic 802.11 function.
Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method.
WEP-40 and WEP-104 or tkip or aes encryption.
文章/文档 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be f ...
数值算法/人工智能 These tools are for use by developers so that they can create more robust applications. Especially o
These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum
Computes BER v EbNo curve for convolutional encoding / soft decision
Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long)
to find the BER curve.
The computation uses a quasi-analytic (QA) technique that relies on the
estimation (approximate on ...
压缩解压 the attached utility is a work I ve submitted to the university It shows what a jpeg compression is
the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.