-
MODBUS的从站仿真软件,不错的东西哦
MODBUS的从站仿真软件,不错的东西哦-MODBUS slave of simulation software, a good thing Oh
- 2022-03-21 15:07:39下载
- 积分:1
-
投诉表单,用ASPVB编写的,附加在动易上
投诉表单,用ASPVB编写的,附加在动易上-tou su biao dan
- 2022-02-03 16:44:47下载
- 积分:1
-
一个很不错的评标系统,欢迎下在,做评标的可以参考,本人觉得确实不错...
一个很不错的评标系统,欢迎下在,做评标的可以参考,本人觉得确实不错-A very good evaluation system, welcome in, can make the evaluation of reference, I feel really good
- 2022-01-26 14:10:02下载
- 积分:1
-
棋盘信息无疑会快于90个字节的棋盘,但这并不意味着所有的运算和操作都会更快。使用32个字节的数据表示,程序员在确定一个棋子的位置时往往需要增加额外的移位操作以取...
棋盘信息无疑会快于90个字节的棋盘,但这并不意味着所有的运算和操作都会更快。使用32个字节的数据表示,程序员在确定一个棋子的位置时往往需要增加额外的移位操作以取出一个字节中含有的两个坐标信息。2.2 比特棋盘(BitBoards)随着计算机存储能力的大幅提高,棋盘表示的空间需求往往已不是设计人员最为关注的问题。-chessboard information will undoubtedly faster than 90 bytes of chessboard. But this does not mean that all arithmetic operations and will be faster. Using 32 bytes of data, programmers in determining the location of a piece often need additional shift operation to remove a byte containing the 2 Coordinate information. 2.2 bits chessboard (BitBoards) with the computer storage capacity substantially higher. The board said the demand for space is not often designers most concern.
- 2022-10-30 02:45:07下载
- 积分:1
-
Graduation Collection
毕业设计集合,包含了用VB做的一些管理系统,供大家参考。-Graduation Collection
- 2023-06-25 14:00:05下载
- 积分:1
-
intron 24
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学-intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school
- 2023-08-13 06:20:05下载
- 积分: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
-
Flash经典游戏:贪吃蛇源码下载
Flash经典游戏:贪吃蛇源码下载,不多介绍了,相信你会玩的,这个游戏小时候在掌上游戏中经常玩哦。
- 2023-06-04 18:50:03下载
- 积分:1
-
改变byteblasterii SCH
altera byteblasterII sch
- 2022-01-25 16:22:37下载
- 积分:1
-
对于刚开始学电脑的人,用的是无聊的。在已知…
for the just beginning learn the computer person,use DOS is boring . after known a little DOS,think dos is mysterious.this is the book introduce how to use dos deeply.
- 2022-03-24 06:35:12下载
- 积分:1