搜索资源列表
josephus.1
- 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从
030300329jose
- Josephus 排列问题定义如下:假设n 个竞赛者排成一个环形。给定一个正整数m,从某 个指定的第1 个人开始,沿环计数,每遇到第m 个人就让其出列,且计数继续进行下去。这 个过程一直进行到所有的人都出列为止。最后出列者为优胜者。每个人出列的次序定义了整 数1,2,…,n 的一个排列。这个排列称为一个(n,m)Josephus 排列。 例如,(7,3)Josephus 排列为3,6,2,7,5,1,4。-Josephus problem with the definition
tongji2006
- 统计数组STR1中出现了哪些字母,哪一个字母出现次数最多?在两个数组中同时出现的有哪些字母?-array'05 which appeared in the letter, a letter which the highest number there? In two simultaneous array what are the letters?
parkb
- 停车场管理系统,可计数,计时,计费等功能,是栈与队列的集合-car park management system can count, time, billing and other functions, and the stack is a collection of queue
guanli
- 一个小型信息(可以是图书、人事、学生、物资、商品等任何信息)管理系统。实现插入、查找、删除、计数、排序、输出等功能。并能在屏幕上输出相应的结果。以把所学数据结构知识应用到实际软件开发中去。
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
静态变量的计数功能
- 静态变量的计数功能原码 可以计算静态变量的大小-static variables counting function source static variables can calculate the size, etc.
Biff8_CSharp_Excel c#编写用biff8格式生成excel程序
- c#编写用biff8格式生成excel程序。在2007/9/20的基础上改了些错误 1.SST强制转换中的uint->ushort错误(当所有单元格中存在65535以上不同内容单元格会重新计数的错误) 2.修正页眉、页脚及Sheet1名不支持中文问题-c# write to generate excel format with biff8 program. 2007/9/20 change in the basis of some error 1.SST cast in uin
jishu
- 实现定时计数的功能的C语言代码,典型程序设计-Realize the function of timing count C language code, typical program design
binary
- 本程序功能在于,首先进行二维随机行走,生成二维随机行走曲线,并用盒计数法求分形曲线的维数-This procedure is meant, first of all to carry out two-dimensional random walk, generating two-dimensional random walk curves and box-counting method for fractal dimension curve
1602
- 基于单片机的stc89c52rc的实验 1602液晶显示与计数器倒计时计数-Based on the experimental SCM stc89c52rc liquid crystal display with 1602 count countdown counter
Calculator
- 这是一个简单的计算器程序,实现多数计算器的功能,并能实现科学计数的功能-This is a simple calculator program to achieve the majority of the functions of the calculator and count to achieve the function of science
COUNTER
- 数据采集卡PCI1712,计数模块功能实现。-Data acquisition card PCI1712, counting module function realization.
c_io
- 编写程序通过设置ios::scientific和ios::fixed标志以定点和科学计数法显示浮点类型数据-Write a program by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point type data show
cl
- CGI源码 / 统计计数 使用: 直接使用 $myurl?dl=URL 方式访问,程序会自动加入相关统计信息-CGI Source/statistics count
1
- 编写程序通过设置ios::scientific和ios::fixed标志以定点和科学计数法显示浮点类型数据。 测试: #include <iostream> using namespace std int main() { double x = .001234567, y = 1.886e9 //… return 0 } -Write a program by setting the ios:: scientific
erboHook
- 系统 钩子 初学入门 , 当前只实现按键计数、鼠标计数、禁用键盘功能。-Beginners Introduction to hook the system, currently only achieve key count mouse counting, disable the keyboard function.
InDose2
- 剂量测算软件,可以计数放射性元素的剂量情况-a dose rate calculation software
123
- 用于计数的好功夫一个覆盖法vu一个vuui就 -For counting
CODE
- 该程序代码用于行人检测与计数,能在复杂环境下运行。-The program code for pedestrian detection and counts, can run in a complex environment.
