搜索结果
找到约 1,274 项符合
F-CS 的查询结果
单片机开发 made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test
made by: kangkai
data:2008.11.23
this one is used to test arm7 str71x.
use a led to test GPIO.
a---------P0.0
b---------P0.1
c---------P0.2
d---------P0.3
e---------P0.4
f---------P0.5
g---------P0.6
just run it and you will see the led to show 0-9 all the time.
其他 利用花指令扰乱Cracker
利用花指令扰乱Cracker,以达到保护软件的作用。
本工具可以自定义花指令,有三种模式,如下:
1、随机插入花指令
2、指定插入固定的花指令
3、全部插入花指令
使用方法:
1、请自行在 JunkData.mdb 数据库中添加花指令
2、在您要放花指令的地方写:{$F Junk}
3、{$F Junk} 为花指令标记
4、用本工具处理后,重 ...
单片机开发 7279键盘程序 设0--9数字键
7279键盘程序 设0--9数字键,A--F功能键
开机时在最高位显示‘P’
第一次按数字键在最高位显示数据,第2次按数字键在最次位显示数据,。。。。。。第8次按数字键在最低位显示数据
第9次按数字键在最高位显示数据。。。。。。按任意功能键则系统回到初始状态。 ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
+ CS) can either start an acquisition interval or initiate a
edge (Figure 6). Ho ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
+ CS) can either start an acquisition interval or initiate a
edge (Figure 6). Ho ...
汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,
selects the mux channel and configures the MAX197 for
second write pulse, written with ACQMOD = 0, termi-
either unipolar or bipolar input range. A write pulse (WR
nates acquisition and starts conversion on WR°Os risin
is restarted.
The ACQMOD bit in the input control byte offer+ CS) can either sta ...
Java编程 java中大部分对图形、文本、图像的操作方法都定义在Graphics类中
java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法; ...
其他 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中
实验题目:Hermite插值多项式
相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为:
其中,Hermite插值基函数
数据结构:三个一维数组或一个二维数组
算法设计:(略)
编写代码:(略)
实验用例: 已知函数y=f(x)的一张表(其中 ):
x 0.10 0.20 0.30 0.40 0.50
y 0.904837 0.818731 0.740818 0.670 ...
驱动编程 dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助
dd1压缩包里面是驱动源码
console压缩包里面是控制台源码
hide.exe是最终产品
使用方法:
1、将hide.exe复制到系统目录
2、运行cmd
3、hide -h 查看帮助
hide -i 安装驱动
hide -u 卸载驱动
hide -f -a filename 添加一个隐藏文件
by boywhp 07/09/03
Email:boywhp@126.com ...