资源列表
MATLAB5.X
- matlab的学习书籍,供工程技术人员以及大学教师和学生使用的一本好书。-Matlab learning books for engineering and technical personnel as well as university teachers and students use of a good book.
Particle-filter
- 粒子滤波的资料,附带一些程序,可以参考使用,还不是不错的-Particle filter, with some programs, you can refer to use, also is not good
Software-testing-for-new
- 这个里面的不是编程语言而是课件,是学习软件测试初学者必备资料。-This is not a programming language, but inside courseware, learning software testing essential information for beginners.
Oscilator_Circuit
- 振荡电路基础与应用, 适合振荡电路初学者-Basis and Application of Oscillator circuit
digital-clock-and-traffic-light
- 课题一是设计一个可控的100进制可逆计数器。课题二是设计交通灯控制系统在QuartusⅡ软件环境下,进行仿真实验和硬件下载,获得的测试结果满足设计要求。课题三是设计多功能数字钟系统(层次化设计。-The subject one is to design a controllable 100- band reversible counter. Subject two is the design of the traffic light control system in the Quartus I
Introduction-to-Algorithms
- 算法导论是学习编程算法的经典书籍,对学习算法的同学有很大帮助!-something wrong with automatic translation!
suanfadaolun
- 该资料是英文版的算法导论,内容比较齐全,包含了各类基本的算法。-This information is in English Introduction to Algorithms, more complete content, including all kinds of basic algorithms.
047097401X
- bada ebook for new programmers with lots of stuff enjoy
linux
- linux内核完全解析 linux内核完全解析-The Linux kernel completely parsing. PDF
linux0.11c-1.9.5
- linux0.11c-内核解析1.9.5.pdf
exam
- 南京航空航天大学的博士生入学考试试题,包含了英语和线性代数-the entrence examination of nanjing university of aeronautics and astronautics
ACE开发者指南chm版
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)构架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++包装外观(Wrapper Façade)和构架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 ACE的目标用户