资源列表

« 1 2 ... .81 .82 .83 .84 .85 2486.87 .88 .89 .90 .91 ... 216389 »

[汇编语言yuesehuanwenti

说明:约瑟夫环问题。本程序要求设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数.报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。-Josephus problem. The procedural requirements set numbered 1-n of n (n> 0) Personal clockwise circle. First 1st person
<juwairen> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[汇编语言hash

说明:散列表。它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。在理想情况下,查找、插入、删除操作的时间均为O(1),是一种高效的动态集合结构。-Hash table. It to access records by key value mapped to a table in a position to accelerate the lookup speed. This mapping function called a hash f
<juwairen> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[汇编语言paixu

说明:排序。当有 n 件任务同时来临时,每件任务需要用时ni,求让所有任务等待的时间和最小的任务处理顺序。-Sort. When there are n pieces tasks simultaneously comes when each task needs ni, seeking to make all the tasks waiting time and minimum of tasking order.
<juwairen> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[汇编语言priority-queue

说明:优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects using the FIFO method to determ
<juwairen> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Untitled

说明:基于matlab的两点温度定标法的仿真代码。-Simulation of two-point temperature calibration method
<曹曹操> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算entropia---Kapur

说明:Implementation of threshold PUN
<kpaulo> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算entropia---Lee-and-Li

说明:Implementation of threshold LEE and LI
<kpaulo> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算entropia---Pun-1

说明:Implementation of threshold PUN
<kpaulo> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[matlab例程OriginalDataDisplay

说明:用于做光纤陀螺mems陀螺温度补偿的拟合曲线代码,十分的好用-Curve fitting code is used to make fiber optic gyro mems gyro temperature compensation is very easy to use
<lihaitao> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[驱动编程clock

说明:汇编时钟程序,可以在模拟器中显示系统当前时间并且驻留内存,退出虚拟机才会消失-clock and can stay in environment
<胡振宇> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[其他游戏chishu

说明:用c语言编写的吃数游戏,希望对于初学者有一定帮助。-Written in c language for several games, hope it is helpful for beginners.
<张松> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[其他小程序test0

说明:下面的程式是将使用者的留言资讯加到 guestbook 留言资料表中。若要设定使用者认证功能,可在程式刚开始时检查,发留言者就可以确认身份,而读取留言就不必身份检查。这种设定可以防止不当发言,却又不会让留言功能只有少数人使用。-The following programs are added to the user s message guestbook message information data sheet. To set the user authentication function
<衣谷> 在 2025-09-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2486.87 .88 .89 .90 .91 ... 216389 »

源码中国 www.ymcn.org