搜索资源列表
tianwen
- VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件-VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents
Haskell 中文教程1-3章
- Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
phptoie
- php获取浏览器信息,使用php代码来获取客户的浏览器信息-php browser access to information, the use of php code to access customer information browser
c++_class_matrix
- 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
Interview
- 网上流传的5个面试题目,采用C#语言编写。题目如下: 一、设计一个自然数数组,包含50个范围在(0,200)的自然数,并从小到大排列,随机产生一个范围在(0,200)自然数,去数组中用二分查找法查找,如果存在返回值并获取这个数在数组中的位置(第几个);如果不存在,返回假。 要求: 1。编写初始化数组。并提供借口显示数组序号和内容; 2。对数组排序,并提供接口显示数据需要和内容; 3。随机产生自然数; 4。用二分法查找随机数。 二、设计一个程序,当主窗口显示时,从窗口客
supervisedWSD
- 利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。
防止密码被非法获取
- 防止密码被非法获取
kriging.zip
- Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测,Kriging algorithym
srand
- 随机取数函数,用于获取随机数,C C++中都可以使用-srand rand
tsp
- 模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realiz
rsvd
- 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
RK
- 龙格库塔法方法的全面介绍。不同龙格库塔法方法,获取不同精度计算结果-Runge-Kutta method of a comprehensive approach. Different methods of Runge-Kutta method to obtain different results accuracy
project11-02
- 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
peak_detector
- 峰值检测C++程序,输入一组数据,检测其峰值,并返回峰值对应坐标,可用与信号同步信号获取等-Peak Detection C++ program, a set of input data, detect its peak, and return to the peak corresponding to coordinates that can be used for other signals and signal synchronization
KalmanPFilter
- 通过卡尔曼滤波算法对INS和GPS数据进行联合解算,获取解算数据 -Kalman filter algorithm by INS and GPS data for the United Solution, solving the data access
sphcone_rcs
- 计算球体RCS,输入球直接获取球的雷达散射截面-Sphere radar cross section calculation
BOXA_MCAACQ
- 一个谱峰数据获取及分析的代码,可处理5个波长色散谱峰和1个能量色散谱峰。-Source code which get and analysis spectrumdata, you analysis 5 WDX spectrumand 1 EDX spectrum
cyuyandanxianglianbiaohuan
- C语言单向链表环测试并返回环起始节点1. 测试是否有环 2. 获取环起始点-Singly linked list in C-loop testing and return to the ring starting node to a test whether the ring 2. Get a ring starting point
get_face_centroids
- 有关udf编程,获取fluent网格中心坐标代码,-udf for fluent grid center coordinates of the code
openNi获取深度图
- openNi获取深度图,同时可以获得数据原图