-
很好的一个C++控制台程序
很好的一个C++控制台程序-good a C Console
- 2022-04-27 02:16:41下载
- 积分:1
-
face recognition
应用背景This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful关键技术这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用
- 2022-08-15 04:54:37下载
- 积分:1
-
一个显示水波型曲面的工程,需要glut
一个显示水波型曲面的工程,需要glut
-show a wave-surface project requires glut
- 2023-06-04 10:55:02下载
- 积分:1
-
calc大数库,实现了所有的基本大数运算功能
calc大数库,实现了所有的基本大数运算功能-calc library of large numbers, realize all the basic computing functions of large numbers
- 2023-01-07 03:15:03下载
- 积分:1
-
一个马尔可夫模型的源码
一个马尔可夫模型的源码-a Markov model of the source
- 2022-02-10 05:53:35下载
- 积分:1
-
二维元胞自动机模拟
二维元胞自动机模拟-疯云游戏。元胞自动机 (复数的元胞自动机,缩写。加利福尼亚州) 的可计算性理论、 数学、 物理、 复杂性科学、 理论生物学和微观组织模拟研究了一类离散模型。元胞自动机也称为细胞空间、 镶嵌机、 均匀的结构,细胞结构、 镶嵌结构和迭代数组。在该例中探讨了模式生成的二维元胞自动机规则只取决于给定的单元格周围的黑细胞数目。每个规则陈列大量的步骤运行时其独特的行为。
- 2022-08-19 00:33:55下载
- 积分:1
-
这个类提供了一组函数接口声卡输入…
The SoundIn class provide a set of functions to interface a sound card for input signal. -SoundIn provide a set of function "s to a sound card interface for input signal.
- 2022-08-20 13:27:24下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
构建哈夫曼树源码
应用背景这个算法可以对信息进行编码,用来压缩文本等数据,通过数据的权重规划,将权重越大的数据置于越靠近树的根节点。关键技术算法可以对信息数据进行编码,用来压缩文本,通信信息等数据。利用二叉树对信息进行编码,每次选取两个权重最小构建哈夫曼树,生成的新节点继续用作新节点进行构建哈夫曼树,知道所有的节点构建完毕
- 2022-04-12 21:05:09下载
- 积分:1