Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth...
Value Engineering技术资料下载专区,收录218份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth...
This code will sum-up the value of a listview and save the entire list of a listview in just one cli...
LabVIEW入门 LabVIEW(Laboratory Virtual instrument Engineering)是一种图形化的编程语言,它广泛地被工业界、学术界和研究实验室所接受,视为一个标准...
一个设计文档的样例 Design Report: Resource Management Software Electrical Engineering and Computer Science ...
Multimedia Messaging Service An Engineering Approach To MMS[John Wiley And Sons] 这就是一本MMS好书,都已经搜到这个...
《软件工程中的真相和谬误》的英文版《Facts and Fallacies of Software Engineering》,介绍软件工程中常见的一些“事实”和“误解”...
Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符...
通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition...