资源列表

« 1 2 ... .95 .96 .97 .98 .99 1300.01 .02 .03 .04 .05 ... 21479 »

[其他小程序计算分数的精确值

说明:使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第
<姚紫欣> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序北京交通大学校园旅游导航系统

说明:北京交通大学校园旅游导航系统,利用Dijkstra算法在任意两点之间找到最短路径。-Beijing Jiaotong University Campus Tourism navigation systems, the use of arbitrary Dijkstra algorithm to find the shortest between the two paths.
<陈勋> 在 2025-04-06 上传 | 大小:308kb | 下载:0

[其他小程序实现路由算法

说明:实现路由算法,利用Dijkstra算法实现两台PC机之间的路由行走路径。-achieve routing algorithm, using Dijkstra algorithm between two PCs running the routing path.
<陈勋> 在 2025-04-06 上传 | 大小:587kb | 下载:0

[其他小程序词法分析程序(050812020508+谢少春)

说明:词法分析程序,输入字符序列,输出字符和内码 -lexical analysis procedure, the importation of character sequences, and characters within the output code
<刘军> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[其他小程序junzhi_suifuzhibian

说明:用在matlab的simulink中对函数求平均值的仿真-used in Matlab Simulink function of the average for the simulation
<王亮> 在 2025-04-06 上传 | 大小:3kb | 下载:0

[其他小程序fp_tree

说明:fp_tree算法 c++语言的完全实现-fp_tree algorithm to achieve the complete language
<蔡军卫> 在 2025-04-06 上传 | 大小:9kb | 下载:0

[其他小程序olap

说明:数据立方体的物化算法 用vc的完全实现-data cube of the reification of the algorithm used vc fully realized
<蔡军卫> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序tude遍历

说明:图的遍历算法包括先序,后序,中序等多种遍历次序,还有图的初始化等-traversal algorithm of the plan include the first sequence after sequence, sequence and other traversal sequence, and there are also such as the initialization
<刘一> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序面向大批量定制的客户关系管理系统研究

说明:单机SQL版和局域网络版(DEMO数据库下载)-standalone version of SQL and LAN version (DEMO database download)
<寒衣> 在 2025-04-06 上传 | 大小:13.91mb | 下载:0

[其他小程序wzqgame

说明:电脑下子实际上是分两个步骤的,第一个步骤是尽可能的收集棋盘格局的信息,并且使这些信息以一定的格式存放再内存中,以便于第二步的处理。第二个步骤就是,对收集到的信息进行分析处理,即要给出一个规则,用穷举搜索的办法遍历所有收集到的信息,搜索的过程实际上是用所定下的规则去衡量每一点的权值,搜索的目的是为了找到一个权值最大的点,这个点就是当前的最优解,也就是应该下的子。 -computer is actually two steps, the f
<朱芳芳> 在 2025-04-06 上传 | 大小:2.34mb | 下载:0

[其他小程序job2

说明:采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
<朱芳芳> 在 2025-04-06 上传 | 大小:1.24mb | 下载:0

[其他小程序DrawRound

说明:画图小程序,点击工具条的方框或者圆可以画方或者画圆-drawing small program, click Tools of the box or can be drawing a circle or Circle
<咚咚> 在 2025-04-06 上传 | 大小:1.92mb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1300.01 .02 .03 .04 .05 ... 21479 »

源码中国 www.ymcn.org