图像压缩的GUI程序,可以直接调用,直接读入图片对其压缩
上传时间: 2013-12-08
上传用户:dragonhaixm
下载管理器是基于HTTP1.1而建立的,支持断点续传.采用Java Swing创建了一个简单高效的GUI界面,具有一次下载多个文件的能力.
上传时间: 2013-12-27
上传用户:talenthn
优秀的嵌入式linux系统GUI-Microwindow-0.89;可以用来开发嵌入式GUI,同时具有很好的参考学习价值
标签: Microwindow GUI linux 0.89
上传时间: 2015-03-22
上传用户:爺的气质
uc/os在2407上的移植代码,有一定的参考意义。
上传时间: 2013-12-15
上传用户:stella2015
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上传时间: 2015-03-23
上传用户:leehom61
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上传时间: 2013-12-17
上传用户:liansi
基于uc os的tcp ip协议栈,使用方便,附中文使用手册。
上传时间: 2013-12-10
上传用户:咔乐坞
应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* Set ShiftJIS font */ GUI_SetFont(&GUI_Font_HZ16x16) GUI_DispString(str) }
标签: ucGUI GUI_FONT GUI_Font extern
上传时间: 2014-12-02
上传用户:woshini123456
WINDML中文字库生成程序,demo版
上传时间: 2014-01-01
上传用户:源码3
应用Delphi开发的GPS程序。DSC(Data Service Center)用来接收和处理DTU发送过来的数据 本DSC DEMO包括三部分功能: 1、 作为数据服务中心的功能; 2、 注册功能; 3、 短信功能;
上传时间: 2013-12-12
上传用户:李彦东