资源列表

« 1 2 ... .11 .12 .13 .14 .15 1516.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法es6.5

说明:本代码主要介绍如何实现对半查找迭代算法,比较详细。-This code describes how to find the semi-iterative algorithm in more detail.
<徐俊> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法Congratulation

说明:恭喜发财 利是窦来.现在有 N 个人,他们都有小孩,春节来了,他们要发压岁钱给朋友的小孩,而他们自己的小孩也会收到压岁钱。为了简单,他们在发压岁钱的时候,使用以下的计算方法,譬如某甲有 100 块,它要给另外三个人的小孩发压岁钱,则每个小孩会分到 100/3 = 33 块,剩余的 1 块就不发了。 给你这 N 个人的信息,以及他们把压岁钱发给了谁的小孩,请你计算他们每个人的小孩收到的压岁钱和他们发出去的压岁钱的差额是多少。-Kung Hei Fat Choy Lee is the si
<王石> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法josephu

说明:用顺序表解决josephus(约瑟夫环)问题的算法-The Algorithm using the order form to solve josephus (Josephus)
<zhangfei> 在 2025-06-23 上传 | 大小:144kb | 下载:0

[数据结构常用算法Three-splines-function

说明:vb三次样条插值函数,具有高精度的拟合,实现光滑作图-vb cubic spline interpolation function, with high-precision fit to achieve a smooth mapping
<代军> 在 2025-06-23 上传 | 大小:14kb | 下载:0

[数据结构常用算法huiwenpanduan

说明:利用堆栈和队列分别存储输入的字符串,再分别出栈和出队列实现回文的判断-Stacks and queues are stored using the input string, and then stack and a queue, respectively, to achieve a palindrome judgments
<zhangfei> 在 2025-06-23 上传 | 大小:217kb | 下载:0

[数据结构常用算法DouglasPeucker

说明:道格拉斯—普克法(Douglas—Peucker)的C++程序-Douglas- Puck method (Douglas-Peucker) of the C++ program
<许明明> 在 2025-06-23 上传 | 大小:35kb | 下载:0

[数据结构常用算法student-manger

说明:学生信息虚拟管理系统,是数据结构的作业,供初学者熟悉数据结构,包含文件等操作-Virtual Student Information Management System, is a data structure operations for beginners familiar with data structure containing files and other operations
<li> 在 2025-06-23 上传 | 大小:13kb | 下载:0

[数据结构常用算法sort.tar

说明:两个链表已经排序好 把两个链表和在一起 重新排序合成一个新的已经排好的链表-Two lists have been sorted into two lists and with good re-sort the synthesis of a new row has a good list
<mollon> 在 2025-06-23 上传 | 大小:6kb | 下载:0

[数据结构常用算法POJ_3468_Interval_Tree

说明:POJ3468 线段树数据结构的典型例程,内有详细注释-POJ3468 segment tree data structure of a typical routine, with detailed notes
<xue> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法cstring

说明:数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for beginners or enthusiasts raise their standards-based p
<覃伟> 在 2025-06-23 上传 | 大小:363kb | 下载:0

[数据结构常用算法expression_value

说明:数据结构知识的扩展,链表,二叉树,表达式求值的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-The expansion of knowledge of data structures, linked lists, binary trees, the use of expression evaluation, using c++ languages, debugging in vc++6.0 which success can be a basi
<覃伟> 在 2025-06-23 上传 | 大小:372kb | 下载:0

[数据结构常用算法game_of_21_point

说明:此例为一个小型的游戏代码,21点。编写此代码需要用到的知识有结构体,指针等。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-This example code for a small game, 21 points. Write this code there is need to use the knowledge structure, pointers and so on. The expansion of
<覃伟> 在 2025-06-23 上传 | 大小:268kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1516.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org