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

搜索资源列表

  1. fileupload

    0下载:
  2. 使用struct的file 标签上传文件,注意使用的后台代码 及form 的类别-Struct using the file upload tag, pay attention to the use of the background code and the type of form
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:yang
  1. Bankingsystemproject

    0下载:
  2. 用struct框架做的银行系统例子,很详细-Struct the framework to do with the banking system example, very detailed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:18246
    • 提供者:王磊
  1. PF_HIT

    0下载:
  2. 计算电力系统潮流的软件.在一定误差允许范围内也可以计算配网潮流-struct Load { int Node_No int Flag double ABC[6] }LLoad[LOADMAX]
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:54071
    • 提供者:cuihong
  1. FILEEDITandRANKING

    0下载:
  2. 本程序的主要作用在于对指定文件进行编辑。功能主要是对读取数据并且对数据进行排序(按照指定规则)。-A PROGRAM MAINLY USED TO SORT THE STRUCT NUMBER !
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:210339
    • 提供者:RyuMeanhome
  1. Process_to_hide

    0下载:
  2. The example of driver, which hides selected process, by manipulating EPROCESS struct, lang:C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1764
    • 提供者:Flexx
  1. sunxuzhan

    0下载:
  2. 顺序栈的出栈、入栈、求栈长等基本操作 #include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef struct-#include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:陈志峰
  1. qqw

    0下载:
  2. 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:187573
    • 提供者:lypdl
  1. 2

    0下载:
  2. 单链表的插入和删除实验目的: 1、定义单链表的结点类型 2、通过单链表的定义掌握线性表的链式存储结构的特点; 3、熟悉单链表的建立以及插入、删除等基本操作。 -# include <stdio.h> # include<malloc.h> # define ND sizeof(struct List) struct List {int data struct List*next } void main() {
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:895
    • 提供者:
  1. Struts_shopping_jsp

    0下载:
  2. 用struct+jsp编写的网上商城源代码。-Struct+ jsp with the preparation of the source code of the online mall.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-16
    • 文件大小:3751225
    • 提供者:龚潇潇
  1. search

    0下载:
  2. 编制一个统计单词在问本串中出现次数和位置的程序. 终端输出的结果是:单词、出现的次数、出现的位置所在行的行号,同一行出现两次的只输出一个行号。 测试数据:文本文件名为AWord.C;待统计的词集:if else for while return void int char typedef struct-The preparation of a statistical word in question appeared in this series the number and locati
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9084
    • 提供者:chissie
  1. struct

    0下载:
  2. 顺序表上顺序查找,数据结构的一种,用C语言实现。学生专用-Order to find the order form, a data structure, using C language. Student
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:760
    • 提供者:周思君
  1. cipanguanli

    1下载:
  2. 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:8409
    • 提供者:陈媛
  1. struct_to_file_T0809I1

    0下载:
  2. Create struct function
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:527
    • 提供者:Le Duc Hau
  1. Pass_struct_pointer_to_function3

    0下载:
  2. How to use nested struct
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:552
    • 提供者:Le Duc Hau
  1. internetbus

    0下载:
  2. 其中客户端源代码做了调整: 1. 枚举进程使用函数改为:CreateToolhelp32Snapshot()等。 2. 为了获得system权限,客户端注册为系统服务运行。-typedef LONG NTSTATUS typedef struct _SYSTEM_HANDLE_INFORMATION { ULONG ProcessId UCHAR ObjectTypeNumber U
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:260834
    • 提供者:lixiaolong
  1. WINCE_Binfs_architecture

    0下载:
  2. WinCE Image *.bin *.nb0 文件的结构和格式以及详细的引导加载过程-WinCE Image architecture Executable Format struct
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:521112
    • 提供者:handy
  1. linklist

    0下载:
  2. 数据机构中的双向链表,可用来实现并集,并且是用c++编制-for(i=1 i<=link1.GetLengthofLink() i++) { int e=link1.GetElement(i) if(link2.LinkLocate(e)==0) { newnode=(struct node*)malloc(sizeof(struct node)) newnode->data=e newnod
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:姚依梦
  1. WagesManageSystem

    0下载:
  2. 本系统是基于JAVA语言的办公系统,基于STRUCT框架-this system is an offic system based on JAVA ,based on STRUCT
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:441610
    • 提供者:王思国
  1. dasm

    0下载:
  2. 机器码指令格式,分析二进制指令确定intel指令长度-opcode struct
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:50673
    • 提供者:lqm1204
  1. StrutsArticle-1.1

    0下载:
  2. sample struct article, ... ...
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1156332
    • 提供者:alanmark
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com