CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 可实现read

搜索资源列表

  1. studentsysterm

    0下载:
  2. ①: 使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。 ②: 创建一个链表类(List),链表类可实现如下功能: 创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。 ③: 创建一个操作类(Operater),操作类实现如下功能: 显示菜单,操作链表。 -①: using a single linked list implementation of this procedure requires th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:260.8kb
    • 提供者:jack
  1. Dwg4Viewer

    0下载:
  2. 基于DWGdirectX和vc6平台开发的dwg读写小程序,可实现dwg读入,写出,简单绘图等功能-Based DWGdirectX and vc6 platform development dwg to read and write small programs can be realized dwg read, write, simple graphics functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:386.47kb
    • 提供者:李杰
  1. phone_book

    0下载:
  2. 编写C++程序完成以下功能: 实现简单电话本功能,用姓名来搜索电话号码; 用户输入姓名,程序查找并输出结果; 用户可以通过输入,添加姓名和电话号码; 用户可以删除姓名和电话号码; 电话本可以保存在指定文件中; 电话可被从指定文件中读入到内存。-Writing C++ program to perform the following functions: simple phone book function to search for the phone number, n
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1.82kb
    • 提供者:王大可
  1. process

    0下载:
  2. 该软件主要是实现对学生成绩进行系统化的管理,首先可以对学生基本信息进行输入和存取,其次可以读取显示学生的相关信息,然后可以删除和插入学生的相关信息,还有就是可按学号查询此学号的学生的相关信息,并按照总成绩算出的平均分的高低进行排序。由此来系统化管理学生成绩,并达到简易操作的目的。-The software is mainly for students to achieve systematic management of performance, first of all, students c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7.2kb
    • 提供者:王晓飞
  1. CHAENT

    0下载:
  2. 简介:C编写,实现字符串摘要、文件摘要两简介:本程序利用直接硬件操作来读取硬盘参数, 可得到硬盘的参数,程序采用 Yariv Kaplan 的 WinIo 2.0 来进行端口操作。-Profile: C prepared, the realization of string summary document containing a summary of the two Introduction: This procedure using direct hardware operation to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:99.32kb
    • 提供者:hhq2
  1. aa

    0下载:
  2. 这个程序可实现对文件的读写操作,且文件所占空间是动态分配的!-This procedure enables the document to read and write operations, and the file share is a dynamic allocation of space!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:177.85kb
    • 提供者:qulidan
  1. abc

    0下载:
  2. (1)实现简单电话本功能,用姓名来搜索电话号码; (2)用户输入姓名,程序查找并输出结果; (3)用户可以通过输入,添加姓名和电话号码; (4)用户可以删除姓名和电话号码; (5)电话本可以保存在指定文件中; (6)电话可被从指定文件中读入到内存。 -(1) simple phone book function, use the name to search for phone numbers (2) user input the name, the program to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.66kb
    • 提供者:飞扬
  1. cday

    0下载:
  2. 用python语言实现一个磁盘文件信息读取存储的工具,可指定虚扫描的目标目录或光盘,磁盘,可指定存储文件,可从存储文件搜索-Using python language to read a disk file information stored tool to scan the specified target directory or virtual CD, disk, can be designated to store files, can store files search
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.83kb
    • 提供者:何进
  1. WinText

    0下载:
  2. 实现Window记事本的部分功能,可读取.txt文件,适合初学者学习-To achieve some of the features of Notepad Window can be read. Txt files, suitable for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:
  1. double-xinhaoshiboqi

    0下载:
  2. 运用labview8.5软件,创建一个虚拟双通道示波器VI,并实现以下功能: 1、连续采集电压信号,并存储。 2、实现对电压信号的显示处理、实时记录、回放记录,并且将电压信号的算术平均值可存档于excel文档,可读取。-Labview8.5 software used to create a virtual two-channel oscilloscope VI, and to achieve the following functions: 1, continuous voltage
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:211.12kb
    • 提供者:占新
  1. PhonebooK

    0下载:
  2. 电话本 实现简单电话本功能,用姓名来搜索电话号码; 用户输入姓名,程序查找并输出结果; 用户可以通过输入,添加姓名和电话号码; 用户可以删除姓名和电话号码; 电话本可以保存在指定文件中; 电话可被从指定文件中读入到内存。-Phone book Simple phone with a name to search for phone numbers The user enters the name, the program to find and o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2.62kb
    • 提供者:www
  1. vbwav

    0下载:
  2. vb写的读取wav语音,可实现比如银行排队叫号的功能-vb read wav
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1.49mb
    • 提供者:zhaolifei
  1. Grade-Management-System

    0下载:
  2. 这是一个C++成绩成绩管理系统,它可实现学生姓名学号成绩的输入,并可计算学生总成绩,将学生的成绩存入到指定文件中,还可以从指定文件中读取学生的成绩-This is a C++ performance performance management system, which allows students to enter the name of science achievement number, and calculate the total student achievement, stu
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:3.52mb
    • 提供者:胡吕亮
  1. phnote

    0下载:
  2. 本程序实现文件读写功能。可实现对简单电话本的插入,删除,读取等功能-The program file read and write functions. Enables the insertion of a simple phone book, delete, read, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7.42kb
    • 提供者:frank
  1. notepad

    0下载:
  2. 该项目是编写一个记事本功能。运行该项目可实现记事本的功能,包括读、写和保存。-The project is to write a notepad function. Run the project can be realized notepad functions, including read, write and save.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:16.05kb
    • 提供者:lihuan
  1. Labview_clk

    0下载:
  2. 本程序为一卡通闹钟,外观形象可爱生动,可以显示电脑系统的时间,并可实现闹钟功能,即可以设定闹钟时间,并指定时间到时所播放音乐,音乐是用windows media player作为播放器,到时间后还可选择是否再响,并设定隔几分钟后再响。另外还有备忘录功能,即可以输入文本将备忘内容写到一个文件(本程序是写到C:\write-read.txt文件)中,当选定的提醒时间到会响铃,并弹出提示对话框,达到提醒待办事项的目的。当按下“停止”按钮时,程序终止。-
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:283.05kb
    • 提供者:天蓝
  1. ISA-IO

    0下载:
  2. dos下可实现读ISA IO的程序,本程序适用WatcomC编写-DOS -DOS can achieve read ISA IO program, this program is WatcomC write- DOS
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:60.5kb
    • 提供者:kitty
  1. Electronic-map--system-source-code

    0下载:
  2. C语言编写的电子地图管理系统源码,可实现读取文件,排序,检索,更新等功能-C language source code management system of electronic map, enabling to read the file, sort, retrieve, update, and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:卢麒
  1. pagesubmit

    1下载:
  2. 一个自动填写网页表单并提交的工具软件,可同时监控提交后内容并报警提示。自动填写表单内容,可以从文件读取内容并自动填写到网页,支持验证码自动填写,填写完毕后自动提交。适合批量提交网页。定时提交可实现在无人值守时自动填表并提交网页。完全模拟手工操作,展示实时页面及整个提交过程。程序可后台运行,完全不影响键盘鼠标操作(A software that automatically fill in the form and submit it. It can monitor the contents and
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:13.35mb
    • 提供者:木头软件
  1. IDL-read

    0下载:
  2. 可读取遥感数据图像并对其进行后续处理,本代码利用IDL实现遥感图像的直方图均衡化(Remote sensing data images can be read and followed up)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:13kb
    • 提供者:瑛子儿
« 12 »
搜珍网 www.dssz.com