虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Multi-window

  • 这是一个支持"微型嵌入式 GUI" 的 DJGPP+DJGPP 编译器 (含DJGPP编译器),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Window

    这是一个支持"微型嵌入式 GUI" 的 DJGPP+DJGPP 编译器 (含DJGPP编译器),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗 口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横 向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组 合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签 页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快, 简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采 用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换, 内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功 能与讯息请参阅档案内附的 GUI 编程指南.PDF

    标签: DJGPP GUI Window Linux

    上传时间: 2015-12-30

    上传用户:zjf3110

  • JAVA开发的一个记事本

    JAVA开发的一个记事本, 大家都用过WINDOW自带的记事本吧 这么比那个更有可用性哦

    标签: JAVA 记事本

    上传时间: 2014-01-14

    上传用户:shinesyh

  • unix 下tar 执行程序的源代码

    unix 下tar 执行程序的源代码,可以编译成window下的tar,这样就可以在window打unix可以解的包了

    标签: unix tar 程序 源代码

    上传时间: 2016-01-01

    上传用户:思琦琦

  • Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th

    Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.

    标签: Structured interacts databases Language

    上传时间: 2016-01-02

    上传用户:qlpqlq

  • ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

    ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六,Implib扫描器 [Implib scanner] 七,如何开始调试[How to start debugging session] 八,CPU 窗口[CPU window] 九,断点[Breakpoints] 十,内存映射窗口[Memory map window] 十一、十二,监视与监察器[Watches and inspectors] 十三,线程[Threads] 十四,复制到剪切板[Copy to clipboard] 十五,调用栈[Call stack] 十六,调用树[Call tree] 十七,选项[Options] 十八,搜索[Search] 十九,自解压文件[Self-extracting (SFX) files] 二十,单步执行与自动执行[Step-by-step execution and animation] 二一,Hit跟踪[Hit trace]

    标签: ollydbg OllyDbg 32 教程

    上传时间: 2016-01-02

    上传用户:xhz1993

  • This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM340

    This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.

    标签: describes the generate running

    上传时间: 2013-12-11

    上传用户:hgy9473

  • To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

    To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measurement noise % using a multi-layer perceptron (MLP) and both the EKF and % the hybrid importance-samping resampling (SIR) algorithm.

    标签: input-output the generated following

    上传时间: 2014-01-05

    上传用户:royzhangsz

  • CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn

    CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate commands are entered in the MATLAB command window.

    标签: investigating MATLAB-based simulating properties

    上传时间: 2013-12-13

    上传用户:源弋弋

  • 一个虚拟软驱的动态链接库

    一个虚拟软驱的动态链接库,其工作在window NT 平台上

    标签: 虚拟 动态链接库 软驱

    上传时间: 2016-01-29

    上传用户:lz4v4

  • 这是我自己写的用于嵌入式设备的CGI程序

    这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。

    标签: CGI 嵌入式设备 程序

    上传时间: 2014-01-15

    上传用户:520