Welcome![Sign In][Sign Up]
Location:
Search - MyGUI

Search list

[Graph programMyGUI

Description: 计算机图形学的大作业,包括三次Bezier曲线、三次B样条曲线、多种分形、真实感图形等。
Platform: | Size: 119990 | Author: snow | Hits:

[Embeded-SCM DevelopMyGui

Description: 这是自己做的一个gui 及供初学者参考 如有问题可以一起讨论 可发到我的邮箱里 完成的功能就是 对uicontrol的应用
Platform: | Size: 1349075 | Author: 时亮亮 | Hits:

[Other resourceMyGUI

Description: S3c44b0x下的ucgui-S3c44b0x the ucgui
Platform: | Size: 835949 | Author: 杨进勇 | Hits:

[SDKMyGUI

Description: 较轻量级的GUI源代码
Platform: | Size: 2789369 | Author: hanbing@bv | Hits:

[ARM-PowerPC-ColdFire-MIPSMyGUI

Description: S3c44b0x下的ucgui-S3c44b0x the ucgui
Platform: | Size: 4513792 | Author: 杨进勇 | Hits:

[Graph programMyGUI

Description: 计算机图形学的大作业,包括三次Bezier曲线、三次B样条曲线、多种分形、真实感图形等。-Computer Graphics major operations, including three Bezier curves, three B-spline curve, multi-fractal, realistic graphics.
Platform: | Size: 119808 | Author: snow | Hits:

[Embeded-SCM DevelopMyGui

Description: 这是自己做的一个gui 及供初学者参考 如有问题可以一起讨论 可发到我的邮箱里 完成的功能就是 对uicontrol的应用-This is their own and make a gui for beginners reference if problems can be discussed can be sent to my mailbox to complete the functionality of the application is uicontrol
Platform: | Size: 1348608 | Author: 时亮亮 | Hits:

[GUI DevelopmyGui

Description: run method to create the java graphic user interface-run method
Platform: | Size: 2048 | Author: ray | Hits:

[Windows DevelopMyGUI2.2.3_source

Description: MyGUI的源代码与SDK,做游子UI的值得研究下。-MyGUI soruce,for game ui designer.
Platform: | Size: 2789376 | Author: 叶飞 | Hits:

[Embeded Linuxmygui-demo.tar

Description: 基于minigui2.0.4进程版,使用键盘控制启动另一个应用程序。原创。-code for minigui-2.0.4, use key-board to run another app.
Platform: | Size: 1708032 | Author: Guan | Hits:

[matlabMyGUI

Description: 这是用MATlab进行用户界面设计的程程序这是界面的功能是:对连续时间函数w(t)=exp(-abs(t))在【-5,5】区间内进行采样,利用样条插值重构该连续函数,绘出重构图形并输出重构误差。-It is used MATlab process of user interface design process which is the interface functions are: a continuous time function w (t) = exp (-abs (t)) in the range】 【-5,5 samples, using spline Reconstruction of the continuous interpolation function, draw the reconstruction graphics and output reconstruction error.
Platform: | Size: 2048 | Author: 邱娜 | Hits:

[matlabMyGui.m

Description: This GUI will show normal,Rayleigh and rice distribution with the law of large number. It has an easy to understand interface and few parameters.
Platform: | Size: 3072 | Author: Sadid | Hits:

[SCMmyGUI

Description: 这是我的部分成功移植GUI图形库,用于MSP430单片机驱动真彩TFT320240液晶显示菜单和触摸控制,部分功能仍然在完善之中,以后会将完整的程序拿来和大家分享-This is my part of the success of transplantation GUI graphics library for the MSP430 microcontroller-driven menus and true color TFT320240 LCD touch control, some features are still perfect, the latter is a complete program will be brought to share
Platform: | Size: 189440 | Author: 凌同飞 | Hits:

[Embeded-SCM DevelopmyGUI

Description: 基于STM32103RB实现TFT液晶上的菜单设计,实现MP3,图片预览等功能界面。-TFT LCD STM32103RB based on the realization of the menu design, implementation, MP3, image preview and other functions interface.
Platform: | Size: 40960 | Author: 龙潭 | Hits:

[ERP-EIP-OA-Portalmygui

Description: 实现了以下功能 (1) 在人事管理过程中,实现信息自动化管理。 (2) 实现各种信息的修改、删除、插入功能。 (3) 实现对各种信息的查询、统计。 (4) 按年份月份统计某个职工的出勤情况信息。 (5) 按某年某月某日统计查询某部门的迟到和早退人数。按月统计每个人的加班天数。按年统计调入调出人数信息。 -failed to translate
Platform: | Size: 1870848 | Author: gm | Hits:

[Special EffectsMYGUI

Description: 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进SSDA法。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 -Chapter operations: in C or VC, VB, Matlab or other languages ​ ​ to complete the following experiment: 1) open a BMP file 2) the gray value of its local area to change 3) Save as a new requirements display BMP files the original BMP image and the new BMP image. 1. Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filtering, K adjacent average smoothing. 2. Open the image using the Roberts gradient, Sobel operator and Laplacian sharpening, and compare the results. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be able to reconstruct the image according to encoding. Generate a rectangle in the image, then use template matching to identify position of the rectangle. Or improved using the SSDA SSDA method. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be
Platform: | Size: 6144 | Author: 杨智雄 | Hits:

[Game Enginemygui_hge

Description: mygui 与 hge 结合。VS2008+WIN7编译成功并运行。 http://egamesir.com-from http://egamesir.com for mygui rendered by hge
Platform: | Size: 2452480 | Author: eric | Hits:

[matlabMyGUi

Description: Gui设计程序源文件,图形设计,用于分类,-Gui Design program source files ,Graphic design
Platform: | Size: 2048 | Author: 高影 | Hits:

[AlgorithmmyGui

Description: 一个简单的乌龟画图的C语言程序,包括主程序和头文件-myGui.cpp Defines the entry point for the console application.
Platform: | Size: 21504 | Author: 熊熊 | Hits:

[OpenGL programmygui-openglesplatform-master

Description: mygui-openglesplatform: MyGUI render system for OpenGL ES 2.0 and has been tested on iOS with xcode and cocos2d-x.
Platform: | Size: 20480 | Author: anan | Hits:
« 12 »

CodeBus www.codebus.net