搜索资源列表
ANSYSlinkVC
- 实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作.-REALIZE THE CONNECTION OF THE ANSYS AND VC.SO IT IS VERY CONVINIENT FOR US TO USE THE SOFT AND MAKE GOOD USE OF THE RESOURCE........................................
core_Python_programming_cn
- 已建立索引的Python核心编程(中文第二版)。对于初学者,这是一本Python开发的权威指南,涵盖了Python的核心功能特性,而不仅仅是语法,有正则表达式、网络、多线程、图形用户界面、Web/CGI和Python扩展等高级功能,同时也包括了数据库、网络客户端、Java/Jython和Microsoft Office等内容,并有大量实例-Index has been the core of Python programming (English second edition). For beg
Calculator
- 用vc写的一个图形用户界面科学计算器,下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 -Vc written with a graphical user interface of scientific calculator, the next feature: 1, binary, octal, decimal and hexadecimal numbe
CYX_tyjs
- 压缩包里面是图形用户界面设计,除PPT外,还有一些源代码-Inside the cabinet is a graphical user interface design, with the exception of PPT, there are a number of source code
matlab
- 实现简单的图形用户界面,GUI能实现人机友好的交互。-the program is to creat a gui,GUI is a good tool between man and computer.
Navicat-For-MySQL-Enterprise-Edition-V8.2.19
- Navicat For MySQL Enterprise Edition V8.2.19简体中文绿色版 Navicat是一个强大的MySQL数据库管理和开发工具。Navicat为专业开发者提供了一套强大的足够尖端的工具,但它对于新用户仍然是易于学习。Navicat,使用了极好的图形用户界面(GUI),可以让你用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。 用户可完全控制 MySQL 数据库和显示不同的管理资料,包括一个多功能的图形化管理用户和访问权限的管理工具,方便
MYMAZE
- C语言实现的迷宫程序,有用C语言编写的图形用户界面-C language implementation of the maze procedure, useful for C language graphical user interface
GUImatlab
- 在matlab下制作图形用户界面。本例为一归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。-Produced under the matlab graphical user interface. In this case a normalized second-order system, can produce a drawing of the system unit step response of the graphical user interface.
GUI
- MATLAB的图形用户界面(GUI)来制作图像处理软件平台的具体过程和相关技巧,第一,简单介绍下GUI与GUIDE-MATLAB' s graphical user interface (GUI) to create a specific image processing software platform process and related skills, first, briefly introduced to the GUI with GUIDE
elsfk
- c语言编写的小游戏,俄罗斯方块程序,图形用户界面-A C language prepared by the small game
jisuanqi
- 设计一个计算器,利用它可以进行简单的四则运算(加、减、乘、除、开方)等,但仅限于十进制下,此外还可以进行(八进制,十进制,十六进制)之间的相互转换。 要求:有简单的需求分析,功能设计,详细设计(程序流程),异常处理,测试,源程序清单,总结,具体格式见附件。 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与使用; 掌握事件处理机制; 掌握使用异常处理方法。 -Design a calculator, which allows you a simple f
paixu
- 用java编写图形用户界面的排序算法,并给出交换次数和比较次数-Sorting algorithm, and gives the number of exchange and comparison of the number of
html
- 火车票预定系统的网页视图,火车票预订系统的图形用户界面更直观的展示了整个系统的功能、结构-Page view of the train ticket reservation systems, ticket reservation system graphical user interface is more intuitive demonstrated the functionality of the entire system, the structure
BackgammonGame
- 实现五子棋游戏的设计,使用图形用户界面,实现人机对战,能够判断输赢。当出现棋盘之后,点击“开始”按钮进入对战状态。当有胜利者(垂直、水平或者对角线连续五个颜色相同的棋子),显示对话框,提示谁(黑或白)胜利了。当若棋盘满了还无胜利者,显示平局对话框。有“悔棋”按钮,玩家可以以点悔棋回到上一步。玩家还可以点击“回顾”按钮,回顾玩家在人机对战的时候的过程,同时吸取经验教训。-The backgammon game design, the use of a graphical user interfac
curriculum-design
- 二叉树遍历的动态演示 java 前序遍历 层次遍历 中序遍历 后序遍历 图形用户界面-Binary tree traversal dynamic presentation java before preorder traversal hierarchy traversal in preorder traversal after preorder graphical user interface
10fenzhongMatlabGUIyuanma
- 关于matlab图形用户界面的学习程序 非常适合初学者学习-Very suitable for beginners to learn about the learning process of the MATLAB graphical user interface
JavaEventANDdesign
- java简单入门 ,较复杂的图形用户界面设计 ,按钮、文本框、菜单等的设计和它们的事件关联、事件处理,<<代码皆是本人学习领悟原创的, 希望对你的学习有用-java simple entry, more complex graphical user interface design, buttons, text boxes, menus, etc. The design and their event correlation, event handling, < <
Visual C++高级界面特效制作百例
- VC++图形用户界面设计100例子,适合新手入门(100 Graphical User Interface examples,)
java 图形处理器
- 用java语言编写一个运算器应用程序。要求实现运算器中常用的功能(+,-,*,、)(Write an operational application program in the Java language. Requirements for the implementation of the functions commonly used in the operator (+, - *,,,, and))
Qt4图形界面编程
- QT图形用户界面的编程教程,详细步骤教授(The programming tutorials of the QT graphical user interface)