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

搜索资源列表

  1. 微软未公开API【NtQuerySystemInformation】函数

    0下载:
  2. IN OUT PVOID          SystemInformation, IN   ULONG          SystemInformationLength, OUT   PULONG         ReturnLength OPTIONAL); NTQUERYSYSTEMINFORMATION NtQuerySystemInformation; 从中可以看到,SystemInformationClass是一个类型信息,它大概提供了50余种信息,也就是我们可以通过这个函数对大约50
  3. 所属分类:钩子与API截获

    • 发布日期:2011-09-22
    • 文件大小:10385
    • 提供者:blackcorpse
  1. java struct.zip

    0下载:
  2. java学习视频
  3. 所属分类:其它资源

    • 发布日期:2011-09-27
    • 文件大小:19358387
    • 提供者:baby_java
  1. 移植uip-1.0到Atmega32

    0下载:
  2. 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:420617
    • 提供者:yuangaoping
  1. 本文介绍了RTMP(实时媒体传输协议)文件的封装格式

    0下载:
  2. 本文介绍了RTMP(实时媒体传输协议)文件的封装格式,可用于指导媒体传输编程-this DOC intrduce the RTMP protocol, it is detail of the struct of RTMP,it is can be use to pragram of multiplay
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:7907
    • 提供者:jacky hu
  1. process

    0下载:
  2. 简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:1278
    • 提供者:张嘉玲
  1. filesystem

    0下载:
  2. 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:80822
    • 提供者:yu
  1. All-Data-Struct-CPP

    0下载:
  2. 数据结构所有代码C++实现,对学习C++有很大的帮助.-All data structures implemented in C++ code!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:27589
    • 提供者:xiang
  1. springPstructPhibernate

    0下载:
  2. 一个Spring+struct+hibernate的整合xml,应该会有用-A xml which combin with Spring, struct2 and hibernate
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1667
    • 提供者:马健原
  1. struct

    0下载:
  2. C语言写的链表操作,有建表,删除,增加等功能,对初学者很有帮助-Written in C language linked list operations have to build the table, delete, add other functions, useful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:25131
    • 提供者:green_star
  1. Data-Struct

    0下载:
  2. 朱战立版本 数据结构(c++描述)全书代码 西安电子科技大学出本社 -Zhu war a version of the data structure (c descr iption) book code Xi an University of Electronic Science and Technology of the agency
  3. 所属分类:source in ebook

    • 发布日期:2015-12-25
    • 文件大小:1467392
    • 提供者:phoenix
  1. capture.rar

    0下载:
  2. //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENIN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4765
    • 提供者:xiaoran1
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3078415
    • 提供者:有来有去
  1. QMusic

    0下载:
  2. 基于phnono框架的播放器程序,具备基本的播放打开等功能-music player based on struct of phonon
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:53244
    • 提供者:詹琦焜
  1. myshop 基于ssh购物商城源码

    1下载:
  2. 基于ssh购物商城源码,可以用于毕业设计,课题设计-struct,spring,hibernate
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-25
    • 文件大小:45594863
    • 提供者:kangta
  1. struct_org

    0下载:
  2. an program to input/output the variable format struct,also can deal with embedded struct,can be used in the linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4450
    • 提供者:hu jun
  1. tree

    0下载:
  2. An header file include a tree struct algorithm in linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2595
    • 提供者:hu jun
  1. Java_Timer

    0下载:
  2. java中的Timer类的使用详细解释以及应用实例-Zero-based learning java, detailed, talk and JSP, servlet, Ajax, struct, spring and many other technologies
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:9745
    • 提供者:Alven Tong
  1. Onling Market place

    0下载:
  2. 一个小型的网上购物系统,语言为java,开发工具为MyEclipse,数据库为Mysql,用的是struct框架,包括前台购物和后台管理两大模块
  3. 所属分类:JSP源码/Java

  1. CTP行情交易接口.Net封装完整版源码

    1下载:
  2. 在原来基础上进行了些修改,增加了完整的交易接口支持。struct.h头文件修改自海风版C#接口的struct.cs文件,非常感谢。 CTP里面的结构类型非常多,所以这个struct.cs文件的工作量非常大,而且海风为每一个类型都进行了注释,(VStudio里面编程的时候,IntelliSense就可以自动提示),真的很不容易,再谢海风一次。
  3. 所属分类:金融证券系统

    • 发布日期:2012-10-19
    • 文件大小:594335
    • 提供者:Simonz
  1. 上期CTP行情交易接口.Net封装-20120522

    2下载:
  2. 上期技术CTP行情交易接口.Net封装完整版 20120522: 修正了枚举变量未指定类型的bug。 CTP.dll 将非托管C++库转换为托管库,供.Net程序调用。包括行情接口和交易接口。 Struct.h头文件修改自海风版C#的Struct.cs文件,非常感谢! CSharpMdTest C#行情接口测试实例,跟上期技术官方提供的例子一致 CSTraderTest C#交易接口测试,跟上期技术官方提供的例子一致 CtpMdPlugin
  3. 所属分类:金融证券系统

    • 发布日期:2012-10-19
    • 文件大小:520944
    • 提供者:Simonz
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com