-
八数码游戏代码
用C语言编写的八数码游戏的代码,用曼哈顿路径求启发函数,并且还附加了启发式函数
- 2022-07-25 08:08:47下载
- 积分:1
-
yuan dai ma
yuan dai ma
- 2022-06-11 21:09:17下载
- 积分:1
-
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅...
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
- 2022-05-14 01:19:38下载
- 积分:1
-
S3C2410的第十六部分
S3C2410的第十六部分--ADC和触摸屏接口的中文文档-S3C2410 the sixteenth part of ADC and touch screen interface of the Chinese document
- 2023-08-09 11:40:04下载
- 积分:1
-
用LabVIEW编写的3D电机模拟程序,可以模拟电机的运动。
用LabVIEW编写的3D电机模拟程序,可以模拟电机的运动。-Using LabVIEW prepared 3D electrical simulation program, can simulate the motor movement.
- 2022-01-21 05:05:24下载
- 积分:1
-
本文档详细介绍了电机的pid算法,适合于新手
本文档详细介绍了电机的pid算法,适合于新手-This document details the motor pid algorithm, suitable for novice
- 2023-06-29 00:35:02下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
edge Yee Queuing System server source code
力麒排队系统服务端原代码-edge Yee Queuing System server source code
- 2022-03-23 07:20:07下载
- 积分:1
-
pb开发的教师管理系统,供大家学习
pb开发的教师管理系统,供大家学习-pb development of the management system for teachers, for everyone to learn
- 2023-07-08 05:00:03下载
- 积分:1
-
股票交易买卖批量下单保存,察看交易数量和金额
股票交易买卖批量下单保存,察看交易数量和金额-Stock trading volume under the single-preservation, to see the number of transactions and amount of
- 2022-03-02 05:56:21下载
- 积分:1