搜索结果
找到约 192 项符合
made 的查询结果
按分类筛选
- 全部分类
- 书籍 (24)
- 其他 (14)
- 单片机编程 (12)
- Java编程 (10)
- matlab例程 (8)
- 文章/文档 (7)
- 其他书籍 (7)
- 单片机开发 (6)
- 系统设计方案 (6)
- VC书籍 (6)
- 技术资料 (6)
- VHDL/FPGA/Verilog (4)
- 驱动编程 (4)
- 电源技术 (3)
- 可编程逻辑 (3)
- 数值算法/人工智能 (3)
- 压缩解压 (3)
- 软件工程 (3)
- 其他嵌入式/单片机内容 (3)
- 游戏 (3)
- DSP编程 (2)
- 嵌入式综合 (2)
- 技术书籍 (2)
- Symbian (2)
- 电子书籍 (2)
- 中间件编程 (2)
- 人工智能/神经网络 (2)
- 汇编语言 (2)
- 加密解密 (2)
- Java书籍 (2)
- 微处理器开发 (2)
- 技术管理 (2)
- Linux/Unix编程 (2)
- 软件设计/软件工程 (2)
- SQL Server (2)
- allegro (1)
- 模拟电子 (1)
- PCB相关 (1)
- 教程资料 (1)
- 测试测量 (1)
- 串口编程 (1)
- 嵌入式/单片机编程 (1)
- J2ME (1)
- 行业发展研究 (1)
- 文件格式 (1)
- 嵌入式Linux (1)
- 书籍源码 (1)
- 数学计算 (1)
- Applet (1)
- JavaScript (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 数据结构 (1)
- 金融证券系统 (1)
- CA认证 (1)
- 网络 (1)
- 数据库系统 (1)
- Internet/网络编程 (1)
- 家庭/个人应用 (1)
- 百货/超市行业 (1)
- 源码 (1)
- 教程 (1)
单片机开发 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.
VHDL/FPGA/Verilog Raggedstone1 IP core. Raggedstone1 is a low-cost Spartan3 FPGA based PCI development board made by
Raggedstone1 IP core.
Raggedstone1 is a low-cost Spartan3 FPGA based PCI development board made by Enterpoint Ltd.
文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made
To review what a metaball is, and how to render them and to describe a
new optimization I ve made for rendering metaballs. For complex scenes,
it can render hundreds of times faster, though I m certain others have
discovered this trick as well. It does very slightly change the
characteristic ...
Applet a small Excel made bye java and javacc
a small Excel made bye java and javacc
JavaScript java telnet... program theat uses telnet made in java
java telnet... program theat uses telnet made in java
Java编程 Simple web server made in java 2005 last updated
Simple web server made in java
2005 last updated
汇编语言 FAT Scan utility made in ASM++
FAT Scan utility made in ASM++
微处理器开发 Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits.
Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any
of the resource kits. It has proved to be an extremely versatile tool on
the unix platform. So why should NT always be unix s poor cousin when it
comes to tcp/ip testing and exploration? I bet many NT admins out there
ke ...
其他 its a website on property dealing made in c# and .net framework.. the database is missing though.
its a website on property dealing made in c# and .net framework..
the database is missing though... you need to add that manually.. !
技术管理 if the method is to be made void, then it cannot have a return statement, all it can do is set the v
if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, usually these are don ...