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

搜索资源列表

  1. zong

    0下载:
  2. 变频调速系统仿真搭建模型 由于观测仿真波形 记录以及分析实验结果-Variable speed control system simulation build the observation model simulation and analysis of experimental results wave record
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9503
    • 提供者:曲江南
  1. 2

    0下载:
  2. 1.编制一个成绩记录簿,里面有学生的信息,例如包括:学号、姓名、以及C语言课程的成绩。该程序要实现的具体功能有:  创建信息链表并以磁盘文件保存;  读取磁盘文件并显示输出所有学生的成绩;  按学号或姓名查询成绩;  添加学生成绩记录;  删除学生成绩记录;  修改指定姓名或学号的学生的成绩并可存盘;  显示输出60分以下、60~69、70~79、80~89、90分以上
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:10521
    • 提供者:袁浩晨
  1. JavaRecorder

    0下载:
  2. 学习swt时自作的一个小程序。完全使用swt来实现的。其中包含了7z的压缩算法实现。swt extention 实现。可以录制,暂停录制,播放,和暂停播放。同时采用了帧内压缩,相邻帧之间比较压缩,并最终做了一次zip压缩。希望能对大家有所帮助。-A small program to learn from the swt. Full use swt to achieve. Contains the 7z compression algorithm. the swt extention. It ca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:4010010
    • 提供者:彭文超
  1. Stxllrare

    0下载:
  2. 建立一个通讯录的类note,该类中的属性有以下几项:String name,phone,MobilePhone,zip,address,Email 分别表示:姓名,固定电话,手机号,邮编,地址,电子邮邮邮件地址。方法有两个:Setnote()给属性赋初值的函数,方法show()显示出来一条通讯记录。 程序源码使用了ObjectInPutStream与ObjectOutPutStream这两个文件输入 -Class note to create an address book, class a
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2130
    • 提供者:高尚
  1. Address

    0下载:
  2. 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1463142
    • 提供者:大空翼
  1. Hash

    0下载:
  2. 散列表实现电话号码查找系统。 (1) 设每个记录有下列数据项:用户名、电话号码、地址; (2) 从键盘输入各记录,以用户名(汉语拼音形式)为关键字建立散列表; (3) 采用一定的方法解决冲突; (4) 查找并显示给定电话号码的记录; -The hash table phone number lookup system. (1) Let each record the following data: user name, phone number, address in
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1535694
    • 提供者:卧龙
  1. Address-book-management-system

    0下载:
  2. 通讯录是用来记载、查询联系人通讯信息的工具。请设计一个电子通讯录,包括输入、显示、查找、插入、删除、保存、读入、排序、修改、移动等基本功能。-The address book is used to record inquiries contact communications and information tool. Please design an electronic address book, including input, display, find, insert, delete,
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:217770
    • 提供者:xinxinwag
  1. ffmpeg-0.11.1

    0下载:
  2. complete, cross-platform solution to record, convert and stream audio and video-complete, cross-platform solution to record, convert and stream audio and video
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7912498
    • 提供者:kiros
  1. TwStack

    0下载:
  2. 这个程序是向一个双向列表中添加删除记录的源码,大家可以参考下-This program is to add to a two-way list, delete the source of the record, we can refer to
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:140469
    • 提供者:程焱
  1. achievement-record

    0下载:
  2. 对学生的信息,选课信息,考试成绩进行统计,以便于管理,查询等操作-Student information, course information, test scores, statistics, easy to manage, query operation
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:2153
    • 提供者:mary
  1. Quicksort

    0下载:
  2. 随机产生数进行快速排序,并记录了程序运行时间-Number of randomly generated quick sort and record the program run time
  3. 所属分类:ELanguage

    • 发布日期:2017-12-03
    • 文件大小:15766
    • 提供者:程白羽
  1. Heap-sort

    0下载:
  2. 堆排序  堆排序利用了大根堆(或小根堆)堆顶记录的关键字最大(或最小)这一特征,使得在当前无序区中选取最大(或最小)关键字的记录变得简单。   (1)用大根堆排序的基本思想   ① 先将初始文件R[1..n]建成一个大根堆,此堆为初始的无序区   ② 再将关键字最大的记录R[1](即堆顶)和无序区的最后一个记录R[n]交换,由此得到新的无序区R[1..n-1]和有序区R[n],且满足R[1..n-1].keys≤R[n].key   ③由于交换后新的根R[1]可能违反堆性质,故应将当前无序区
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:1006
    • 提供者:周杨
  1. 4

    0下载:
  2. Hash表应用 任务 :设计散列表实现电话号码查找系统。 基本要求: 1) 设每个记录有下列数据项:电话号码、用户名、地址; 2) 从键盘或文件输入各记录,不少于30个,以电话号码为关键字建立散列表; 3) 采用开放定址的方法解决冲突; 4) 查找并显示给定电话号码的记录; -Hash Table Application task: design hashtable phone number lookup system. Basic requirements: 1
  3. 所属分类:Data structs

    • 发布日期:2017-11-04
    • 文件大小:1773271
    • 提供者:一一
  1. noiseCancel

    0下载:
  2. In numerous application areas, including biomedical engineering, radar, sonar and digital communi- cations, the goal is to extract a useful signal corrupted by interferences and noises. Noise/interference removal is facilitated when multiple sens
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:110524
    • 提供者:msreddy
  1. voice-signal-analysis-and-processing

    0下载:
  2. 基于MATLAB的语音信号分析与处理。 录制一段自己的语音信号,用窗函数法和双线性变换进行滤波器,并对滤波前后的信号进行对比;回放语音信号。 -MATLAB-based voice signal analysis and processing. Record a voice signal, window function method and the bilinear transform filter, and before and after filtering the signal
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:28069
    • 提供者:孙皓
  1. Mousem

    0下载:
  2. 自动按键源代码记录屏幕坐标按顺序自动按键-Automatically record the screen coordinates of the key source code keys automatically order
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:1241
    • 提供者:sss
  1. recordtool

    0下载:
  2. Matlab code for record tool for speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1791
    • 提供者:sudeep patel
  1. shiyu

    0下载:
  2. 首先通过手机录制一段名为“yuyin.wav”的语音,然后通过MATLAB编写程序对这段语音进行分析,分别求出这段语音短时能量、短时过零率、短时幅度以及清音和浊音的自相关函数-First phone to record a section called " yuyin.wav" the voice, and then through the MATLAB programming analysis of this voice, this voice were calculated
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1019
    • 提供者:Colin
  1. ACM_1.3.3

    0下载:
  2. 每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signed away from the record, accord
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1150596
    • 提供者:chenhe
  1. traindiffevol

    0下载:
  2. TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs, NET - Neural network. Pd - Delayed input vectors. Tl - Layer target vectors. Ai - Initial input delay conditions. Q - Batch size. TS - Time steps. VV - Either
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:5712
    • 提供者:Burak
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com