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

搜索资源列表

  1. hehe

    0下载:
  2. 设计一个程序,使之完成下列功能。 要求:(1)完成矩阵转换,输出转换前和转换后的矩阵。 (2)矩阵转换后,计算主对角线数之和,并输出。 1 2 3 4 13 9 5 1 5 6 7 8————》14 10 6 2 9 10 11 12 15 11 7 3 13 14 15 16 16 12 8 4 设计一个程序,将下列10个已知的常数按照从小到大的顺序进行排序,并打印排序的结果。 300,46,78,109,21,70,26,290,166,8,
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:11958
    • 提供者:凌珏陌
  1. ATMsystem

    0下载:
  2. 实现简单的提款机系统功能 struct account //添加账户结构体 { char name[30] int id int code float query } -Achieve a simple the teller system function struct account// add accounts struct {char name [30] int id int code float query }
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:8514
    • 提供者:L
  1. struts2

    0下载:
  2. 这是一个简单的学习资料,事Spring+hibenate+struct的集合。-This is a simple learning materials, a collection of things Spring+hibenate+struct.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:27975909
    • 提供者:张梦
  1. DBF_file_stuct

    0下载:
  2. DBF文件结构剖析,详细讲述了DBF数据库文件的内部数据结构。-DBF file data struct, say detail of dbf database file.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-26
    • 文件大小:3143
    • 提供者:lhy
  1. socket

    0下载:
  2. 简单实现C/S架构.可以实现服务器与客户端进行交流-simple function of C/S struct communication
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:4780233
    • 提供者:Suchangfeng
  1. struct

    0下载:
  2. 数据结构,一些常用的数据结构,为新手方便使用-Data structure, common data structure, and easy to use for novices
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:534384
    • 提供者:xianli
  1. main

    0下载:
  2. Linux下实现城市链表的功能,在shell终端下执行,适合数据结构入门-A List of City Name, Used in Linux Shell.It is useful for the starter of C language and Data Struct.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1900
    • 提供者:ZB
  1. Data-Struct

    0下载:
  2. 数据结构的课件和相应的书中的源代码,学习的好资料-Data structures courseware and the corresponding source code for the book, learning
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:3487744
    • 提供者:叶冬荣
  1. code-yuv2rgb

    0下载:
  2. #define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[IMGSIZE] //计算后的结果-you must nee
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:671
    • 提供者:潘锦雷
  1. 111014214_zhenglianbin_18

    0下载:
  2. 利用结构体struct()语句存储五本书籍的信息,并显示出想要书籍的信息。-Structure struct () statements store five books, and displays the information you want to book.
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:691
    • 提供者:郑连斌
  1. DBStruts

    0下载:
  2. Struts is a framework to develop web application easily. Using Struts, makes easier to develop web application and maintain them. Struts is an open source framework which makes building web applications easier, based on Java Servlets and JSP techn
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:4676617
    • 提供者:Dilip
  1. capiutil

    0下载:
  2. CAPI 2.0 convert capi message to capi message struct.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:7114
    • 提供者:gfdgjk
  1. clkdev

    0下载:
  2. Helper for the clk API to assist looking up a struct clk.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:1454
    • 提供者:hanshon
  1. data-struct

    0下载:
  2. 基于空间数据的属性结构。适合初学者。基本操作。-Graphical property editor based on mapgis development. Suitable for beginners. The basic operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6282
    • 提供者:liubin
  1. mfc42_struct

    0下载:
  2. vc6/mfc的class转成结构体,用于ida逆向分析vc/mfc软件-mfc struct form ida
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:39497
    • 提供者:谢玉林
  1. lesson9

    0下载:
  2. 子函数max{},声明结构体类型struct student ; 定义结倒构体数组并初始化 ,进行成绩的比较 -Subfunction max {}, the declarative structure type struct student Defined knot inverted isomers array and initialize achievements comparison
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:177273
    • 提供者:Ciece
  1. shiyansan

    0下载:
  2. 利用分类二叉树实现数据的排序处理等功能,结构体struct student{int num;char name[10] }-Classification binary tree sort of data processing functions, structure struct student {int num char name [10] }
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:302780
    • 提供者:包璐
  1. Structures

    0下载:
  2. Lesson 7: Structures in C When programming, it is often convenient to have a single name with which to refer to a group of a related values. Structures provide a way of storing many different values in variables of potentially different types under t
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:1423
    • 提供者:UUU
  1. DATA-STRUCT-FINAL

    0下载:
  2. basic assembly sample
  3. 所属分类:File Formats

    • 发布日期:2017-11-06
    • 文件大小:43201
    • 提供者:obet
  1. usql_parser

    0下载:
  2. SQL parser generate struct
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-11
    • 文件大小:12014592
    • 提供者:Besik83
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com