搜索结果
找到约 1,158 项符合
itextsharp-all 的查询结果
VHDL/FPGA/Verilog I2C Slave module The module contains N accessable Registers when in read Process, all Registers a
I2C Slave module
The module contains N accessable Registers
when in read Process, all Registers are read at a time
when in write Process, only the addressed register are Writeable.
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
编辑器/阅读器 利用iTextSharp进行Word转Pdf的源代码
利用iTextSharp进行Word转Pdf的源代码,小弟初次上传,请多多包涵
Oracle数据库 Oracle database 10g (Oracle certified professional - OCP) certification all in one exam guide handbo
Oracle database 10g (Oracle certified professional - OCP) certification all in one exam guide handbook
单片机开发 This soucse code is for CodevisionAVR and RF2500 application driver code is all included.The point
This soucse code is for CodevisionAVR
and RF2500 application driver code is all included.The point to point communication is realized.
matlab例程 %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0, ...
uCOS ucOS-II SOURCE_CODE with detailed comments all platform
ucOS-II
SOURCE_CODE with detailed comments
all platform
压缩解压 huffman decode all you need is input a data so that it will decode
huffman decode
all you need is input a data
so that it will decode
游戏 Game Programming All in One.pdf 为游戏开发大全,采用c++语言
Game Programming All in One.pdf 为游戏开发大全,采用c++语言,介绍了游戏的开发,从入门到深入!