-
基于隐藏的马尔可夫模型人脸识别的源代码
基于隐马尔可夫模型的人脸识别 CC++源代码-Based on Hidden Markov Model Face Recognition CC++ Source code
- 2022-07-20 16:32:19下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
图书管理系统,可以借用和归还
图书管理系统,借书还书等操作,使用c++编写的代码,适合初学者学习-book manage system you can borrow and return
- 2022-01-26 00:40:03下载
- 积分:1
-
你有没有遇到过任何问题,了解你的电话是用什么?你的马…
iphone查看本机IP地址,31天开源工程中的第四个!-Have you ever had any trouble understanding what IP your phone is using? You may working with a friend or family member and typically you would have them use IPConfig or website to return the IP, however it isn t that simple on the iPhone. With What is my IP? you can get an IP with ease. Run the program and you see the IP being used. Please note this only runs on your iPhone, it does not return the correct output in the simulator.
- 2022-04-30 05:31:20下载
- 积分:1
-
可以更改各种文字的演示程序
可以更改各种文字的演示程序-can change all kinds of written procedures for the demonstration
- 2022-04-20 01:45:40下载
- 积分:1
-
C++中拷贝构造函数、临时对象、深拷贝和浅拷贝案例源码,动手做实验,深入理解C++copy...
C++中拷贝构造函数、临时对象、深拷贝和浅拷贝案例源码,动手做实验,深入理解C++copy-C++ copy constructor, temporary objects, deep copy and shallow copy of case source code, hands-on experiments, in-depth understanding of C++ copy
- 2023-02-03 09:05:04下载
- 积分:1
-
简单局域网服务器聊天软件
简单局域网服务器聊天软件-simple LAN server chat software
- 2022-02-02 06:33:23下载
- 积分:1
-
二进制编码的十进制
codigo de binario decimal
- 2022-01-28 15:46:18下载
- 积分:1
-
类似Windows的计算器的源码,可以进行多种科学计算,功能和windows自带的差不多...
类似Windows的计算器的源码,可以进行多种科学计算,功能和windows自带的差不多
- 2023-06-03 13:40:03下载
- 积分:1
-
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作...
对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
- 2023-04-20 02:45:03下载
- 积分:1