搜索结果
找到约 3,172 项符合
i-DBAFundamentalsII 的查询结果
文件格式 This is a PCI to USB bridge schematic that i was draw by hand from a PCI to USB card, the schematic
This is a PCI to USB bridge schematic that i was draw by hand from a PCI to USB card, the schematic use VT6212L to make bridge, the idear is that we can use microcontroler interface to PC through PCI slot by USB, ha ha it is too easy.
Linux/Unix编程 Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and
Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.
单片机开发 管脚号 管脚名称 LEVER 管脚功能描述 1 VSS 0V 电源地 2 VDD 5.0V 电源电压 3 VEE 5.0V~(-13V) 液晶显示器驱动电压 4 D/I H/L D/I
管脚号 管脚名称 LEVER 管脚功能描述
1 VSS 0V 电源地
2 VDD 5.0V 电源电压
3 VEE 5.0V~(-13V) 液晶显示器驱动电压
4 D/I H/L D/I=“H”,表示DB7~DB0为显示数据
D/I=“L”,表示DB7~DB0为显示指令数据
5 R/W H/L R/W=“H”,E=“H”,数据被读到DB7~DB0
R/W=“L”,E=“H→L”, DB7~DB0的数据被写到IR或DR
6 E H/L 使能 ...
文章/文档 i was not knowing matlab in depth so i have sent simple basic programs
i was not knowing matlab in depth so i have sent simple basic programs
数学计算 Hi guys, I have a B-spline curve algorithm by using Genetic algorithm. Any interested?
Hi guys, I have a B-spline curve algorithm by using Genetic algorithm. Any interested?
其他行业 It is basic in which i am compressing bitmap images.
It is basic in which i am compressing bitmap images.
其他书籍 I have upload verilog HDL e-books which can really usefull for new user of verilog
I have upload verilog HDL e-books which can really usefull for new user of verilog
matlab例程 Nearest neighbors is a semi deconvolution algorithm. I m a newbie in matlab but I hope this helps so
Nearest neighbors is a semi deconvolution algorithm. I m a newbie in matlab but I hope this helps somebody :)
嵌入式/单片机编程 procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1
procedure senddata
var
i:integer commflg : Boolean
begin
commflg:=true
for i:=1 to 8 do
begin
if not fcomm comml writecommdata(sendbutter,i) then
begin
Commflg=false
break
end
end
end
(4) 接收数据
在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发送数据以使PC机了解系 ...
Java编程 these are the sourse code for using the .mp3 files in java.so i am providing you this
these are the sourse code for using the .mp3 files in java.so i am providing you this