-
using cb establishment, the serial communication routines, the side tried absolu...
采用cb编制,串口通信的例程,一侧试过,绝对可以用-using cb establishment, the serial communication routines, the side tried absolutely can use
- 2022-03-10 02:29:13下载
- 积分:1
-
VC编程100个经典例子,是不可多得的资料
VC编程100个经典例子,是不可多得的资料-VC Programming 100 classic example is the invaluable information
- 2023-01-30 05:10:03下载
- 积分:1
-
Unity3d UGUI官方案例
Unity3d UGUI官方案例 内容丰富 多种3D与2DUI 结合的场景
- 2022-01-24 10:17:14下载
- 积分:1
-
一个制作圆形按钮的例子
一个制作圆形按钮的例子-produced an example of the circular button
- 2022-03-13 06:55:08下载
- 积分:1
-
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中...
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中-Custom Controls tab of the classic source, very easy to use, debugging has been applied to the adoption and professional tool
- 2022-03-07 01:26:13下载
- 积分:1
-
手势控制
通过kinect在PC上来识别不同的手势,代码中主要提到了四种最基本的手势;通过不同的手势可以实现不同的控制;可以应用不同的领域:像游戏开发、智能家居应用、智能机器人等;都可以使用手势去控制。
- 2022-05-17 06:33:49下载
- 积分:1
-
有关vc的界面美好介绍,不错的。欢迎下载
有关vc的界面美好介绍,不错的。欢迎下载-the vc interface OK, good. Welcome Download
- 2022-07-01 00:32:35下载
- 积分:1
-
Multiwindows are showed in the same ChildWindow, Each window is seperated by the...
多个视图窗口显示在一个CCHILDWND中,通过分隔栏控制其分布,所有视图窗口共用一个DOC文档,其保存数据在各窗口中以不同形式实现可视化-Multiwindows are showed in the same ChildWindow, Each window is seperated by the seperator, which can be moved by the mouse.
all the viewwindow has the same doc resulting in the commom data showing in different window with different styles.
- 2022-09-23 06:35:03下载
- 积分:1
-
.Net C# 界面设计示例
.Net C# 界面设计示例,包含完整的数据库脚本和控件dll。
- 2022-03-16 14:59:51下载
- 积分:1
-
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列...
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。
问题是:对于任意给定的n个人的原始排列顺序,求出n个人的出列顺序。
输入数据从文本文件“实习1数据.txt”中读取。该文件有两行:第1行只有一个整数,表示报数的起始位置;第2行是n个所持密码。
输出结果显示在屏幕上。
-Joseph issues
- 2023-03-11 02:35:04下载
- 积分:1