-
这是我自己写的用c语言的聊天室
这是我自己写的用c语言的聊天室-that I used to write the c language chat rooms
- 2022-04-11 21:33:01下载
- 积分:1
-
皮肤识别
两种方法,一种是直接用公式,一种是用bayes方法
皮肤识别
两种方法,一种是直接用公式,一种是用bayes方法-Skin, identifying two methods, one is the direct use of formula, a method is to use bayes
- 2022-03-14 10:46:49下载
- 积分:1
-
在WINDOWS中是不可以直接的访问硬件的接口的,一种方法是自己编驱动,然后再编写相应的DLL,在这个基础上编写应用程序,winio就是这个的集合。...
在WINDOWS中是不可以直接的访问硬件的接口的,一种方法是自己编驱动,然后再编写相应的DLL,在这个基础上编写应用程序,winio就是这个的集合。
- 2022-08-25 18:24:13下载
- 积分:1
-
Line follower robot using PIC 16F877A
直线跟随机器人是一种自主运输机器人。它是用16F877A实现的,用CCS编码编译器.CODE包括掉头、停止、转弯等命令。
- 2022-08-25 16:08:18下载
- 积分:1
-
I designed a small player, is vc development, I hope you like them
本人设计了一个小的播放器,是以vc++开发的,希望大家喜欢-I designed a small player, is vc development, I hope you like them
- 2022-01-24 15:40:40下载
- 积分:1
-
gps 凌阳单片机
//======================================================
// 文件名称: GPS.c
// 功能描述: GPS模块的初始化,GPS信息的解析
// 维护记录: 2000-12-5 v1.0
//======================================================
#include "gps.h"
#include "spce061a.h"
#include
static int GetComma(int num,char* s
- 2023-03-09 05:15:03下载
- 积分:1
-
国内类似ACDsee的一个的查看各种图片的工具源码,含有查看图片缩略图,放大缩小查看,支持bmp,jpg,png,gif等多种格式图片...
国内类似ACDsee的一个的查看各种图片的工具源码,含有查看图片缩略图,放大缩小查看,支持bmp,jpg,png,gif等多种格式图片-ACDSee domestic similar view of a tool for a variety of picture source containing View picture thumbnails, zoom view, support bmp, jpg, png, gif image formats, etc.
- 2023-02-15 06:50:03下载
- 积分:1
-
这是一个校验验证码,包括一个完整的界面和图片文件夹
这是一个校验验证码,包括一个完整的界面和图片文件夹-This is a checksum verification code, including a complete picture of the interface and folders
- 2022-10-01 23:30:03下载
- 积分:1
-
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除...
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
- 2022-03-23 06:24:13下载
- 积分:1
-
inheritance, multiple inheritance, the use of virtual inheritance! If we want to...
继承、多继承、虚继承的使用!
如果要想使一个公共基类在派生类中只产生一个基类子对象,则必须将这个基类设定为虚基类。-inheritance, multiple inheritance, the use of virtual inheritance! If we want to make a public base class in the derived class only have a base class Object son, they would have to set the base class for virtual base class.
- 2022-03-16 02:41:56下载
- 积分:1