CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 界面 框架

搜索资源列表

  1. kuangjia

    0下载:
  2. 这是网页界面框架,用c#语言编写,布局简单易懂,方便使用者添加内容。-This is the Web interface framework, written in the c# language, the layout is straightforward and user-friendly features.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3213998
    • 提供者:qw
  1. haohuajiemianpb-9.0

    0下载:
  2. PB9环境开发的一个界面框架,可以直接运行,界面精美。-PB9 development environment an interface framework, which can be run directly, interface beautifully.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1762090
    • 提供者:qiuqiu
  1. javapiano

    0下载:
  2. Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。   编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:32940
    • 提供者:gpudn21
  1. androd

    0下载:
  2. 实用android界面框架,非常好用,易于上手开发-The utility of the interface framework
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6321242
    • 提供者:应玉龙
  1. shuziquanxi1

    0下载:
  2. MFC单文档SDI切换,编写了一个界面框架,使用了APPFACE皮肤库,如何美化单文档。-MFC single document SDI switch, write an interface framework, the use of APPFACE skin library, how to beautify a single document.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1474453
    • 提供者:石小涛
  1. TSP

    0下载:
  2. 用遗传算法解决旅行商问题。使用Qt搭建界面框架。-solve Traveling Salesman Problem with genetic algorithm. Using Qt to create the interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:928592
    • 提供者:陆小诺
  1. WPF-OSGi

    1下载:
  2. 该界面框架是在ModernUI(http://mui.codeplex.com/)基础上开发的非常现代、漂亮的通用界面框架,通过简单的配置,您可以将自定义的功能注册到页面。它支持三级菜单、支持更换皮肤和字体调整。 使用的OSGi.NET插件 欢迎感兴趣的用户下载研究-very very nice
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:7990653
    • 提供者:Leehom
  1. didiShit-master

    0下载:
  2. 滴滴拉屎源码,主要是界面框架,地图等功能,稍做修改就可用于其他移动社交APP哦。-didishit source code, including UI, map,etc. You can easy to modify it for new APP.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:524133
    • 提供者:wangbo
  1. Tire-mark-Pattern-recognition

    0下载:
  2. 使用大恒图像采集卡进行轮胎图像采集,利用VC++2005 采用WTL界面框架开发一个简单的轮胎表面标记的采集与识别系统。首先采用灰度化和直方图均衡化方法实现图像预处理,然后采用OTSU阈值分割方法实现图像的二值化,在二值图像基础上,采用阈值面积消去法(空穴检出)实现图像去噪处理,并采用径向投影方法实现字符分割,最后采用模板匹配方法实现轮胎表面标记的识别。-This research uses DaHeng image gathering card to carry on tire image g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8259219
    • 提供者:靳鹏
  1. cegui-docs-0.8.3

    0下载:
  2. CEGUI 帮助文档,cegui是一个界面框架,基于C++语言,文档里详细列出了各个函数调用规定-CEGUI help document, CEGUI is an interface framework, based on the C++ language, the document details the provisions of the various functions call
  3. 所属分类:MiddleWare

    • 发布日期:2017-06-10
    • 文件大小:17125045
    • 提供者:guozhr
  1. widgets

    0下载:
  2. qt经典的界面设计框架,自己的学习总结资料,一个界面框架相关的综合应用例子源码-qsplit, qcomboBox,,qlineEdit,qh(v)boxlayout,qgridlayout,qlist,qstringlist...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:1713568
    • 提供者:povoss
  1. Kodigo3.3.1.5

    0下载:
  2. pb界面框架Kodigo3.3.1.5,Tab窗口可以完全显示汉字。-pb interface framework Kodigo V3.3.1.5
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3208450
    • 提供者:张玉
  1. Random

    0下载:
  2. 这是一个使用java写的随机数生成器,在界面方面使用了substance这个界面框架。-This is a use java to write the random number generator, use the substance in the interface aspects of the interface framework.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1623917
    • 提供者:
  1. TopNew

    0下载:
  2. TopNew今日头条经典案例,只是UI界面框架。参考价值很高。-TopNew classic case of headlines today, but the UI framework. High reference value.
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2963690
    • 提供者:偶群起
  1. ModernUI.1.0.5

    0下载:
  2. ModernUI.1.0.5资料,WPF实用的UI资源,前台界面框架,很漂亮-ModernUI.1.0.5, WPF practical UI resources, the interface framework, very beautiful
  3. 所属分类:Button control

    • 发布日期:2017-05-03
    • 文件大小:807425
    • 提供者:keaven
  1. GraphicsQt

    0下载:
  2. 在Qt界面的三维场景中潜入Qt界面框架,实现Qt界面框架的三维显示,可对三维场景中的界面进行操作。-Dive into the Qt interface in the framework of 3D scene Qt interface, realize the three-dimensional display Qt interface framework, can operate on the interface in 3D scene
  3. 所属分类:ComboBox

    • 发布日期:2017-04-30
    • 文件大小:34554
    • 提供者:大撒旦
  1. testUI

    0下载:
  2. android漂亮的界面框架,供学习用, 商用请作修改- android beautiful interface framework for learning, commercial clear modification
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:518667
    • 提供者:张明
  1. qq

    0下载:
  2. Android应用经典主界面框架之一仿QQ 使用Fragment.zip
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:806052
    • 提供者:jiangpan
  1. WeChatSample

    0下载:
  2. 仿照当前微信的界面框架,进行的进一步APP开发。具有页面的切换,增加了便捷的卷轴功能,更加的人性和丰富。-Based on the current WeChat interface framework, the further development of APP is designed. Has the page switch, increased the convenient scroll function, more human and rich.
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3034077
    • 提供者:huchunlin
  1. MahApps.Metro-develop

    0下载:
  2. 非常漂亮的WPF界面框架,包括多种好看的控件,十分适合做桌面应用程序显示框架-Very beautiful WPF interface framework, including a variety of good-looking controls, is very suitable for desktop applications show that the framework
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:7535271
    • 提供者:hl
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com