-
test the ratio of the circumference Machin algorithm, in sharing, we want to hel...
这个试圆周率的Machin算法,在这里共享,希望对大家有所帮助,看看这个算法会有启发!-test the ratio of the circumference Machin algorithm, in sharing, we want to help, look at this algorithm will be inspired!
- 2022-02-11 19:59:47下载
- 积分:1
-
一个不错的学习程序 有兴趣的朋友可以看看的
一个不错的学习程序 有兴趣的朋友可以看看的-a good learning process are interested can look at the friends
- 2022-04-09 10:03:34下载
- 积分:1
-
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP...
在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
- 2022-03-07 04:50:00下载
- 积分:1
-
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信...
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间小于 90 秒。-abstract:this systme is about making a simple intelligence electroomobile.the main function:star in the scratch line,along the guide line to point B.during this course,it detectes the thin iror sheet under the blank paper, at the same time it gives out voice and light indicaton message, saves the real-time message,and derects and shows the nombers of the thin iror sheet in the straight district. The electromobile goes into curve district when passing poiont B,and runs,along the camber line to point C. The electromobile can detect the square thin iror sheet under the point C, and stop for 5 seconds.During the pause ,it gives out voice and light message sequencly,then it continues to run .Using light inducting and signal of the ultra
- 2022-02-02 19:35:23下载
- 积分:1
-
计算器的C代码
这一个 c 的计算器,主要职能白衣只是 2 数字可以爱这个节目有 abeuty 表达关于生活
- 2022-02-11 20:32:44下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1
-
是一个经典的源代码论坛环境
是一个ASP环境下的经典论坛源代码-ASP is a classic environment of the source code Forum
- 2023-06-08 22:40:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
CSSoftKeyBoard WIndForm软键盘
此项目包含简单的虚拟键盘,可以使用从由用户输入的字符或数字,CSsoftkeyboard 的设计项目一般为任何目的而设计,可以设置键盘的行动所需。
在winform下实现,里面的方法可以学习非常不错!!!
- 2023-02-26 08:40:04下载
- 积分:1
-
c均值聚类的c++源程序,可以进行向量的分类计算。
c均值聚类的c++源程序,可以进行向量的分类计算。-c-means clustering of the c++ source code, the classification of vector can be calculated.
- 2022-02-07 18:29:15下载
- 积分:1