资源列表

排序选择:

« 1 2 ... .37 .38 .39 .40 .41 48642.43 .44 .45 .46 .47 ... 267455 »

[电子书籍yuan-cheng-xu

说明:清华大学严蔚敏编著《数据结构(c语言版)》源程序-Qinghua University, Yan Wei Min compilation of "data structure (c language version)," the source
<力军> 在 2025-07-15 上传 | 大小:94kb | 下载:0

[C#编程cyuyanshi

说明:c语言文件分割word版,不知道大家喜欢不喜欢-segmentation word version, do not know if you like it or not!
<siwujun> 在 2025-07-15 上传 | 大小:5kb | 下载:0

[Windows编程gongkongpid

说明:用vb编写的工程控制程序,算法采用PID,具有参数设置,保存文件,实时显示曲线的功能。-with vb prepared by the engineering control procedures, PID algorithm with parameter settings, save the file, real-time curve function.
<eshow> 在 2025-07-15 上传 | 大小:742kb | 下载:1

[数据结构常用算法10001

说明:半数集问题  问题描述: 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。  编程任务: 对于给定的自然数n,编程计算半数集set(n)中的元素个数。
<卢起雪> 在 2025-07-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法lqx10002

说明:最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t
<卢起雪> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法lqx100003

说明:最优合并问题 给定K个排好序的序列s1,s2,...,sk,用2 路合并算法将这k个序列合并成一个序列。 假设所采用的2路合并算法合并2个长度分另为m 和n的序列需要m+n-1次比较。试设计一个算法确定合并这个序列的最优合并顺序,使所需的总比较次数最少。-optimal merging given K platoons good sequence of sequence s1, s2 ,..., sk. using 2-way merger of this algorithm k se
<卢起雪> 在 2025-07-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法lqx10004

说明:最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L
<卢起雪> 在 2025-07-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法lqx10005

说明:给定n 个正整数和4 个运算符+、-、*、/, 且运算符无优先级,如2+3*5=25。对于任意给定 的整数m,试设计一个算法,用以上给出的n 个数 和4 个运算符,产生整数m,且用的运算次数最少 给出的n个数中每个数最多只能用1 次,但每种运 算符可以任意使用。-given positive integer n and four Operators+,-,*,/, but Operators without precedence, if 2 3* 5 = 25. For an
<卢起雪> 在 2025-07-15 上传 | 大小:2kb | 下载:0

[其他小程序8shuma555

说明:解决8数码难题 呵呵 不错的算法哦 欢迎大家使用 有错误与我联系QQ 26267004-solve the problem of digital Oh good algorithm oh Everyone is welcome to use it to contact me wrong QQ 262,670 04
<iori> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈armlwip

说明:LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。这是在lpc22xx上的移植-Viedo the main purpose is to reduce memory utilization and code size, so Viedo suited for small, limited resources, such as embedded processor system. This is in the transplant lpc22x
<li> 在 2025-07-15 上传 | 大小:1.24mb | 下载:0

[OpenGLChapter16

说明:这是一个基于虚拟仿真的三维飞机飞行的三维地形程序,其中加入了地形随飞机的飞行而改变的功能。-This is a simulation based on the three-dimensional virtual flight procedures 3D terrain, adding a terrain with the aircraft flying to change the function.
<刘传凯> 在 2025-07-15 上传 | 大小:363kb | 下载:0

[3D图形编程View3D

说明:这是一个基三维旋转三维动画程序,其中加入鼠标的运动导致方向的改变的功能。-This is a three-dimensional rotating 3D-animation process, which joined the campaign led mouse change in the direction of the function.
<刘传凯> 在 2025-07-15 上传 | 大小:2.99mb | 下载:1
« 1 2 ... .37 .38 .39 .40 .41 48642.43 .44 .45 .46 .47 ... 267455 »

源码中国 www.ymcn.org