-
detect a string of words
检测出一个字符串中的单词-detect a string of words
- 2023-03-19 08:50:03下载
- 积分:1
-
labview实现的中国象棋的程序,可以方便使用而不用使用别的软件。...
labview实现的中国象棋的程序,可以方便使用而不用使用别的软件。-labview chess China to achieve the program, it will be convenient to use without having to use other software.
- 2022-02-02 19:15:58下载
- 积分:1
-
实现数控电压源的精确控制,从0――15V
实现数控电压源的精确控制,从0――15V-NC precise control of voltage source, from 0- 15V
- 2022-04-17 05:26:46下载
- 积分:1
-
Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
- 2023-05-23 14:40:03下载
- 积分:1
-
RFC阅读软件,可以显示目录,很好用
RFC阅读软件,可以显示目录,很好用-RFC reading software, it displays a directory, easy to use!
- 2022-07-27 10:26:27下载
- 积分: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
-
Cubist
Cubist-demo调试程序-Cubist-demo debugger
- 2023-04-10 17:35:04下载
- 积分:1
-
雷挖了一个很好的来源,真的很好,舛添是的,它是用C编写的依据。
一个不错的挖雷的源代码,真的不错,舛不错,是用C++写的,很好-Ray dug a good source, really good, Masuzoe Yes, it is written using C and very good
- 2022-06-27 18:20:24下载
- 积分:1
-
greed algorithm
贪心算法,动态生成数组后,然后计算得到最小生成树-greed algorithm
- 2022-10-13 14:00:02下载
- 积分:1
-
利用msp430单片机的一般I/O管脚实现键盘输入。
利用msp430单片机的一般I/O管脚实现键盘输入。-The use of MSP430 MCU general I/O pin realize keyboard input.
- 2023-03-24 05:15:03下载
- 积分:1