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

搜索资源列表

  1. dialog

    0下载:
  2. Win32汇编编写可爱会动笑脸的代码 实现圆形窗体为主要技术-Win32 code use CreateEllipticRgn api
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:81633
    • 提供者:dc
  1. win32_matrix

    0下载:
  2. 一个Win32环境下纯API编写的模拟数字雨小程序-Win32 environment written in pure API to simulate Matrix
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:7745
    • 提供者:Sean
  1. Tetris

    0下载:
  2. Win32编程---俄罗斯方块游戏---纯API编程。-Win32 Programming--- Tetris--- pure API programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11323292
    • 提供者:domakeit
  1. swtajface

    0下载:
  2. 在发布使用SWT/JFace编写的GUI程序时,要随程序带上相应的库文件。对于Windows版的SWT来说,SWT包含有4个dll文件和一个jar文件。它们是swt-awt-win32-3305.dll、swt-gdip- win32-3305.dll、swt-wgl-win32-3305.dll、swt-win32-3305.dll和swt.jar。在发布时,要将 4个dll文件放到path路径中,或者使用-Djava.library.path设置相应的路径。将swt.jar放到classpa
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8560778
    • 提供者:sunnysuen
  1. tinygc-2_6

    0下载:
  2. TinGC是一简单的垃圾回收程序,类似于GC.collect()函数。其实著名的BDWGC的一个API应用,是在其基础上进行开发的工程。 TinGC是一个完整的工程,也可以加入其他的程序作为内存、指针等得回收工作。-TinyGC is an independent implementation of the API of the well-known Boehm-Demers-Weiser Conservative GC ("BDWGC" or "BoehmGC" for short).Ti
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:42848
    • 提供者:xiang haibo
  1. vlc-1.3.0

    0下载:
  2. 这是vlc官方目前最新源码的win32编译api, 并且加入了录像接口record,还有在ubuntu下的编译步骤方法等文档。-This is the latest VLC official source win32 compiler API, and joined the video interface record, and in the compilation of the ubuntu method under steps document.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:23398978
    • 提供者:赵文勇
  1. JcedeP

    0下载:
  2. windows API win32 材料定额计算-jfdj
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:963133
    • 提供者:zhang
  1. jmjm

    0下载:
  2. 第1章 PE文件格式深入研究 第2章 PE分析工具编写 第3章 Win32 调试API 第4章 Windows下的异常处理-Chapter 1th in-depth study PE file format Chapter 2nd PE analysis tool development Chapter 3rd Win32 debug API Chapter 4th chapter exception handling under Windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1389110
    • 提供者:Tim
  1. WinHexEd

    0下载:
  2. 该文件为win32汇编写的16进制文本编辑器,主要是windows API的使用,小部分功能由汇编代码完成。 -The file is written in hexadecimal text editor for win32 compilation, mainly the use of the Windows API function of the small portion of the assembly code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1152787
    • 提供者:东方不败
  1. WinObj

    0下载:
  2. WinObj 是一个 32 位的 Windows NT 程序,它使用本机 Windows NT API(由 NTDLL.DLL 提供)来访问和显示有关 NT 对象管理器命名空间的信息。Winobj 似乎类似于 Microsoft SDK 的同名程序,但 SDK 版本存在许多重大的程序错误,这些错误会妨碍它显示准确的信息(例如,其句柄和引用计数信息被完全中断)。此外,我们的 WinObj 支持的对象类型更多。最后,2.0 版本的 WinObj 在用户界面方面有所增强,它知道如何打开设备对象,并允许
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:458395
    • 提供者:zec240
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2714
    • 提供者:施金金
  1. cprops

    0下载:
  2. The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:797755
    • 提供者:evil
  1. LinkUpFree

    0下载:
  2.  VC++连连看游戏源码,由VC++ Win32模式开发。很高兴你能百忙之中看我做的游戏,我花了不少时间去熟悉和练习Windows的各种API, 游戏的每一行代码,都是我自己写的.希望你能仔细考量我的代码,更加希望能您你给予我一个学习的机会。-VC++ Lianliankan game source code developed by the VC++ Win32 mode. Glad you could busy schedule to see the game I do, I have sp
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:3309514
    • 提供者:wang
  1. detoured

    0下载:
  2. 一、Detours库的来历及下载: Detours库类似于WTL的来历,是由Galen Hunt and Doug Brubacher自己开发出来,于99年7月发表在一篇名为《Detours: Binary Interception of Win32 Functions.》的论文中。基本原理是改写函数的头5个字节(因为一般函数开头都是保存堆栈环境的三条指令共5个字节:8B FF 55 8B EC)为一条跳转指令,直接跳转到自己的函数开头,从而实现API拦截的。后来得到MS的支持并在其网站上提供下
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:48718
    • 提供者:田戈
  1. lianliankan.rar

    0下载:
  2. VC++连连看游戏源码,由VC++ Win32模式开发。很高兴你能百忙之中看我做的游戏,我花了不少时间去熟悉和练习Windows的各种API, 游戏的每一行代码,都是我自己写的.希望你能仔细考量我的代码,更加希望能您你给予我一个学习的机会。   游戏控制说明:[F1]键用于初始化游戏,音乐部分正在编写中。,VC++ lianliankan the game source code, developed by VC++ Win32 mode. Glad you could busy sched
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-12
    • 文件大小:3309568
    • 提供者:zhangjun
  1. SimulateInputString

    0下载:
  2. 模拟键盘输入字符串的C++模块。模拟键盘输入字符串可以使用API函数SendInput函数,但是这个函数相当麻烦,每模拟一个字符要填充两个结构体,本模块将这些麻烦的操作封装为一个C++类,两行代码便可调用。可以用于win32项目、MFC项目、ALT项目等,内附开发文档-Simulated keyboard input string C++ modules. Simulated keyboard input string can use API function SendInput functio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:3527
    • 提供者:李逍遥
  1. SetPixelGDI

    0下载:
  2. First test for using SetPixel API Win32 function in console environnement to draw several basics forms
  3. 所属分类:界面编程

    • 发布日期:2014-03-11
    • 文件大小:570
    • 提供者:Gromit
  1. lib USB PIC18F

    0下载:
  2. This is libusb-win32 (http://libusb-win32.sourceforge.net) version 0.1.10.1. Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully
  3. 所属分类:USB编程

    • 发布日期:2013-03-24
    • 文件大小:75694
    • 提供者:joacirsoares
  1. dat15_01

    0下载:
  2. 主要是win32线程的编程,win32的API函数的使用能够-most is win32
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-27
    • 文件大小:6940
    • 提供者:chenfei
  1. adb_winusb_io_completion

    0下载:
  2. This file consists of implementation of class AdbWinUsbIOCompletion that encapsulates a wrapper around OVERLAPPED Win32 structure returned from asynchronous I/O requests issued via WinUsb API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1278
    • 提供者:vengmoujei
« 1 2 ... 36 37 38 39 40 4142 43 44 »
搜珍网 www.dssz.com