-
corum2
科隆2服务端源码.....请大家下载修改,BUG多(Cologne 2 server ..... please everyone download the source code modifications, BUG more)
- 2008-05-14 18:28:12下载
- 积分:1
-
mcp3424
mcp3424芯片的驱动代码,该芯片有四通道进行AD采集(Mcp3424 chip driver code, the chip has four channels for AD acquisition.)
- 2021-02-24 13:39:40下载
- 积分:1
-
职工工资查询
#include
#include
using namespace std;
#define NUM 1000;
void read();
void menu();
void find();
void write();
void add();
void modify();
void del_num();
void grsds();
void load();
void list();
struct emploee //职工数据结构
int n //员工总人数
{
char no[10];
char name[30];
float wage1; //员工的基本工资
float wage2; //员工的职务工资
float wage3; //员工的职务津贴
float wage4; //员工的绩效工资
float wage5; //员工的应发工资
float TAXfee; //员工的个人所得税
float wage6; //员工的实发工资
}emp[NUM],newemp;
void main()
{
menu();
};
void menu()//主界面
{ int n,w1;
- 2023-07-27 03:25:04下载
- 积分:1
-
ZipTest_src
ZIP 压缩、解压 源码,C 语言实现,文件压缩解压缩(ZIP compression, decompression source code, C language, file compression and decompression)
- 2012-11-06 12:23:27下载
- 积分:1
-
串口输出GPS数据 (地图值)
STM32F4+HAL库+GPS+地图值,在串口显示(STM32F4+HAL Library+GPS+Map Value, Displayed in Serial Port)
- 2020-07-23 08:58:45下载
- 积分:1
-
juyuwangliaotian
局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
- 2012-07-13 09:25:37下载
- 积分:1
-
CameraCupture
用电脑自带摄像头捕捉图片,即进行拍照与录像,基于OPENCV的工作环境的内部函数调用(With a camera to capture images, OPENCV based work environment ~ ~ ~ with the camera to capture images, OPENCV based work environment ~ ~ ~)
- 2013-07-21 14:04:09下载
- 积分:1
-
An_ATL_Toolbox_control_src
类似于VS中控件工具箱的栅栏式切换的一个ActiveX源码,还不懂是什么?想想QQ的分组栏(Similar to the controls in the toolbox VS fence switching an ActiveX source, still do not know what is? Think of the QQ group column)
- 2013-11-02 17:19:14下载
- 积分:1
-
scara_robot
SCARA four DOF planar articulated robot reference
- 2013-10-18 14:52:50下载
- 积分:1
-
FATFS
讲述STM32与SD卡的FAT文件系统,便于单片机数据保存(About the STM32 and SD card FAT file system, to facilitate data storage SCM)
- 2014-02-17 11:07:33下载
- 积分:1