CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - data file

搜索资源列表

  1. jiamiJIAMI

    0下载:
  2. 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.56kb
    • 提供者:mong
  1. Calculatorassembly

    0下载:
  2. 文件名:main.asm 完成对从键盘输入的0-9的数的存入 完成对从键盘输入回车、\"ESC\"键及“+”,“-”,“*”,“/”键的分析及对加、减、乘、除过程的调用。 完成对从键盘输入错误数据的分析 程序在编写过程中使用了宏,模块。供汇编程序初学者及爱好者参考。 -File Name : main.asm completion of the keyboard input from 0-9 for the completion of deposit from the k
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8.74kb
    • 提供者:五香
  1. a4q1

    0下载:
  2. ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and p
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:3.5kb
    • 提供者:李浩
  1. shunxu

    0下载:
  2. (1)编写顺序结构.asm文件实现y=10x,并能够计算在x=15时的值 (2)编写顺序结构.asm文件实现数据段和附加段两个数据值的交换 -(1) the preparation of the order of the structure. Asm file to achieve y = 10x, and can be calculated in the x = 15 at the time of value (2) the preparation of the order of th
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:98.8kb
    • 提供者:李平
  1. huibian

    0下载:
  2. 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:40.83kb
    • 提供者:符晓娟
  1. work2

    0下载:
  2. 有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。-There are five students, each student has three classes of results, more than from the keyboard input data (including student number, name, class 3 results), calculate
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:644byte
    • 提供者:佳哥
  1. DS18B20

    0下载:
  2. <html> <body> <pre> <h1>礦ision3 Build Log</h1> <h2>Project:</h2> I:\电子系统设计\fzuhaisc\温度计.uv2 Project File Date: 06/12/2009 <h2>Output:</h2> Build target Target 1 compiling 温度计
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:423.03kb
    • 提供者:叶王南
  1. 30

    0下载:
  2. 从输入文件如in.txt读取数据(可以是当前目录,最好是可以由用户指定),经com1端口发送(自发自收),收到的内容存入输出文件如out.txt(可以是当前目录,最好是可以由用户指定)。要求在按键后启动发送,并开始计时,发送完毕后,结束计时,并显示发送所花时间(分钟:秒:毫秒)。-In.txt from the input file such as read data (the current directory can be the best can be specified by the u
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:65.84kb
    • 提供者:无我
  1. LAB4

    0下载:
  2. To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and imp
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:121.95kb
    • 提供者:gary
  1. mfcsvread

    2下载:
  2. 在matlab中导入csv格式数据,包括带有头记录和逗号的csv格式文件数据。-To import the data file in CSV format into MATLAB.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:944byte
    • 提供者:叶鑫欣
  1. poplist

    0下载:
  2. 字符串转换事例,摆脱masm的人为字符串长度限制-This program shows a useful trick to get around an artificial limit that MASM imposes on the length of string data. It loads a long string that is delimited by a single zero and terminated by two zeros, reads each entry
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4.42kb
    • 提供者:闫先生
  1. 11111

    0下载:
  2. NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:7.01kb
    • 提供者:规划
  1. gaokao

    0下载:
  2. (1) 学生数据录入(可以从键盘输入或格式化的文本文件读入)和存储(至文件),要求对用户输入的数据进行各种检验(检验必须尽可能完整)。 (2) 学生信息的查询(可以指定各种条件,如:按准考证号、姓名、身份证号码等)。 (3) 按各种顺序输出(必须包含部分统计信息,如:总分、排名等)。 (4) 数据的修改和删除(必须先查询到要删除的一条记录)。 (5) 统计与分析,包括:各学生总分、排名,各科平均分、各分数段人数、最高、最低分,可以按文理科、性别等分别统计。 -(1) Stud
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:6.59kb
    • 提供者:林敏
  1. jddn

    0下载:
  2. 节点导纳 Matlab程序,调用数据文件即可-Node admittance Matlab program, call the data file can be
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:573byte
    • 提供者:曾松
  1. 512512

    0下载:
  2. 此程序实现输入垂直变形数据,得到条纹图。需要数据文件或键盘输入数据。;-This program implements the vertical deformation of the input data, the fringe pattern. Data file or the keyboard to input data.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:680byte
    • 提供者:yuying
  1. PUMP-DATA

    0下载:
  2. HBC遥控器存储器文件,对损坏存储用于备份 适合24C64-HBC wirless remote set file .use to backup。fit to 24c64
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:4.36kb
    • 提供者:王宏革
  1. feijipiao

    0下载:
  2. 飞机订票系统(限1 人完成,采用顺序)   任务:通过此系统可以实现如下功能:   录入:   可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)   查询:   可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);   可以输入起飞抵达城市,查询飞机航班情况;   订票:(订票情况可以存在一个数据文件中,结构自己设定)   可以订票,如果该航班已经无票,可以提供相关可选择航班;  
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:45.15kb
    • 提供者:仝静
  1. jacobi

    0下载:
  2. 给定矩阵A, A存于数据文件jacobi.dat中。编写jacobi法的函数jacobi-Given matrix A, A is stored in the data file jacobi.dat. Write jacobi law function jacobi
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:692byte
    • 提供者:郑春蕾
  1. read_out_rainrate20160429

    0下载:
  2. Fortran程序读写文件,以降水资料为例简单介绍-read and write the data file,fortran
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:辛进
  1. quiksort

    1下载:
  2. 从一个数据文件中读入N个整数(N<=100000),且把结果保存到另一个文本文件中,并显示排序所用的时间。(Read a N integer from a data file (N<=100000) and save the result to another text file, and display the time used for sorting.)
  3. 所属分类:汇编语言

    • 发布日期:2020-05-27
    • 文件大小:68kb
    • 提供者:Air9508
« 12 3 4 »
搜珍网 www.dssz.com