-
循环链表实现约瑟夫环,并对输入错误进行检查和提示。
循环链表实现约瑟夫环,并对输入错误进行检查和提示。-cycle Chain achieve Josephus, and input error check and tips.
- 2023-01-04 20:40:03下载
- 积分:1
-
kmeans算法
harris角点检测源代码,简洁高效,通俗易懂,可以有效检测出图像的角点,并提供了一个画圆的程序,用于在图像上圈出角点。 使用格式为[cnt,posr,posc] = get_harris(img,k,t) 其中img为需要检测的图像,k,t分别为该角点检测
- 2022-03-02 21:18:53下载
- 积分:1
-
vb an array assignment function
vb数组一次赋值函数-vb an array assignment function
- 2022-07-02 01:04:34下载
- 积分:1
-
LZW压缩算法实现 VC++6.0工程
资源描述一个不错的LZW压缩文件算法示例代码,才用VC6.0写的,可以编译通过,压缩效率还不错,我测试过简单的位图比gif/png等格式压缩效率都要高!!!
- 2022-08-25 04:08:59下载
- 积分:1
-
doolittle直接分解法和guass
doolittle直接分解法和guass-sedilla迭代法解方程组源码-doolittle direct decomposition and guass-iterative method of sedilla equations FOSS
- 2022-01-31 15:08:12下载
- 积分:1
-
G726 解码器-asm.js
这些例程包括 CCITT G.726 16 Kbps 的实现ADPCM 编码算法。这种实现在本质上是相同的的位级描述除了几个偏差,利用的工作站属性,如硬件 2 的补充算法。
ITU-T G.726 编码器是编码算法,适用于编码的数字化的电话带宽自适应差分脉冲编码调制 (ADPCM) 波形 (0.3-3.4 千赫) 语音或在 8 kHz 采样的音频信号。此编码器在样本的样本基础上运作。可以用线性 PCM 或准 8 位 G.711 (m 法 A 律) 格式代表输入的样本(即 64 kbps)。对于 32 kbps 速率进行操作,每个样本被转换成一个 4 位量化的差异信号造成 G.711 格式的压缩比为 2: 1。对于 24 kbps 40 kbps 操作,量化后的色差信号是 3 位和 5 位,分别。
- 2022-02-25 14:17:37下载
- 积分:1
-
DESIGN OF STEEL STRUCTURES
DESIGN OF STEEL STRUCTURES
- 2023-04-30 22:35:03下载
- 积分:1
-
快速获取3D重建切片的算法
本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
- 2022-07-08 11:47:05下载
- 积分:1
-
QT绘图板
在inuxl ubantu系统下的QT运行,一个简单的c++绘图板的编制,能够满足正常情况下的图形的绘制
- 2023-05-23 10:10:03下载
- 积分:1
-
决策树算法的实现。对于初学算法的人有一定的帮助。
决策树算法的实现。对于初学算法的人有一定的帮助。-Decision tree algorithm. Algorithm for beginners who have some help.
- 2022-02-15 19:48:00下载
- 积分:1