-
font.h for micro
;此文件是uVision/ARM开发工具的一部分。
- 2022-08-24 16:35:29下载
- 积分:1
-
经典图标集合,有各种类别
经典图标集合,有各种类别-classic icon set, there are various categories
- 2022-02-15 22:59:18下载
- 积分:1
-
vb+mapx实现二次开发
用VB实现对mapx的开发,VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子
- 2022-02-04 13:15:32下载
- 积分:1
-
detailing how to use the three
详细介绍了如何使用三层结构的网络开发过程。对新手有帮助
- 2022-07-19 18:17:57下载
- 积分:1
-
qt实现的数据采集
对嵌入式底层的数据进行采集,通过qt做了一个界面,实时显示底层采集到的数据,并不断刷新,通过打开底层驱动,来获取信息,适合初学者
- 2022-07-25 13:58:22下载
- 积分:1
-
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小...
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小- JAVA does the audio frequency player, can broadcast the MID
form the audio frequency document, can control the music the current
capacity and the sound size
- 2022-03-10 23:17:29下载
- 积分:1
-
创建CListCtr控件后如何让CListCtr控件自适应填满整个对话框
创建CListCtr控件后如何让CListCtr控件自适应填满整个对话框-establish control after CListCtr how adaptive control CListCtr fill the entire dialog
- 2022-02-19 23:15:30下载
- 积分:1
-
一个仿delphi3.0的程序。
一个仿delphi3.0的程序。-an imitation delphi3.0 procedures.
- 2022-03-10 18:25:26下载
- 积分:1
-
c实现的web brower控件,精简、实用 可以自己再扩展。。。 <使用到com>...
c实现的web brower控件,精简、实用 可以自己再扩展。。。 -c achieve web brower controls, streamlining, practical can expand them again. . . Lt; Comgt to use;
- 2022-08-24 00:34:33下载
- 积分: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