-
我写的一个控件,可以通过串口发送数据到LED显示屏,支持中午,支持bmp图形,广大排队叫号软件显示屏程序开发者可以借鉴!...
我写的一个控件,可以通过串口发送数据到LED显示屏,支持中午,支持bmp图形,广大排队叫号软件显示屏程序开发者可以借鉴!-I wrote a control that can send data via serial port to the LED display, support at noon, support bmp graphics, the majority of the software line called number display application developers can learn from!
- 2022-08-02 21:03:31下载
- 积分:1
-
一个简单的端口访问实例――扬声器发生程序。由于Win2000及以上操作系统提高了对主板访问的安全性,所以此程序只能在Win98下编译运行。...
一个简单的端口访问实例――扬声器发生程序。由于Win2000及以上操作系统提高了对主板访问的安全性,所以此程序只能在Win98下编译运行。-a simple example of the port visit-- loudspeakers occurred procedures. Since Windows 2000 operating system and above board increased the security of the visit, this procedure can only build run under Win98.
- 2022-08-23 09:14:16下载
- 积分:1
-
JAVA做的国际象棋小游戏的源代码。此程序可用来实现象棋小游戏。...
JAVA做的国际象棋小游戏的源代码。此程序可用来实现象棋小游戏。-JAVA so small the international chess game of the source code. This procedure can be used to achieve small chess game.
- 2022-03-31 07:53:15下载
- 积分: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
-
可以用来很好的检查堆栈的值
可以用来很好的检查堆栈的值-good can be used to check the value stack
- 2023-07-10 15:50:02下载
- 积分:1
-
Forrest Shull
Guide to advanced empirical software engineering
2008
Forrest Shull
Guide to advanced empirical software engineering
2008
- 2022-03-31 03:30:04下载
- 积分:1
-
一个简单的Cpp源文件的着色程序,演示了文法识别等知识点。...
一个简单的Cpp源文件的着色程序,演示了文法识别等知识点。-a simple tracing the source of coloring process, demonstrated a knowledge of grammar identification points.
- 2022-07-07 09:01:14下载
- 积分:1
-
最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实...
最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done earlier, the results coincide and brush it off
- 2022-10-15 14:05:02下载
- 积分:1
-
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助-On the USB drive some of the source code, to write USB drive to help people have a certain
- 2022-01-21 17:36:20下载
- 积分:1
-
读写硬盘扇区的C语言程序
读写硬盘扇区的C语言程序-literacy drives Sector C Programming Language
- 2022-05-19 15:34:02下载
- 积分:1