搜索结果
找到约 55 项符合
Everything 的查询结果
按分类筛选
- 全部分类
- 技术资料 (9)
- 其他书籍 (6)
- 书籍 (5)
- 其他 (3)
- Java编程 (3)
- USB编程 (3)
- Linux/Unix编程 (2)
- 串口编程 (2)
- 文章/文档 (2)
- Java书籍 (2)
- 软件 (1)
- 电源技术 (1)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 嵌入式综合 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 单片机开发 (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
- SQL Server (1)
- 人物传记/成功经验 (1)
- MacOS编程 (1)
数值算法/人工智能 anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant proce
anb 版的LBM程序 This code was written to show beginners in a simple and
c short way the relevant procedures of a lattice Boltzmann solver,
c pointing on how everything works "in principle". Nearly all
c procedures could be implemented other (and better) as it is done
c here, and even the algorithm ...
Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
Java编程 Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2
Thinking in Java, 3rd ed. Revision 4.0
Preface
Introduction
1: Introduction to Objects
2: Everything is an Object
3: Controlling Program Flow
4: Initialization & Cleanup
5: Hiding the Implementation
6: Reusing Classes
7: Polymorphism
8: Interfaces & Inner Classes
9: Error Handling with Ex ...
书籍 Telecommunications Essentials Global Source
In this updated and expanded edition of her excellent telecommunications primer,
Lili explains in just the right detail everything you need to know to become
fluent in this most important and fascinating industry. Besides including a
satisfying amount of expert technical detail, the book also dis ...
其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
电源技术 跟踪和排序功能的紧凑型双通道降压转换器
 
Typical industrial and automotive applications requiremultiple high current, low voltage power supply solutionsto drive everything from disc drives to microprocessors.For many of these applications, particularly thosethat have size constraints, the LT3501® dual step-downconverter is a ...
其他书籍 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 ...
书籍 Beginning+C+for+Arduino
I can remember buying my first electronic calculator. I was teaching a graduate level statistics course and I
had to have a calculator with a square root function. Back in the late 1960s, that was a pretty high-end
requirement for a calculator. I managed to purchase one at the “educational discount ...
书籍 Intelligence_-A-Modern-Approach
Artificial Intelligence (AI) is a big field, and this is a big book. We have tried to explore the
full breadth of the field, which encompasses logic, probability, and continuous mathematics;
perception, reasoning, learning, and action; and everything from microelectronic devices to
robotic planetary ...
串口编程 CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...