-
三点等距插值 距离相等
三点等距插值 距离相等-3:00 equidistant from the same interpolation
- 2022-02-04 04:40:29下载
- 积分:1
-
用java开发终端平台上的Application程序, 比使用C++,Delphi等语言更加容易。 java语言似乎天生就适合团队开发。但是,摆在广大java开...
用java开发终端平台上的Application程序, 比使用C++,Delphi等语言更加容易。 java语言似乎天生就适合团队开发。但是,摆在广大java开发者面前的一个难题是,客户端必须安装JRE。真的必须安装JRE吗?其实你可以不装,只要使用Java Runner,无论在哪里,你的程序都可以Run起来。-spent on the terminal platform Application procedures, the use of C, Delphi and other languages easier. Java language seem naturally fit team development. However, the majority of java placed in front of the development of a problem is, the client must be installed JRE. Really must install the JRE? Actually, you can not, only use Java Runner, regardless of where your program can Run up.
- 2023-08-25 19:40:03下载
- 积分:1
-
本课程结束的课程设计:浏览器程序设计。注:…
此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以完成网上冲浪的任务。 设计 Visual C++为我们提供了一个ChtmlView类,有了它。可以很方便地设计浏览器。-this as the end of the course design VC Design : browser program design. Note : This source used Word documents stored. Introduction : As the Internet in a wide range of applications worldwide, WWW (World Wide Web, the World Wide Web) has increasingly become the exchange of information on the Internet an indispensable tool. It is a form HTTP (HyperText Tranfer Protocol, Hypertext Transfer Protocol) based on the use of HTML (HypeText Markup Language, HTML) prepared in a number of Web pages built by the world. The curriculum design requirements similar to the design of Microsoft"s Internet Explorer, a browser with the basic functions can be completed online surfing tasks. Design
- 2023-05-13 14:45:03下载
- 积分:1
-
拒绝提供一个很好的游戏,一个类似的游戏,但没有完成,…
垃圾投递集一款不错的游戏,游戏功能类似,但没有完成,只占很小的比例
- 2022-03-23 03:54:20下载
- 积分:1
-
本文介绍了在自由口通信模式下,用计算机读写S7
本文介绍了在自由口通信模式下,用计算机读写S7-200 PLC存储区内相邻的多个字
节数据的通信程序设计方法,程序设计中采用了多种可靠性措施。 -In this paper, in a free port communication mode, using the computer to read and write S7-200 PLC storage area adjacent to a number of bytes of data communication program design methods, procedures designed to use a variety of reliability measures.
- 2022-01-22 03:49:14下载
- 积分:1
-
防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。
防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。-Core 墙 kite out false 全 She determined the source of fermentation试Master lonesome cavity mode范和disadvantages Catalpol准Corrections lynx Did Wei ,硬glass out kite 墙 。
- 2022-02-11 12:05:38下载
- 积分:1
-
Delphi纸牌游戏动画特效
一个基于Delphi编写的纸牌游戏动画特效,并不是一个完整的游戏,而是生成的纸牌动态效果,和图像处理有关的一个Delphi范例,如演示截图所示,生成的动画 效果还是挺不错的,或许可作为某方面的借鉴。部分代码如下:
FCardId:Cardinal ; //扑克的编号,0-51为各花色的1-K,52为大王,53小王
FFaceUp:bool; //是否正面朝上
procedure SetCardId(id:Cardinal);//设置扑克牌的编号
procedure SetFaceUp(Flag:Bool); //设置是否正面朝上
function GetValue:integer; //得到扑克牌的点数
function GetSuit:TCardSuit; //得到扑克牌的花色
procedure Paint; override; //画扑克牌的程序
constructor Create(AOwner:TComponent);overload;override; //构造函数
constructor Create(AOwner:TComponent;Id:Cardinal);overload;
procedure SetCard(Suit:TCardSuit;Value:Cardinal); //设置扑克牌的编号
property CardId:Cardinal read FCardId write SetCardId; //扑克牌编号
property FaceUp:bool read FFaceUp write SetFaceUp default False; //正面朝上
property Value:integer read GetValue; //扑克的点数,只读
property Suit:TCardSuit read GetSuit; //扑克的花色,只读
- 2022-01-26 05:07:33下载
- 积分:1
-
重载+=为字符串的连接
重载+=为字符串的连接-Heavy+ = connected to a string of
- 2022-03-02 13:53:47下载
- 积分:1
-
图形模式下读写屏幕的C程序
图形模式下读写屏幕的C程序-graphics mode screen reader C Program
- 2022-12-30 01:00:04下载
- 积分:1
-
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿...
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿-drawing software, showed images of the conversion, compression, and so on, so why write 20 words, so many A
- 2022-04-08 13:29:28下载
- 积分:1