-
Multi-View Face Detection
多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,多视角人脸检测,基于皮肤检测,有训练和检测的详细代码,
- 2023-01-08 02:55:03下载
- 积分:1
-
小型成绩管理系统
应用背景c语言课程设计,目前对于理科大学生来说,c语言是大学中的一门必修课,此系统为c语言的学习提供了很好的参考。关键技术利用c语言结构体实现的学生成绩管理系统,利用了c语言机构体,并实现了c语言结构体的增加,删除以及排序等算法。
- 2023-06-07 04:30:03下载
- 积分:1
-
GNU的数值运算库,内容丰富!
GNU的数值运算库,内容丰富!-GNU numerical arithmetic library, a rich content!
- 2022-05-29 13:04:47下载
- 积分:1
-
一个用Java applet实现的B
一个用Java applet实现的B-Tree算法- The B-Tree algorithm which realizes with Java applet
- 2022-01-26 06:30:04下载
- 积分:1
-
Insertion sort
insertion_sort.cpp
#include
#include
#include
#define N 5000
int insertion_sort( int data_insert[] );
void creat_file( char *file_name, int data_file[] );
int main(int argc, char *argv[]){
int data[N];
creat_file( argv[1], data );
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 04:13:51下载
- 积分:1
-
甚至在一个给定的数字的位数计数
如何进行计数的甚至在一个给定的数字位数。在这里我们使用如果数完全除以 2(an integer) 那么它是奇数或者偶数的概念。
- 2022-01-21 00:31:16下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
利用消元法中的列主元消元法来实现线性方程组的求解
利用消元法中的列主元消元法来实现线性方程组的求解-Using elimination method in the PCA included elimination method to achieve linear equations
- 2023-07-27 21:30:05下载
- 积分:1
-
单源点最短路径贪心算法:用到Dijkstra算法,
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
- 2022-12-16 21:35:03下载
- 积分:1
-
算术编码五美分
Five Cents on Arithmetic Encoding
- 2023-06-04 21:25:03下载
- 积分:1