-
经典问题:母牛问题,只是一个作业,希望能对初学者有点帮助...
经典问题:母牛问题,只是一个作业,希望能对初学者有点帮助-Classic problem: cow problem, is just a job, hoping to be helpful for beginners
- 2022-03-06 06:33:56下载
- 积分:1
-
稀疏矩阵
此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
- 2022-10-02 11:45:05下载
- 积分:1
-
PIC ASM工具mpasmwin5.14
PIC ASM TOOL MPASMWin5.14
- 2022-05-21 15:24:22下载
- 积分:1
-
AVLTree的实现以及结点的增加删除和查找。
AVLTree的实现以及结点的增加删除和查找。-AVLTree the realization of the increase in node delete and search.
- 2022-09-13 05:10:03下载
- 积分:1
-
matlab程序 数字信号处理 用于采样信号
matlab程序 数字信号处理 用于采样信号-Matlab digital signal processing procedures for the sampling signal
- 2022-02-21 22:23:37下载
- 积分:1
-
介绍数字图像滤波的各种方法,也是从网上下载的,还可以
介绍数字图像滤波的各种方法,也是从网上下载的,还可以-Introduce a variety of digital image filtering method, is also downloaded from the Internet can also be
- 2022-07-22 20:41:42下载
- 积分:1
-
n皇后问题的C++实现
n皇后问题的C++实现-n Queen"s realization of C
- 2022-07-15 11:06:40下载
- 积分:1
-
directx9.0 do with a 3D tank game, the most important is adding an advanced phys...
用directx9.0做的一个3D坦克游戏,最主要的地方是加进了先进的物理碰撞检测-directx9.0 do with a 3D tank game, the most important is adding an advanced physics Collision Detection
- 2022-03-24 14:48:39下载
- 积分:1
-
电力系统标准101规约
电力系统标准101规约-power system standard 101 Statute
- 2022-09-15 16:45:04下载
- 积分:1
-
结构支持向量机在训练复杂线形模型中的应用…
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
- 2022-01-28 11:08:28下载
- 积分:1