-
灰色系统分析及实用计算程序2001王学萌.pdf
灰色系统分析及实用计算程序2001王学萌.pdf-Gray system analysis and practical calculation program 2001, Wang Meng. Pdf
- 2023-03-11 22:55:05下载
- 积分:1
-
什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级
编程语言一样,Matlab也有图形用户界面开发...
什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级
编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展,
人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早
的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序
都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface graphical user interface means, like a lot of the same high-level programming language, Matlab also has a graphical user interface development environment, with the rapid development of computer technology, human and computer communications have taken place in a large changes, from the original command-line means of communication (such as an early DOS systems) change to the current interactive graphical interface mode, and now the vast majority of applications are in a graphical user interface running under
- 2022-09-21 01:05:04下载
- 积分:1
-
embedded Java technology based mobile navigation system design, including some s...
基于JAVA嵌入技术的移动导航系统设计,包括部分源程序和整个设计的体系结构,是学习Java嵌入式的好-embedded Java technology based mobile navigation system design, including some source and the whole design of the system architecture, embedded Java is learning the good Eastern
- 2022-01-26 04:39:25下载
- 积分:1
-
这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享...
这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享-This is game theory algorithms Works Part IV: pruning algorithm, other algorithms will be introduced. In order to share with everyone
- 2023-01-08 05:05:03下载
- 积分:1
-
两个小时成为ISA2004专家
ISA王者归来.....
介绍ISA的部署及配置...
两个小时成为ISA2004专家
ISA王者归来.....
介绍ISA的部署及配置-two hours as experts ISA2004 ISA return of the king ... on the deployment and ISA Configuration
- 2022-04-30 21:22:27下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。-design patterns VC example, can be used to study design patterns. I feel very useful.
- 2022-06-29 09:02:32下载
- 积分:1
-
09年的新书 Head first networking
Head first系列的特点就是图文并茂,将抽象的概念图形化视觉化,更易于理解
只需要修改一...
09年的新书 Head first networking
Head first系列的特点就是图文并茂,将抽象的概念图形化视觉化,更易于理解
只需要修改一下扩展名,并没有真压缩-2009 book Head first networking; Head first series is characterized by the aid of diagrams, graphical abstract concepts visual, easier to understand
- 2022-11-04 13:45:16下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
Delphi开发路径设置
Delphi开发路径设置 , 对于常用的控件路径一次设好,不用每次设置
- 2022-04-06 11:05:25下载
- 积分:1
-
学籍管理系统源程序本系统全称为学籍管理系统。是一典型的信息管理系统。通过系统的分析和设计,解决了不同学校学生信息的综合管理。本系统以vb为基本框架,提供了基本的...
学籍管理系统源程序本系统全称为学籍管理系统。是一典型的信息管理系统。通过系统的分析和设计,解决了不同学校学生信息的综合管理。本系统以vb为基本框架,提供了基本的学生信息的添加、删除、修改和查询服务。管理系统是典型的管理信息系统(MIS),-School management system known as the source of the system-wide student management system. Is a typical information management system. Through systematic analysis and design to address the different schools of information management. Vb for the system to the basic framework, provides the basic student information to add, delete, modify, and query services. Management system is a typical management information system (MIS),
- 2022-03-30 23:25:18下载
- 积分:1