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

搜索资源列表

  1. Dormitory-management-software

    0下载:
  2. 软件工程学院实用宿舍管理系统开发系统源代码,实用与完成数据结构课程设计大作业-Software engineering college dormitory management system development system practical source code, and the practical with complete data structure course design project
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:12292
    • 提供者:王磊
  1. double-link

    0下载:
  2. 双向链表,用C++语言描述,课程设计项目,源码。双向链表,用C++语言描述,课程设计项目-Doubly linked list, with C++ language descr iption, course design project, the source code. Doubly linked list, with C++ language descr iption, course design projects
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:516473
    • 提供者:lala
  1. recursive

    0下载:
  2. 关于数据结构算法里递归的程序代码,对于list sequence的递归计算。-This project will give you experience writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1415
    • 提供者:Wang
  1. project2

    0下载:
  2. 数据结构的第二次project,关于递归的项目。里面包含对list,tree及斐波那契结构的应用和练习。-This project will give you experience writing recursive functions that operate on recursively‐defined data structures and mathematical abstractions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:7140
    • 提供者:Wang
  1. project

    0下载:
  2. 天线平面阵列 绘制方向图 从文件读取各阵列元素的幅度和相位以及坐标 -Antenna planar array draw the pattern read from the file of each array element‘s amplitude and phase as well as coordinate
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:23817
    • 提供者:xie feng
  1. wave1

    0下载:
  2. Sample frames from the Weizmann dataset. Summary: In this project, a new class of action recognition algorithms has been developed with performance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:37395319
    • 提供者:meriouma
  1. cPP

    0下载:
  2. 已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示-Known radius r = 2.5 cylinder h, = 4, of circular perimeter, area, the sphere volume, cylinder volume, cin input to calculate the project, and then outputs the calculation results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:583
    • 提供者:stb
  1. check_n_final

    0下载:
  2. 这个项目主要是实现多线程判断大量点与多面体的情况,在空间体积计算模拟等方面应该会有非常好的实用价值。具体就是判断点是否是在多面体的内部,外部,面上,顶点。并输出点和所在多面体的整体坐标。目前,本程序主要是针对凸6面体,但很容易扩展到N凸面体。-This project is multi-threaded to determine a large number of points with the polyhedron, should have very good practical value
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:38054
    • 提供者:fuhaiyang
  1. adv_database1

    0下载:
  2. project on matlab for student online uploads for university subscribtion
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6371
    • 提供者:soumamo
  1. weibo_log

    0下载:
  2. 微博日志分析算法,基于Apache Cassandra项目实现。可以进行用户行为分析。-Microblogging log analysis algorithm based on the Apache Cassandra Project. User behavior analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:29797
    • 提供者:
  1. project

    0下载:
  2. 拼图游戏的最原始版本,中间的next按钮按第一次的时候是计算返回到出事状态的步骤。之后每按一次,便倒着走回去(最少步数)。-The jigsaw puzzle of the most primitive version of the middle of the next button is to calculate the first return to the accident the steps of the state. After each time you press, then ba
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:226110
    • 提供者:john
  1. quadtree

    0下载:
  2. 高效率四叉树实用代码,VC6工程,纯C语言实现-Practical code of the high efficiency of quadtree, VC6 project, pure C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:10265
    • 提供者:骆朝亮
  1. 8psk-modemo

    0下载:
  2. 8psk 的调制解调程序源码-Project 2 8PSK Modulation and Demodulation CES 544 – Wireless Communication Sonoma State University Spring 2007 David Bozarth
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:115903
    • 提供者:teng
  1. Project

    0下载:
  2. ر ی ا ض ی م ه ن د س ی س ر ی ف و ر ی ه Fourier series -ر ی ا ض ی م ه ن د س ی س 
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4428018
    • 提供者:Lham
  1. MATLAB-project

    1下载:
  2. 信号卷积运算的GUI设计 1、可任意输入两个信号源;卷积函数自己编写,不可用工具箱函数。 2、设计的GUI可计算 , , ,并以下拉列表选项的方式进行选择和计算结果的演示。 3、计算 ,要求参数a,b可调(即以文本框形式输入),并显示。 -Signal convolution, GUI design, can be arbitrary input two source convolution function to write your own, can not use the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:78140
    • 提供者:贾昆
  1. file

    1下载:
  2. 一类从动件在两极限位置具有直到三阶停歇机构运动从动件位移速度加速度程序(内附题目、程序、结果) 图4 1) 设计参数 从动件半摆角ψb O3O5=L2 , O3O1=L1 ψb L1 L2 J1 J3 J5 m2 m4 ω1 [δ] 1 0.349 0.072 0.086 0.2 L1 0.65 L2 0.45 L2 200 L1 300 L2 25 0.02 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:339394
    • 提供者:落幕惜华
  1. Company()

    0下载:
  2. 本工程使用孩子兄弟树算法实现对公司的各个部门进行存储和使用凹入方式显示。对初学数据结构的同学很有帮助。-This project uses a child Brothers Tree Algorithm to achieve the various departments of the company' s storage and use of recessed display. Helpful for novice students of data structures.
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6276466
    • 提供者:aibi
  1. CourseMS

    0下载:
  2. 本工程使用双向循环链表实现课程管理系统,可以实现任意位置查找,任意位置删除,归并两个有序链表等等功能函数。对初学数据结构的同学很有帮助。-This project uses two-way circular linked list course management system, you can achieve any position to find and delete any position, merge two ordered linked lists and so on funct
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4633325
    • 提供者:aibi
  1. galatea4win-istc-2009-02

    0下载:
  2. 2009年以京都大学为主的几个大学合力开发的拟人化agent,主要具有语音识别,语音合成等功能。能自然与用户对话的项目文件。 该包,包含这个项目的所有文件。-Anthropomorphic agent, jointly developed by several university-based Kyoto University in 2009 with voice recognition, speech synthesis and other functions. Can be a natu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:45786112
    • 提供者:kevin
  1. bzip2-1.0.6.tar

    0下载:
  2. bz2源码,自己建工程编译生成dll或lib-bz2 source to build their own project compiled dll or lib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:782025
    • 提供者:fredli
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com