搜索结果
找到约 18 项符合
Prefix 的查询结果
按分类筛选
驱动编程 一下是注册表项 [HKEY_LOCAL_MACHINEDriversBuiltInSDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=
一下是注册表项
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDMMC]
"Dll"="sdmmc_loader.dll"
"Prefix"="SML"
"Order"=dword:2
"Ioctl"=dword:4
"Class"=dword:01
"SubClass"=dword:80
"ProgIF"=dword:0
"DeviceID"=dword:1100
"VendorID"=dword:15b7
"FSD"="fatfsd.dll"
"Profile"="SDMMC"
"IClass"="{A4E7EDDA-E575-4252-9D6B- ...
汇编语言 This source code is used for make infix expression from prefix expression by using assembly and C la
This source code is used for make infix expression from prefix expression by using assembly and C language together.
学术论文 基于数据符号同步的FPGA仿真实现
近年来,人们对无线数据和多媒体业务的需求迅猛增加,促进了宽带无线通信新技术的发展和应用。正交频分复用 (Orthogonal Frequency Division Multiolexing,OFDM)技术已经广泛应用于各种高速宽带无线通信系统中。然而 OFDM 系统相比单载波系统更容易受到频偏和时偏的影响,因此如何有效地消除频偏和时偏,实现系统的时频同 ...
其他嵌入式/单片机内容 The program was written with some object-orientation in mind, which means that all functions that op
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure.
VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
压缩解压 My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a
My (so called) HiP compression algorithm as console mode
utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman
encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash
algorithm etc.
软件工程 this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if y
this will produce the dci program in the src/ directory, or in
/path/to/your/installation/bin if you used the--prefix option during the
configure step and issued a "make install".
其他 TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines where the string(s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters an ...
Java编程 Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started ...
Linux/Unix编程 Linux下的tree命令
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr ...