-
C# BubbleUp冒泡算法示例
C# BubbleUp冒泡算法示例,定义数组,用循环控制生成冒泡结果,如演示截图所示,最基础的冒泡排序算法例子,是学习排序算法的基矗
- 2022-07-05 06:17:42下载
- 积分:1
-
VC6.0写的五子棋游戏,c/c++,益智游戏,源程序。小游戏。
VC6.0写的五子棋游戏,c/c++,益智游戏,源程序。小游戏。-VC6.0 write 331 games, c/c, educational games, and the Source. Small game.
- 2022-05-31 08:38:54下载
- 积分:1
-
读取 点云数据 STL 文件 分块化编程
读取 点云数据 STL 文件 分块化编程-STL file to read point cloud data block programming
- 2023-07-25 08:50:04下载
- 积分:1
-
C#+ASP.NET,利用SMTP发送电子邮件
C#+ASP.NET,利用SMTP发送电子邮件-C#+ ASP.NET, the use of SMTP e-mail
- 2022-01-21 23:27:28下载
- 积分:1
-
Delphi 24点游戏实例代码
Delphi 24点游戏实例代码,这是个图片版的24点游戏源码。读取第一个运算符的位置以得到表达式的第一个数字
function AnyFirstPos(Str: string): Integer;
//读取最后一个运算符的位置以得到表达式的最后一个数字
function AnyLastPos(Str: string): Integer;
//判断最先出现的符号是+号、-号、*号还是/号
function AnyFirstF(Str:String):Char;
//此计算用于计算不带()号的加、减、乘、除运算
function SubCompute(Str:String):integer;
//用于计算表达式的结果
随机读取4张牌同时启动计时器,输入的数至少有一个不是系统所发4张扑克中的一个。
- 2022-01-20 23:25:36下载
- 积分:1
-
一个新的混沌系统的动力学分析及混沌控制,一个新的混沌系统的动力学分析及混沌控制...
一个新的混沌系统的动力学分析及混沌控制,一个新的混沌系统的动力学分析及混沌控制-A new kinetic analysis of chaotic systems and chaos control, a new chaotic system dynamics analysis and chaos control
- 2022-06-15 11:44:20下载
- 积分:1
-
收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)...
收音机控制程序,主要完成频率的读取,lcd的显示控制(运行环境ADS)-Radio control program, mainly to complete the reading frequency, lcd display control (operating environment ADS)
- 2022-08-10 19:24:14下载
- 积分:1
-
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角...
一般使用PC Based Controller 都是当作现场设备的一种,也就是要接受
主系统的命令,做一些操作控制。以Modbus 来看属于Slave 的角色,随
时等待接收Modbus Master 的Query Message,然后依据内容做控制,最后
将控制结果以Response Message 回传。本章将以ICP 7524 及ICP 7188E5 等
两种设备分别设计Modbus RTU、ASCII 及Modbus/TCP 的Slave 应用程序,
读者可以将此两种程序的架构再延伸设计至各种实际应用程序。-Generally used as a PC Based Controller is a field device, which is the main system to accept orders, make a number of operational control. Modbus is a look at the role of Slave, Modbus Master at any time waiting to receive the Query Message, and then to do based on the contents of control, the final results will be controlled in order to return the Response Message. This chapter will be ICP 7524 and ICP 7188E5 equipment design, such as two Modbus RTU, ASCII and Modbus/TCP the Slave application, readers can use this framework for the two procedures designed to further extend the range of practical applications.
- 2022-03-24 12:50:50下载
- 积分:1
-
ADDA器件一览表,基本上所有的 AD DA参数都用
ADDA器件一览表,基本上所有的 AD DA参数都用-AD DA device list, basically all of the AD DA parameters are used
- 2022-02-03 00:38:49下载
- 积分:1
-
C#做的定时关机、重新启动、注销程序,保护你的健康!
C#做的定时关机、重新启动、注销程序,保护你的健康!
- 2022-10-24 02:20:03下载
- 积分:1