-
windows定时器
Windows的自动开关任务,时间和任务设定后,让程序自动执行。Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码,
- 2022-04-09 03:00:30下载
- 积分:1
-
BMP灰度图的绘制
BMP灰度图的绘制-BMP grayscale rendering
- 2022-04-16 17:38:56下载
- 积分:1
-
用vc6.0写的语音聊天(g729),用vc6.0写的语音聊天(g729)
用vc6.0写的语音聊天(g729),用vc6.0写的语音聊天(g729)-develop by vc6.0,voice chat(g729),develop by vc6.0,voice chat(g729)
- 2022-03-03 01:51:35下载
- 积分:1
-
NXP
NXP
8-bit synchronous binary down
counter
- 2022-01-25 20:23:43下载
- 积分:1
-
WINCE under a generic category of serial communication, the realization of the c...
一个通用的WINCE下的串口通信类,实现了常用的串口操作-WINCE under a generic category of serial communication, the realization of the common serial port operation
- 2022-05-05 13:14:46下载
- 积分:1
-
数据结构(C语言)――哈夫曼编码及其应用
数据结构(C语言)――哈夫曼编码及其应用-Huffman Coding and Its Application
- 2022-09-22 07:55:02下载
- 积分: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
-
导出文本到CSV文件
export text to csv file
- 2022-09-23 17:20:03下载
- 积分:1
-
通过opencv实现一帧一帧图片转化为视频(avi格式)
通过VS2010配置opencv2.4.11开发环境,实现从一帧一帧图片转换成AVI格式的视频,程序中需要参数是视频所需图片的像素规格(宽高),开始帧,结束帧(以文件夹中图片的命名数字为基准),图片格式,如。jpg,需要转换的视频的帧率fps,图片的文件夹位置直接输入,转换成的视频存储位置直接输入,过程比较简单,也比较实用,实现效果也不错。可以直接运行
- 2023-08-30 20:30:06下载
- 积分:1
-
网络控制模块 ,P2P终结者就是这样的
好了 自己看看吧
网络控制模块 ,P2P终结者就是这样的
好了 自己看看吧-Network Control Module, P2P Terminator is such a good look at his own bar
- 2022-05-24 17:43:54下载
- 积分:1