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

ui

用户界面(UserInterface)是指对软件的人机交互、操作逻辑、界面美观的整体设计。好的ui设计不仅是让软件变得有个性有品味,还要让软件的操作变得舒适、简单、自由、充分体现软件的定位和特点。
  • 很完整的51串口程序 包括如下: 串口中断服务程序

    很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数 putbyte(char c) 放入一个字节到发送缓冲区 putbytes(unsigned char *outplace,j) 放一串数据到发送缓冲区,自定义长度 putstring(unsigned char code *puts) 发送一个定义在程序存储区的字符串到串口 puthex(unsigned char c) 发送一个字节的hex码,分成两个字节发。 putchar(uchar c,uchar j) 输出一个无符号字符数的十进制表示,必须标示小数点的位置,自动删除前面无用的零 putint(uint ui,uchar j) 输出一个无符号整型数的十进制表示,必须标示小数点的位置,自动删除前面无用的零 delay(unsigned char d) 延时n x 100ns putinbuf(uchar c) 人工输入一个字符到输入缓冲区 CR 发送一个回车换行

    标签: 串口程序 串口中断 服务 程序

    上传时间: 2016-06-13

    上传用户:epson850

  • j2me手机图书阅读器

    j2me手机图书阅读器,完整的一套ui系统等。

    标签: j2me 手机 图书 阅读器

    上传时间: 2016-06-30

    上传用户:笨小孩

  • j2me polish学习的经典代码

    j2me polish学习的经典代码,包括ui的使用,build.xml文件的编写等

    标签: polish j2me 代码

    上传时间: 2013-12-28

    上传用户:黄华强

  • 使用的开发语言有CSharp

    使用的开发语言有CSharp,VB等,个人认为有较好的参考价值。 【.NET开发】使用Windows Forms生成简单的绘图工具 【.NET开发】为.NET应用程序实现一个类似Word的对象模型 【Office开发】.NET框架下Excel报表组件编程 【Web开发】了解和扩展ASP.NET 2.0中的站点导航系统 【工具与技巧】构建高性能的ASP.NET应用程序 【工具与技巧】使用WMI和MOM 2005检测和监视ASP.NET应用程序 【软件测试】底层ui测试自动化 【特别策划】使用Visual Studio 2005速成版建立低廉的开发环境 【特别策划】用高级安全特性将Hacker拒之门外

    标签: CSharp 语言

    上传时间: 2016-08-23

    上传用户:tedo811

  • 大型实验:Unix文件管系统模拟。用内存中的一段区域模拟硬盘空间

    大型实验:Unix文件管系统模拟。用内存中的一段区域模拟硬盘空间,根据unix文件管理思想和算法,采用ui界面模拟系统初使化、格式化、以及常用shell命令如:ls\mkdir\rm\cd\cd等,VC6下通过编译

    标签: Unix 大型 内存 实验

    上传时间: 2013-12-13

    上传用户:rocwangdp

  • Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time

    Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.

    标签: professionally anti-aliased graphics looking

    上传时间: 2016-09-22

    上传用户:宋桃子

  • 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla

    一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.

    标签: professionally anti-aliased graphics looking

    上传时间: 2016-09-28

    上传用户:txfyddz

  • This application includes a demo server and client program. You could write your own server launcher

    This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server program. java -jar SimpleCaptureScreenServerDemo.jar portnumber 2. Type the following command to launch the client program. It s a swing-based ui. java -jar RemoteScreenCaptureClientui.jar 3. Select Run/Connect menu. Input your server address and port number. You could just double-click on the RemoteScreenCaptureClientui.jar to launch the client program if you are using Windows. This program is written just for fun. :lol: :lol: :lol:

    标签: server application includes launcher

    上传时间: 2016-10-06

    上传用户:kr770906

  • 高通手机应用软件开发平台uione的介绍。uione是基于BREW平台的一个应用开发平台

    高通手机应用软件开发平台uione的介绍。uione是基于BREW平台的一个应用开发平台,在架构设计上,真正地做到了Gui/ui与应用逻辑分离,修改手机Gui/ui,只需变动xml脚本,不再需要像传统的手机开发平台一样,修改繁琐的C代码了。

    标签: uione BREW 高通 手机

    上传时间: 2016-10-15

    上传用户:阿四AIR

  • 开发框架。 一.说明: 此框架的意图是解决手机软件开发中常遇到

    开发框架。 一.说明: 此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。 旨在提高无线应用程序的开发效率 二.EasyMF 能做什么 1.简化ui设计 2.RMS的简化操作 3.简单的日志框架 4.简单的联网框架 5.通用工具的设计 6.一些图形相关的特效 三.EasyMF 的功能列表 1.ui 框架 2.日志框架 3.RMS框架 4.通用工具框架 5.图形相关 6.一堆有用的DEMO 四.EasyMF 的设计原理 1.ui的设计原理 ui是所有应用程序的核心。 这些核心在PC上的变动性比较固定,而由于手机屏幕, 运算能力 等差异,会导致设计一个手机软件大部分时间都花在ui层的设计上,业务 逻辑层往往比较少,这也就是80/20原则吧。 如果有一个可以组装的ui的出现,将大大减少应用程序的开发时间,而EasyMF ui 层就是为了这个而设计的。 2.日志框架设计成尽量的简单,并且有效的记录下用户想需要记录的日志 3.联网框架,简化Http的联网,并十分的符合中国网络环境的东西。 4.工具集合 5.图形图片处理 6.RMS的简易操作

    标签: 手机 软件开发

    上传时间: 2014-01-07

    上传用户:佳期如梦