搜索结果
找到约 213 项符合
EVEN 的查询结果
按分类筛选
- 全部分类
- 书籍 (35)
- 技术资料 (28)
- 其他书籍 (20)
- 单片机开发 (9)
- 电源技术 (8)
- Java编程 (8)
- 单片机编程 (6)
- 其他 (6)
- 嵌入式/单片机编程 (6)
- 加密解密 (5)
- 网络 (5)
- 电子书籍 (4)
- 可编程逻辑 (4)
- Linux/Unix编程 (4)
- 数学计算 (4)
- matlab例程 (4)
- 数值算法/人工智能 (3)
- 通讯编程文档 (3)
- 微处理器开发 (3)
- VC书籍 (3)
- 源码 (2)
- 软件工程 (2)
- 教程资料 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- Java书籍 (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- JavaScript (2)
- PCB相关 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 书籍源码 (1)
- 测试测量 (1)
- 模拟电子 (1)
- allegro (1)
- 压缩解压 (1)
- 手机短信编程 (1)
- 编译器/解释器 (1)
- 文件格式 (1)
- CA认证 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 人工智能/神经网络 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- VHDL/FPGA/Verilog (1)
- Windows CE (1)
- Symbian (1)
- Windows Mobile (1)
- SQL Server (1)
- 认证考试资料 (1)
其他书籍 PhD research, you have already made a decision that will have a major impact on the success of your
PhD research, you have already
made a decision that will have a major impact on the success of your
project, and perhaps even on your future career. You have chosen to
work in a particular research group, under the guidance of a particular
thesis advisor or supervisor.
书籍 Cooperation in Wireless Networks
Cooperation has been the subject of intensive study in the social and biological
sciences, as well as in mathematics and artificial intelligence. The fundamental
finding is that even egoists can sustain cooperation provided the structure of
their environment allows for repeated interactions (Axelrod ...
其他书籍 With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator a ...
数据库系统 DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fa
DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that
many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s
of compute intensive appl ications.
VC书籍 I have a dream that I am always young. Then I will have enough energy to do everything whenever I wa
I have a dream that I am always young. Then I will have enough energy to do everything whenever I want. Moreover, I don t have to worry about the old age during which I even can t take care of myself
人工智能/神经网络 New training algorithm for linear classification SVMs that can be much faster than SVMlight for larg
New training algorithm for linear classification SVMs that can be much faster than SVMlight for large datasets. It also lets you direcly optimize multivariate performance measures like F1-Score, ROC-Area, and the Precision/Recall Break-Even Point.
加密解密 An Introduction To Cryptography Chapter 1, “The Basics of Cryptography,” provides an overview of th
An Introduction To Cryptography
Chapter 1, “The Basics of Cryptography,” provides an overview of the
terminology and concepts you will encounter as you use PGP products.
Chapter 2, “Phil Zimmermann on PGP,” written by PGP’s creator, contains
discussions of security, privacy, and the vulnerabili ...
其他 //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define
//使用gray code的解法
#include <iostream>
#include <cmath>
using namespace std
#define ZERO 0
#define ONE 1
#define ODD 1
#define EVEN 0
#define RIGHT 1
#define LEFT 0
#define MAX 10
书籍 Designing Developing and Facilitating Smart Cities
The concept of “smart city” is often used implying that the reader has a clear and
common notion of what it means. However, in the current literature it is very hard
to find a precise definition. What is even more interesting, it is not so easy to find a
precise definition of what a city is.
Linux/Unix编程 Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm from 7-zip and block ...