搜索资源列表

  1. NQueen非递归

    0下载:
  2. 算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现-n algorithm after issue, the non- recursive with the general c compiler can achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:鸡蛋
  1. 求大N!的程序

    0下载:
  2. 此文档是用VC编写的关于编译原理中求大N!的程序-This document was prepared by the VC on the principle of seeking compiler big N! The procedure
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:nyxz
  1. 算法分析与设计多媒体

    0下载:
  2. 在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:3955712
    • 提供者:吴义军
  1. Queen1

    0下载:
  2. 用JAVA编写的N皇后编码,用回朔法实现,请大家多提提意见-prepared using JAVA N Queen coding method used to achieve Schomburg, please make a suggestion more
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:许超雄
  1. 运动会分数统计程序

    0下载:
  2. 题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:55296
    • 提供者:雨后阳光
  1. 数据结构与算法N叉树

    0下载:
  2. 数据结构算法N叉树二。大家可以看看,以并一起学习学习-data structure N-tree algorithm two. As we can see, to learn and study together
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:fang
  1. arith-n

    0下载:
  2. 本设计的目的是:通过分析中文手写笔迹图象特有的灰度以及二维空间分布的统计特性,采用二维游程Hufman编码方法对图象进行压缩与解压缩处理,编写压缩与解压缩应用程序。-the purpose of this design is : Chinese handwriting analysis specific to the gray images of the two-dimensional spatial distribution of s
  3. 所属分类:压缩解压

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:黄宾
  1. tNQueens

    0下载:
  2. 链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题-chain structure of the stack type and class template stack used for solving problems N Queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:liuben
  1. 高斯消元法解n阶线性方程组

    0下载:
  2. 高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:269312
    • 提供者:郑双明
  1. 1024位大整数相乘(N次方)取模

    0下载:
  2. 1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3643392
    • 提供者:李春晖
  1. fenshutongji

    0下载:
  2. 该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:神龙¤翼
  1. n栏栅加密算法

    0下载:
  2. 此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:319488
    • 提供者:万艳良
  1. n栏栅解密算法

    0下载:
  2. 此小程序为N栏栅解密算法的一种,对某一N值加密过的密文进行解密,此时只要确定N值即可解密。作者:万艳良 单位:武汉理工大学-the procedure is one of n bit palisade decrypt arithmetic,if decrypting the file which has been encrypted with N that one of the number,at this time ,if
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:317440
    • 提供者:万艳良
  1. Acquire N Scans

    0下载:
  2. 一个控制NI公司E系列AD数据采集卡的测试程序-a company controlled NI E Series data acquisition card AD testing procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:roy2005
  1. mlct_public

    1下载:
  2. 这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语言-This is a Java-based segmentation, N-gram statistics, the sub-clause of the function procedures, multilingual support
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-16
    • 文件大小:362496
    • 提供者:张雨
  1. 面向对象n皇后

    0下载:
  2. 思路清晰的n皇后问题求解,采用面向对象思路编写,封装类可在其他程序中灵活调用-lucid n Queen's problem solving, object-oriented ideas to prepare, Packaging category in other proceedings flexible call
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:朱竹
  1. 计算起始日期的n天后的日期

    0下载:
  2. 计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈飞飞
  1. gbn

    0下载:
  2. 呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了-Oh, Chiao Tung network operations; Reliable data transmission, go back to N; Oh, it missed on the pity
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:74752
    • 提供者:河南
  1. C语言实现的皇后问题

    0下载:
  2. n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:吴限负
  1. N进制数转换成10进制数

    0下载:
  2. N进制数转换成10进制数的程序 有时候能派上用场吧也许 我希望网上多些功能单一的程序-N band conversion into 10 bases of the process sometimes it can be useful perhaps I hope more online functions in a single procedure
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org