搜索结果
找到约 47 项符合
AGAIN 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (6)
- Java编程 (5)
- 单片机开发 (3)
- 其他 (3)
- Java书籍 (2)
- matlab例程 (2)
- VC书籍 (2)
- Linux/Unix编程 (2)
- VHDL/FPGA/Verilog (2)
- 软件工程 (2)
- 书籍 (2)
- 电源技术 (1)
- 单片机编程 (1)
- 人工智能/神经网络 (1)
- 系统设计方案 (1)
- 嵌入式/单片机编程 (1)
- Internet/网络编程 (1)
- SQL Server (1)
- 驱动编程 (1)
- Delphi控件源码 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- 软件设计/软件工程 (1)
- 书籍源码 (1)
- 汇编编程 (1)
- 多媒体处理 (1)
- 教程 (1)
其他 数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-s
数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or
a corresponding "options-setting" file, it assembles to the data
abort veneer. This is described in detail in the documentation.
The "dabort.h" file contains definitions of some constants used
in the data abort veneer s ...
VHDL/FPGA/Verilog Ring register[1 from 8] which seven speeds. The result is presented on 8 LEDs. After every cycle, sp
Ring register[1 from 8] which seven speeds. The result is presented on 8 LEDs. After every cycle, speed grows. The process starts again after last 8 cycle.
软件工程 Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Draw
Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of stories based on companies in the Silicon Valley where people have been known to yell at each other ...
CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2
Playfair Cipher
1.not even the large number of keys in a monoalphabetic cipher provides security
2.one approach to improving security was to encrypt multiple letters
3.the Playfair Cipher is an example
4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair
Playfair Key M ...
VC书籍 This book has been written to support a practically oriented course in programming language transla
This book has been written to support a practically oriented course in programming language
translation for senior undergraduates in Computer Science. More specifically, it is aimed at students
who are probably quite competent in the art of imperative programming (for example, in C++,
Pascal, or Mod ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
Java编程 A java program asking the user to enter a date, the program will calculate the julian date, and take
A java program asking the user to enter a date, the program will calculate the julian date, and take the julian date to return it to a gregorian date again.