CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 个人

搜索资源列表

  1. shengjingwangluo

    0下载:
  2. 一些个人编的简单的神经网络分类程序,采用newc1,newlvq1等程序-Some of my personal series of simple neural network classification procedure for the newc1, newlvq1 such procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6040
    • 提供者:孟玮
  1. wugexiaochengxu

    0下载:
  2. 有回文字判断,约瑟夫环,最大字符平台,快速排序,统计个人分数!!!都是些小程序,但是实现很好-Back to the text there to judge, Joseph Wan, the greatest characters platform, quick sort, statistics Personal Score! ! ! Procedures are small, but to achieve good
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5110
    • 提供者:章海翔
  1. Matlab

    0下载:
  2. matlab神经网络的工具箱函数,个人呢觉得很有用呢!与大家分享-matlab neural network toolbox function, individuals can find it useful! To share with you
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:60984
    • 提供者:刘金亮
  1. xsxxglxt

    0下载:
  2. 编写一个学生管理系统,每个学生应该包含如下信息: 地址, 出生日期, 学科成绩(语文,英语,数学,物理), 个人信息(姓名,性别,民族,国籍,学历), 联系方式(手机,家庭电话,学校电话) 可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。-The preparation of a student management system, each student should include the following informatio
  3. 所属分类:Data structs

  1. 320077photo

    0下载:
  2. PhotoAlbum 个人相册网上管理简单系统````````` -PhotoAlbum personal album simple online management system `````````
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:190968
    • 提供者:youwang007
  1. brand

    0下载:
  2. 这是用C++编写的发牌程序, 它能自动的将一副牌发给四个人。-This is used C++ Preparation for the licensing process, it automatically will be a license issued to four people.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1179
    • 提供者:gujunjun
  1. release

    0下载:
  2. 走迷宫的A*算法,用的是数组,个人的练习作品-Maze of the A* algorithm, using the array, the individual s practice work
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:126816
    • 提供者:胡凯
  1. ScoreSystem

    0下载:
  2. 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:45075
    • 提供者:林林
  1. MATLAB_basic_function

    0下载:
  2. MATLAB常用的基本数学函数 个人总结 对于数学建模的人员来说就是一本宝藏。 -MATLAB basic mathematical functions commonly used for mathematical modeling personal summary of the officers is a treasure.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:33520
    • 提供者:etcher
  1. UPM_a01

    0下载:
  2. C++课程大学作业的一次任务,个人答案程序包-C++ Courses University of operating a task, personal answer to the package
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:322891
    • 提供者:oklahoma
  1. smarttoalive

    0下载:
  2. 15名基督教徒和15名异教徒同乘一船航行,途中风浪大作,危机万分,领航者告诉大家,只要将全船的一半人投入海中,其余人就能幸免。大家都同意这个办法,并协定者30人围成一圈;由第一个人起报数,每数至第9人便把他投入海中,下一个接着从1开始报数,第9人又被投入海中,依次循环,直至剩下15人为止。问题是如何排法使投入海中的人全为异教徒?-15 Christians and pagans 15 vessels with one by the way, big waves, extreme crisis,
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9596
    • 提供者:ivan
  1. josech

    0下载:
  2. 约瑟夫环, 任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。  要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。  测试数据: m
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:896116
    • 提供者:
  1. code20090302_1

    0下载:
  2. 一个不错的c的小写数字转为大写数字转换代码,很好用...个人使用过-c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3497
    • 提供者:hellochina
  1. ClearMine

    0下载:
  2. 使用matlab写的类似windows的扫雷游戏,个人认为是目前最好的版本了 很推荐很赞-Writing a similar use of matlab' s mine windows games, personally think that is the best version of a very Zan Recommend
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6567
    • 提供者:zhangyi
  1. yueshefuhuanwenti

    0下载:
  2. 设计求解约瑟夫环问题的出列顺序。具体的要求和说明如下: (1)利用单向循环链表存储结构模拟此过程,按照出列的顺序输出个人的编号。 (2)m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为:6,1,4,7,2,3,5)。 (3)程序运行后,首先要求用户指定初始报数的上限值,然后读取个人的密码。可设n<=30,此题所用的循环链表中不需要“头结点”,请注意空表和非空表的界限。 (4)将上述功能改为在顺序结构上实现。-
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1740
    • 提供者:chen
  1. JIEHUN

    0下载:
  2. 描叙一个人的成长过程,长大,结婚生子,不带年龄不能结婚,不可以重婚等-Describes a person' s upbringing, grow up, get married and have children, without age should not get married, not bigamy, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:398109
    • 提供者:戴阿卉
  1. bicd

    0下载:
  2. 一个关于最小公倍数的算法,是本人自己编的,不会与别的雷同,同样的算法,但是个人的思路不同。-A least common multiple of the algorithm, are my own, and will not be identical with the other, the same algorithm, but the idea of different individuals.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:359797
    • 提供者:陈奭
  1. chinamobile

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。-The system uses struts+ spring+ hibernate architecture, with emphasis on the combination of application development,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5181714
    • 提供者:maoqing
  1. poj_3310

    0下载:
  2. poj 3310 的代码和方法说明,个人原创- the codes and solution for poj_3310.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:973
    • 提供者:王贤明
  1. zoj_2210

    0下载:
  2. zoj 2210的代码和方法说明,个人原创 -the codes and solution for zoj 2210
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:王贤明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 45 »
搜珍网 www.dssz.com