搜索资源列表
约瑟夫问题的实现
- 【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n -- with the individuals sitting around the round table is from a certain
liuchengtu
- Encryption_Demo 代码模拟了图一和图二的流程图内容,-Encryption_Demo code to simulate the map and a map of the two flow charts,
tide_introduction_MFC
- 此程序使用C语言中的MFC编的,简单的模拟了潮汐,可跟随鼠标点击发生变化。 作者:navg1@163.com 请指教,-use of this procedure in the C language MFC series, the simple to simulate the tides, to follow mouse clicks to change. Author : navg1@163.com please enlighten, thank you! !
labview2
- labview做的小程序,用于模拟微波干涉仪的多普勒信号-PC so small procedures, which are used to simulate microwave Doppler interferometer signal
pictest
- C#编写,利用图片旋转方式模拟转角仪的指针旋转,具有一定的参考价值。-C# preparation, the use of pictures simulate rotation angle instrument pointer rotation, has some reference value.
龟兔赛跑的小游戏
- 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子
分区管理算法
- 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
池塘夜降彩色雨123456
- 本程序是利用MFC制作的微软基础类应用程序,目的是模拟彩色雨滴滴落到池塘的情景,达到彩色雨滴从天而降,入水有声(尽管不怎么好听),产生圈圈涟漪。-use of this procedure is produced by Microsoft MFC based applications procedures are designed to simulate color raindrop pond dropping to the scene to achieve color raindrop fal
chart
- 此控件为一个数据实时显示控件,可模拟示波器的功能,输入数据为信号源,实时显示波形,同时可调整量程和时间间隔等,具体详细的使用说明可见内附的mht文件,非常好的源代码-This control is a real-time data display controls, can simulate the oscilloscope function, input data for the signal source, real-time display waveform, while adjustab
presentation
- presentation part 能够显示声源的位置和path,用不同的颜色表示不同的人,附有源代码,能根据需要添加人数。使用坐标来摸拟一个房间,坐标大小可由自己定。在代码有有数据库的设计,能根据代码中的数据建表 -presentation part can display the location of the sound source and path, use different colors to different people, with source code, accordin
CSharp-webBrowser
- C#中使用webBrowser模拟表单填写及鼠标点击 在编写网页自动登录器、网页自动注册器、广告模拟点击器的时候,你可以能会用到webBrowser,用来模拟表单的填写及鼠标点击事件等,以下是你可能会用到的函数: 判断是否网络正常 -C# using webBrowser simulation form filling and mouse clicksIn the preparation of webpage automatic login, automatic registra
duodaochengxubingfa
- 这个程序的作用是模拟一个多道程序并发的实验-The role of this program is to simulate more than one concurrent experimental procedures
CodeSource
- asp.net项目辅助开发器源代码 1.主界面仿VS编译器效果,界面用起来更熟悉。 2.可模拟查询分析器执行TSQL语句 3.支持SQL Server 2000、SQL Server 2005 4.以树形菜单方式显示数据库中可操作数据 4.可快速浏览表数据 5.动态生成带参数的SQL语句 6.实体类的生成-asp.net project assisted the development of browser source code 1. main interface
MazeSolverDemo
- 走迷宫的一个仿真平台,在C#上开发,用于模拟电子鼠走迷宫-Maze, a simulation platform, the C# On the development, used to simulate the electronic mouse Maze
MyClockApp
- 一个C#程序,模拟电子石英钟的显示.电子石英钟由两个方面构成,一个是石英表部分,一个是数字部分.本程序用于GDI实例教学. A C # program, the electronic analog clock display. Quartz by the two sides of the electronic structure, is a quartz watch, is a part of the figures. GDI example of the procedure for tea
Eliza-ELEA
- 一個連資料庫的C# Eliza範例 情境為模擬一個火災系統-A company database C# Eliza examples of situations to simulate a fire system
VirtualDeskTopDemo
- 用C#语言编写虚拟桌面工具,让一台电脑模拟出多个桌面来,最多可以有10个虚拟桌面-C# language using a virtual desktop tool that allows a computer to simulate a number of desktop, can have up to 10 virtual desktops ...
OSImitater
- 在Visual studio 2005环境下用C#语言开发完成的模拟操作系统.能够模拟系统调度,内存管理等-a program builded under Visual studio 2005 in C# to simulate computer operating system
randomardcollection
- 用c#语言编写并模拟了一个随机的洗牌程序,短小实用-C# language used to simulate a random shuffling procedure, short practical
SSQ
- 用c#写的一个程序,模拟电视上的双色球选号器,买彩票可以直接使用。-C# using a program written to simulate the TV Loans, and buy lottery tickets can be used directly.
