CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - programming language

搜索资源列表

  1. avryuyan

    0下载:
  2. 包括AVR编程的C源代码 pingD \\\\的源代码 还有魔王语言 蛇吃虫的小程序-including AVR Programming in C source code pingD \\ \\ source language have hit the snake eat the small insects procedures
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11.17kb
    • 提供者:祝海通
  1. cifang

    0下载:
  2. 用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中; (2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序; (3)分别按顺序输出两个班的成绩表。 (4)将两个班的单链表合并成一个单链表,数据仍按成绩由高到低有序;
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:houny
  1. CandASMDebug

    0下载:
  2. C语言与汇编语言混合编程的方法及需注意的问题-C and Assembly Language Programming mixed approach and the need for attention to the problem
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13.11kb
    • 提供者:gouliang
  1. 2006310114450

    0下载:
  2. 汇编语言程序设计报告模式 ,任务书,里面主要写了汇编语言的协作模式 还需要自几 耕具自己的情况天家!-assembly language programming reports, tasks, inside the main assembly language to write the collaborative model also need to have cultivated since several of their days!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30.66kb
    • 提供者:boyce
  1. C-study-100examples

    0下载:
  2. 这是一本关于c语言编程的书,有大量实例,程序有一定的趣味性,增加学习的兴趣-This a programming language for the c, a large number of examples, there are certain procedures fun increase interest in learning
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.58mb
    • 提供者:刘磊
  1. v3410_FolderBrowser-

    0下载:
  2. 浏览文件夹对话框(C#) 源码分类:编程源码 / C/C++ 源码属性:共享软件 大小语言:28 K / 简体中文 运行环境:Win9x, WinNT, Win2000 / 无 -folder browser dialog (C#) Source Categories : Source Programming / C / C source code attributes : Sharing Software Size Language : 28 K / English operating env
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11.98kb
    • 提供者:欧欧
  1. CPLD

    0下载:
  2. This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technolo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:96.51kb
    • 提供者:啊灿
  1. ASMTU_WP

    0下载:
  2. 接口编程,用汇编语言对PC机的 接口进行设置,通过数据线联机,对计算机接口进行控制-programming interface, using assembly language to PC interface settings, on-line through data lines, computer interface control
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25.23kb
    • 提供者:yunyunxue
  1. test1_2

    0下载:
  2. 求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中) 要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。 -Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:179.5kb
    • 提供者:youbin
  1. xml

    0下载:
  2. XML编程,XML数据库写入,为较为流行的数据库语言。-XML programming, XML database written for the more popular database language.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:58.38kb
    • 提供者:林鑫海
  1. textedit

    0下载:
  2. 此程序是对输入含有待格式化的文本文件进行简单的排版操作。先进行总体设置,文件格式化可分解为页面设计和文本内容设计两大模块,页面设置主要包括页首、页脚、页码标注、页长及页宽参数设定;文本内容的格式主要包括左边距、字间距、左右对齐及段落设置;再进行详细设计,基于C语言编程环境编写各部分子程序,最后将程序连接在一起,进行整体调试,程序运行稳定,时间和空间复杂度低,且所得结果完全符合题目要求。-This program is the input to be formatted text file con
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:3.34kb
    • 提供者:秦论剑
  1. sheji

    0下载:
  2. c++语言程序设计下的哈希查找的散实现,解决算法冲突的的功能-c++ programming language under the hash to find the scattered implementation of the function of the conflict resolution algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:128.17kb
    • 提供者:彭超
  1. FileWatcher

    0下载:
  2. [软件名]文件修改监视系统 [编程软件版本]VS2008 [编程语言]vb.net [软件描述]用于捕获指定文件夹内所有文件(含子目录)的所有创建、修改、重命名等信息-[Name] file to modify the software to monitor system programming software version] [[programming language] vb.net VS2008 [descr iption] to capture the specified
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:73.56kb
    • 提供者:tk600158
  1. time

    0下载:
  2. 万年历温度闹钟用c语言编写而成 是一个很好的学习c编程的程序-Calendar temperature alarm clock made is a good program for learning c programming language used c
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:87.74kb
    • 提供者:王于
  1. wordnamechange

    0下载:
  2. 这是一个运用编程语言制作的Word批量改名软件,专为大量运用Word编辑的的人员服务。-This is a use of the Word programming language production batch rename software, designed for the use of a large number of Word editing personnel services.
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:pjy
  1. C-programming

    0下载:
  2. 一周搞定系列之C语言配套图书源代码,搭配实例-One week to get the series of books supporting C language source code, with examples
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:2.66mb
    • 提供者:Angelaus
  1. buildxml

    0下载:
  2. 用perl语言编程,按照xml文件格式生成xml文件。-Using perl programming language, according to generate xml file xml file format.
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:张骁
  1. lanvuage

    0下载:
  2. 线性表的建立,从算法改为vc语言实现编程,推荐给大家参考一下-The establishment of the linear table, algorithm to vc programming language implementation, recommended for your reference
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:51kb
    • 提供者:canipclator
  1. pofs

    0下载:
  2. In today's global wide use of Windows operating systems, Visual BASIC is the most suitable programming language
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:217kb
    • 提供者:filectn
  1. YJDABOU

    0下载:
  2. 作业 牛顿插值法 vc 程序语言:c++ 程序源代码 不错的(Newton interpolation method of vc programming language: c + + program source code)
  3. 所属分类:文件操作

    • 发布日期:2017-12-18
    • 文件大小:7kb
    • 提供者:yejz$874654
« 12 »
搜珍网 www.dssz.com