-
俄罗斯方块
#include
#include
#include
#include
#include
char gcText[] = " WWWWWWW";
struct tetris {
int _pool[16][32], (*pool)[32], tmap[8][4][16];
int x, y, s, st, t;
}gt;
void trsInit() {
int sp[8][4]
- 2023-08-11 01:55:03下载
- 积分:1
-
维纳仿镇ar模型
维纳仿镇ar模型-Wiener imitation model town ar
- 2022-05-31 07:21:56下载
- 积分:1
-
经典的数据挖掘培训材料,可以快速帮您掌握Clementine的基本使用方法....
经典的数据挖掘培训材料,可以快速帮您掌握Clementine的基本使用方法.-Classical data mining training materials, can quickly help you master the basic use of Clementine.
- 2022-01-26 03:09:11下载
- 积分:1
-
一些比较经典的数学问题,包括1万…
一些比较经典的数学问题源程序 包括百鸡百钱,灯塔问题,桃子猴问题-some of the more classic source of mathematical problems, including 100 hundred chickens money, Lighthouse, peach monkey issue
- 2022-07-01 14:18:57下载
- 积分:1
-
NSGAII Matlab实现源代码
针对多目标遗传算法的Matlab代码,本代码是在原论文的基础上编写的关于此方法的,并尝试在编程中使用从简单记数法。
- 2022-03-15 06:18:16下载
- 积分:1
-
贝叶斯bayes算法分类器诊断程序
贝叶斯bayes算法分类器诊断程序-Bayesian classifier diagnostic procedures
- 2022-02-03 21:13:18下载
- 积分:1
-
Otsu算法的实现与验证
这段代码描述了大津算法的实现及其在matlab中实现的灰度阈值函数的验证。
- 2023-06-17 03:10:04下载
- 积分:1
-
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输...
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled program generates an executable file, run this file out of a DOS window, and then enter the regular expression and follow the prompts.
- 2023-05-02 22:15:03下载
- 积分:1
-
广义矩阵求逆相关资料,矩阵运算,矩阵概念。
广义矩阵求逆相关资料,矩阵运算,矩阵概念。-Generalized information matrix inversion, matrix operations, matrix concept.
- 2023-08-16 19:50:03下载
- 积分:1
-
StringUtils
这里有些代码我写了关于字符串实用程序。这帮助新手很容易明白的和有用的分析和编写脚本。
它是用非常常见算法。
如果东西搞错我联系的方式。不一定是每一件工作正常,但几乎 Im:D.
- 2022-04-27 03:22:06下载
- 积分:1