CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - data.z

搜索资源列表

  1. 3.1

    0下载:
  2. 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -Longest common subsequence problem LCS (dynamic programming) experimental data:
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:101098
    • 提供者:陈星风
  1. nunchunk

    0下载:
  2. 使用i2c-dev 从smbus读取wii游戏手柄nunchunk数据,根据读取的x-position , y-position位置,画轨迹,改变颜色,刷新屏幕-Using i2c_dev.h to read data from nunchunk and draw the trajecty of it.Change color and refresh the screen. Z and C button are pressed to exit the program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:9069
    • 提供者:佑礼
  1. Form1

    0下载:
  2. excel中的数据展点,x,y,z坐标,转换到cad的dxf格式。并且在cad中显示。-The data show excel point, x, y, z coordinates, converted to cad, dxf format. And in the cad in the display.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1707
    • 提供者:wml
  1. Regexpr

    0下载:
  2. 测试字符串的某个模式。例如,可以对一个输入字符串进行测试,看在该字符串是否存在一个电话号码模式或一个信用卡号码模式。这称为数据有效性验证。 替换文本。可以在文档中使用一个正则表达式来标识特定文字,然后可以全部将其删除,或者替换为别的文字。 根据模式匹配从字符串中提取一个子字符串。可以用来在文本或输入字段中查找特定文字。 如: 1.检查日期: (1[0-2]|0?[1-9])[-./](0?[1-9]|[12][0-9]|3[01])[-./](\d\d\d\d))
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:36733
    • 提供者:sam
  1. shiyan

    0下载:
  2. 1、设计一个周期 3 的多表代替密码并予以实现,要求:第 1 个表由密钥字法 产生(密钥字自拟),第 2 个表由洗牌法产生(注意,字母 a~z 与数字 0~25 一一对应,洗牌法即相当于实验一的方法1(n=25)),第三个表由公式法 产生(数学公式自拟,注意它须是 Z26上的一个一一变换)。 2、设计一个周期 5 的 16-置换移位密码并予以实现,要求:5 个 16-置换至少有一个是由实验一(n=15)提供的两个方法以外、自行设计的其它方法产生。 -With the C pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:155381
    • 提供者:吴燕
  1. quiver_filtering_based_on_make_zeta_output_0

    0下载:
  2. This code deals with data at any z-level specified by zlevel1 and uses the output generated from make_zeta_u.c, make_zeta_v.c and make_zeta_T.c file i.e. it uses the files ufile??zlevel.dat, vfile??zlevel.dat and Tfile??zlevel.dat. The output inclu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2673
    • 提供者:Rati
  1. velocity_filtering_based_on_make_zeta_output_0.zi

    0下载:
  2. This code uses the output from either make_zeta_u.c file or make_zeta_v.file i.e. it uses the velocity data at any z-level specified by zlevel1. Furthermore, this code filters the velocities, plots the filtered and raw signals at certain specified
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2257
    • 提供者:Rati
  1. bitcount

    0下载:
  2. 計算八位元有多少個1 module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB -Calcula
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:120479
    • 提供者:sonic
  1. RealTime_Chart

    0下载:
  2. 在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。-在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 朗读显示对应的拉丁字符的拼音Zài applet shàng de jīyú jfreechart de shíshí túbiǎo, xiān cóng wénběn wénjiàn z
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1856921
    • 提供者:林新
  1. SkeletonRecorder

    0下载:
  2. Skeleton Recorder- READ ME This is coded on Skeleton Viewer from Microsoft SDK. ============================= RUNNING THE Skeleton Recorder 1. Check the box (Color, Depth, Skeleton) to capture images. 2. Specify the output directo
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:103513
    • 提供者:leyong
  1. autosc

    0下载:
  2. Auto-scales data table Z (new operation or based on know parameters), or reverses auto-scaling operation.-Auto-scales data table Z (new operation or based on know parameters), or reverses auto-scaling operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:818
    • 提供者:saman
  1. meanc

    0下载:
  2. Mean-scales data table Z (new operation or based on know parameters), or reverses mean-centering operation.-Mean-scales data table Z (new operation or based on know parameters), or reverses mean-centering operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:saman
  1. masm5

    0下载:
  2. 在数据段DATA中有两个数据X和Y,假设X=1122H,Y=3344H,编程求两个字的和,结果存放到Z单元中。-DATA in the data segment has two data X and Y, assuming X = 1122H, Y = 3344H, program requirements and the word, the result in the Z unit.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:910
    • 提供者:jasmine
  1. a_test

    0下载:
  2. 345加速度传感器,x,y,z三轴数据准确读取,并显示在1602液晶上-345 acceleration sensors, x, y, z three axis data accurate read, and displayed in 1602 LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:32846
    • 提供者:陈泽宴
  1. mathworks

    0下载:
  2. makestereofig is a standalone scr ipt for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level scr ipt (makest
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:22708
    • 提供者:Karthi
  1. AssignmentP4

    0下载:
  2. Assignment 4: 1. Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what will the simulatio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:172454
    • 提供者:魏攸
  1. design-2-recieve-serial-data-and-display-on-LCD.z

    0下载:
  2. 8051 code to receive name serially.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2124
    • 提供者:Parth Borda
  1. unknownfunc

    0下载:
  2. plotting training data from the "unknown function" G(x,z)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1386
    • 提供者:Reza
  1. qwe

    0下载:
  2. 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accordan
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4220
    • 提供者:赌徒
  1. zxc

    0下载:
  2. 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验。-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accorda
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:赌徒
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com