-
基于visual C#平台,编写的俄罗斯方块程序
基于visual C#平台,编写的俄罗斯方块程序-Based on visual C# Platform, prepared by the Russian box procedures
- 2022-01-25 23:44:54下载
- 积分:1
-
HotFigureUsing8051
界面是一个学生从仅仅克什米尔,代码显示 d 动画液晶屏上使用 8051。希望你喜欢它
- 2023-03-03 14:30:03下载
- 积分:1
-
Delphi6函数大全(中文版),chm文件
Delphi6函数大全(中文版),chm文件-Delphi6 function Daquan (Chinese version), chm file
- 2022-02-10 01:35:35下载
- 积分:1
-
Com set up to provide the development of code, for example, in development to do...
提供com组建的开发代码,比如在做短信网关开发的时候能用到-Com set up to provide the development of code, for example, in development to do when the message gateway can be used to
- 2022-03-19 10:18:19下载
- 积分:1
-
Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individu...
描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。
.算法思想:
Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从该结点的下一个结点起重新自1起循环计数;如此下去,直到单循环链表空时循环过程结束。
-Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individuals sitting around a circle, each holding a positive integer code. At the beginning of a given arbitrary reported few limits on m, started from the first clockwise direction from the starting sequence reported a few, when they report back m reported few, hold out the m out from the clockwise direction in the next personal re-order starting from a newspaper; This situation continues until all people so far shown up. Asked to design a simulation of this process, and give out the number of people out sequence. . Algorithm thinking : Jeseph function is to seek to achieve the main function of the algorithm is thinking : m f
- 2023-04-25 22:10:03下载
- 积分:1
-
mission planner master
基于c#,应用visual studio 2013编写的无人机地面站软件。实用加功能强大,受大多数无人机爱好者的青睐。
- 2022-06-13 22:16:01下载
- 积分:1
-
汉字输入,请参考相互学习。我希望在有限公司
汉字输入,请大家相互参考学习。并且希望在以后的时间里能与大家共同进步-Chinese character input, please reference mutual learning. And I hope that in coming years we can progress together
- 2022-08-08 07:26:44下载
- 积分:1
-
销售和库存系统
这是简单地销售和库存系统的程序,您可以检查订单,付款、 交付、 销售、 购买和你可以作出报告。我让从 vs 2005 和使用水晶报表。
- 2023-01-11 02:10:04下载
- 积分:1
-
基于STM32的三轴加速度传感器代码
主函数不停的查询ADXL345的转换结果,得到x、y和z三个方向的加速度值(读数值),然后将其转换为与自然系坐标的角度,并将结果在LCD模块上显示出来。DS0来指示程序正在运行,通过按下WK_UP按键,可以进行ADXL345的自动校准(DS1用于提示正在校准)。
- 2023-01-29 07:35:03下载
- 积分:1
-
对比路径下的相似度
对比两个路径下的图片的相似度,并将相似图片保存为灰度图。将两个图片路径文件夹保存为绝对路径得txt文件,输入程序后程序会利用颜色直方图迅速找到两个文件夹下的相似图片,然后利用phash二次判断是否为相同图片,如果是相同图片保存为灰度图。此程序可用来快速查找比对两个视频流是否一致。
- 2022-10-02 06:25:07下载
- 积分:1