-
串口通信
采用VC++ 6.0编写,在设置好串口之后,能实现数据(文件以及字符等)的收发,以及查找储存等功能,整个程序运行没有任何错误,可供大家参考
- 2023-06-28 13:40:04下载
- 积分:1
-
类似Vc和Outlook的界面
类似Vc和Outlook的界面,挺有用的。
类似Vc和Outlook的界面
类似Vc和Outlook的界面,挺有用的。-similar Vc and Outlook interface similar Vc and Outlook interface, quite useless.
- 2023-07-21 15:35:02下载
- 积分:1
-
很好的BMP转JPG,有VB原代码及操作界面
很好的BMP转JPG,有VB原代码及操作界面-good JPG, VB source code and user interface
- 2022-01-25 14:30:02下载
- 积分:1
-
如何实现按钮切换
教你怎么轻松实现这个功能
- 2022-01-22 06:47:05下载
- 积分:1
-
占用内存极少的菜单系统的实现,本程序可以实现中英文切换...
占用内存极少的菜单系统的实现,本程序可以实现中英文切换-Very little memory to achieve the menu system, this procedure can be achieved in both Chinese and English switch
- 2022-01-29 02:00:34下载
- 积分:1
-
上传源代码的体系结构分析
The password is "thisisninebullssrc"
上传源代码的体系结构分析
The password is "thisisninebullssrc"-Stock analysis soft
- 2022-03-16 15:13:17下载
- 积分:1
-
good as Excel interface TabView, is the VC good choice, you can make!
像Excel界面一样好的TabView,是VC的好选择,可以制作!
- 2022-08-18 04:26:12下载
- 积分:1
-
经典的CimageList 操作实例.适用初学者
经典的CimageList 操作实例.适用初学者-The classic example of CimageList operation. For beginners
- 2022-03-15 21:16:08下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1
-
图像处理
关于图片处理的一个GUI,可实现多种格式图片的读取,灰度值变化,均衡化,滤波,主要采用CANDY边缘检测法、log边缘检测法、拉普拉斯算子边缘检测法实现图片的检测。
- 2022-07-11 07:30:46下载
- 积分:1