资源列表
WINDWWS
- WINDOWS核心编程的异常处理机制的完全模仿和实现,采用WIN32和DDK没有用MFC实现,,(The exception handling mechanism of WINDOWS core programming completely imitate and implementation, MFC implementation, using WIN32 and DDK to use,)
FileIO
- JAVA reads and writes files into the byte array
final
- 简单的机器人算法,用于机器人的轨迹规划。非常简单的算法(simple formulation about a 3 dof robot arm)
wavenumber
- 基于波数积分方法对水下声场的分析,计算水声传播的时域波数积分程序(Analysis of underwater acoustic field based on wavenumber integral method)
qfjh
- 前方交会的代码,基于摄影测量的基本原理,实现前方交会的代码(The intersection of the code, based on Photogrammetry basic principles, the realization of the intersection of the code)
memory
- 统一分配内存,固定块,避免重复分配, 方便使用(Unified allocation of memory, fixed blocks, avoid duplication, easy to use)
readhdf
- 读取hdf,HDF 是美国国家高级计算应用中心(National Center for Supercomputing Application)为了满足各种领域研究需求而研制的一种能高效存储和分发科学数据的新型数据格式。一个HDF文件中可以包含多种类型的数据,如栅格图像数据,科学数据集,信息说明数据。这种数据结构,方便了我们对于信息的提取。例如,当我们打开一个HDF图像文件时,除了可以读取图像信息以外,还可以很容易的查取其地理定位,轨道参数,图像噪声等各种信息参数。HDF 的数据结构是一种分层式数
SparseSoftmax
- 使用Hadoop平台的Spark组件,实现机器学习分类算法Softmax,使用的编程语言为Scala。(Hadoop platform using Spark components, the realization of machine learning classification algorithm Softmax, using the programming language for Scala.)
SparseLR
- 使用Hadoop平台的Spark组件,实现机器学习分类算法LR(逻辑回归),使用的编程语言为Scala。(Using the Spark component of the Hadoop platform, the machine learning classification algorithm LR (logical regression) is used, and the programming language is Scala.)
SVM
- 使用Hadoop平台的Spark组件,实现机器学习分类算法SVM(支持向量机),使用的编程语言为Scala。(Using the Hadoop platform Spark components, the machine learning classification algorithm SVM (support vector machines), using the programming language for Scala.)
文件
- 1、DA数模转换就是将离散的数字量转换为连接变化的模拟量。与数模转换相对应的就是模数转换,模数转换是数模转换的逆过程。 2、差分编码和HDB3编码(DA digital to analog conversion is to convert discrete digital quantity into analog quantity of connection change. Analog to digital conversion is analog to digital conversion
AES
- 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
