搜索资源列表

  1. biaoda

    0下载:
  2. 表达式求值,包括栈的读写,创建,释放,可以求借一般四则运算,带括号等-expression evaluates, including stacks of reading and writing, to create, release and should seek through four general computing, with brackets, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张鹜
  1. critical_path

    0下载:
  2. 实现了关键路径算法。 给定一些点,并给定点间的路径的权值,求两点间的最短路径-achieve a critical path algorithm. Given some point and fixed-point to the right path of duty between 2:00 seek the shortest path
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:罗春威
  1. 复化梯形

    0下载:
  2. 这是一个计算方法的编程。是关于复化梯形积分的程序,在这里我们可以实现对你需要的梯形求面积。-This is a calculated method of programming. Minute of trapezoidal integration of the procedure, here we can achieve right you need to seek the trapezoid area.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:53248
    • 提供者:王瑞
  1. 程序存储问题

    0下载:
  2. 程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:phq
  1. dplxy

    0下载:
  2. 求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:陈伟
  1. sy7-2

    0下载:
  2. 四则运算小程序。生成可视化友好的界面,跟普通计算器很像,功能也还比较全。可以运行加减乘除,求余、清零、退出。-four small Operational procedures. Generation Visual friendly interface, like with ordinary calculators, are also more functional whole. The arithmetic can run, I se
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:
  1. migong

    0下载:
  2. 迷宫求解,求得很多条路径。有详细的文挡,从文件读入迷宫形式-maze solving, and seek many of the trails. A detailed text block, read from the paper forms maze
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:张天
  1. nfa_dfa

    0下载:
  2. 求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 有注释。-seek formal expressions of the NFA (uncertain Finite Automata), the NFA to the DFA and DFA (finite state machine) is the smallest of the Notes.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:王超
  1. 设备管理

    0下载:
  2. 这是一个linux中设备管理最近寻道时间编程的 是我在实习期间做的-This a Linux device management had recently seek time programming is done in the internship period
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:林见为
  1. info469

    0下载:
  2. 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book co
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:2768896
    • 提供者:孙荣超
  1. toposort

    0下载:
  2. 求一个有向图的拓扑序列,输出拓扑序列的顶点。-to seek a topological map of sequence, the sequence of output topology vertex.
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:
  1. dfgdgdgdgdg

    0下载:
  2. 这是一个操作系统课程设计的算法 编程计算磁头移动的总柱面数和总寻道时间(fcfs)-courses on operating system design algorithm programmed to calculate the total mobile head cylinder and total seek time (fcfs)
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:jackyzhao008
  1. 33060101_李佳丽

    0下载:
  2. 模仿windows开发的计算器 可进行+、-、*、/、开方、求余等 界面漂亮-windows imitate the development of calculators can be ,-,*,/, prescribing, I seek such beautiful interface
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:3764224
    • 提供者:李佳丽
  1. binary

    0下载:
  2. 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:陈仕林
  1. josephus.1

    0下载:
  2. 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:168960
    • 提供者:王俊
  1. xxjsq.

    0下载:
  2. 用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数-using Microsoft Visual C produced similar Windows calculator simple to achieve basic addition, subtraction, multiplication and addition, seek s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:601088
    • 提供者:藤力
  1. untitled

    0下载:
  2. 求任意一点到任意点的距离的最小值! 对于求解一些最短距离的问题可以提供一些帮助!-seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:dick
  1. (最大和问题)

    0下载:
  2. 求一个矩阵的最大和,并判断两个矩阵的最大和-seek a matrix of the largest and, to judge two of the largest and Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:赵卓
  1. ModInverse

    0下载:
  2. 求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
  3. 所属分类:Static控件

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:风小
  1. 公约数与公倍数

    0下载:
  2. 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1961984
    • 提供者:李想
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org