资源列表
Base32Enc
- 用于生成Base32代码的类,和atl里面的base64接口一致
ID3
- 数据挖掘中的决策树ID3算法,matlab的,请大家
高斯随机数的产生
- 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
bunch
- 直线加速器聚束腔的设计,包括能散,最终达到的能量相位差和束流强度-Design of the linear accelerator buncher cavity design, including the energy spread, ultimately to achieve the energy, beam intensity and phase
game
- mine sweeper 2D usind open gl
tree
- 二叉链表建立及各种遍历、应用的源代码 实现-List building and all kinds of binary traversal, application source code
ABC_practise
- 本文给出了ABC基本算法的详尽注解,相信可以帮助大家立刻改编使用该算法解决自己的多元函数优化问题。-This m-file aims to help learners have a better understanding of the basic idea of the ABC methods.
lujing
- 图的邻接表生成,深度遍历及任意两点间的路径-The adjacency table to generate deep traversal path between any two points
20_DrawImage
- 使用OpenCV进行基本的绘图操作;包括绘制椭圆、绘制圆、绘制多边形、绘制线段。-Using OpenCV basic drawing operations including drawing ellipses, draw a circle, polygon drawing, drawing lines.
FARI
- 简单的二值快速自适应算术编码变种算法实现程序-A fast adaptive bit-level arithmetic coding implementation
free_cycle8_LDPC_matrix
- generate free8cycle matrix for channel coding
qt_ndt
- 调用PCL的DNT算法进行点云配准,需要pcl调用库(Call PCL DNT algorithm for point cloud registration, you need PCL call library)
