CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Win32程序

搜索资源列表

  1. WIN32内存管理笔记 .ZIP

    1下载:
  2. WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助-WIN32 memory management Notes, which is within inches of WIN32 management information on development of high-performance process helpful WIN32
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20024
    • 提供者:黄影
  1. WinMain

    0下载:
  2. 一个讲解windows程序运行原理的win32程序。源码之中已经设置好断点,通过跟随断点运行可以,比较好的理解。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8580
    • 提供者:马强
  1. Point1

    1下载:
  2. C++开的FMC,win32程序,由浅入深,实现监听鼠标横纵坐标及键盘
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17474
    • 提供者:王国栋
  1. MediaPlayer

    0下载:
  2. 用C++开发的简单播放器.win32程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29568
    • 提供者:王国栋
  1. Win32

    1下载:
  2. www.gametutorials.com上所有Win32例子程序,著名的gametutorials提供的编程指南,现在都收费了,提供的是原来免费是下载的原代码
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3701633
    • 提供者:张敏
  1. Reverse1

    0下载:
  2. 题目:做一Win32程序,将当前目录下的文件A.txt的内容进行颠倒(第一个字和最后一个字交换,第二个字和倒数第二个交换,文件内容包括中英文,依此类推),然后另存为B.txt。 要求:使用Windows界面,程序中需应用按键或者菜单控件,并使用文件对话框。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10096
    • 提供者:韩盛全
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17849
    • 提供者:美美
  1. zbpack

    0下载:
  2. 通过lzma压缩来实现给win32程序加壳,涉及winPE结构等高级编程.-Achieved through the lzma compression packed to the win32 program involves winPE structure of high-level programming.
  3. 所属分类:Network Security

    • 发布日期:2014-09-06
    • 文件大小:151552
    • 提供者:华仔
  1. HardwareID

    9下载:
  2. 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
  3. 所属分类:Windows Kernel

    • 发布日期:2015-01-07
    • 文件大小:1292288
    • 提供者:易平
  1. dll

    0下载:
  2. 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7643661
    • 提供者:wu
  1. apr-1.3.8-win32-src

    0下载:
  2. apr-1 库,开发程序的第三方,在 secondlife中有用到这个库-apr-1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1168262
    • 提供者:jerry
  1. addbmp

    0下载:
  2. 外部加载位图图像的win32过程,补充一下win32 程序设计。希望用得上。-adding the bmp picture ,it is made by win32 applition to expend the win32 applition,hoping it is useful for you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:1252
    • 提供者:year
  1. openssl-net-0.4.4-win32

    0下载:
  2. openssl为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。 -The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:658492
    • 提供者:wendy
  1. Win32

    0下载:
  2. 多线程编程实例,非常实用的程序代码,有助于学习多线程。-Multithreaded programming examples, very practical program code, help learning multithreaded.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:58096
    • 提供者:蒋波
  1. WinMouse

    0下载:
  2. 这是一个新手学习win32程序的鼠标消息处理函数,工程-This is a mouse message processing function, a novice learning win32 program engineering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:7304
    • 提供者:文志辉
  1. win32-serv

    0下载:
  2. 关于windows服务的测试程序,vc++编写-About Windows service test program, written in vc++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:80906
    • 提供者:萧雨
  1. operator-use

    0下载:
  2. 这是我开始学习C++编程时写的一个关于运算符的运用的win32程序。-This is when I began to learn c++ programming to write about the use of the operator of the win32 application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:190140
    • 提供者:Jack
  1. pthread-win32-static-lib

    0下载:
  2. 跨平台,POSIX pthread。 pthread官方都是动态库,还要复制一大堆东西进去程序才能运行,麻烦。于是下源码自己编译了一个静态库,方便自己,也方便大家使用。里面有详细使用说明-Cross-platform, POSIX pthread. Pthread official are dynamic libraries to copy a bunch of things into the program can run, trouble. Following source compile
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:38487
    • 提供者:sky
  1. win32

    0下载:
  2. win32系统编程、服务器程序设计、文件I/O、注册表操作等5个PDF文件-Win32 system programming, server programming, file I/O, registry operations, such as the 5 PDF files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4662286
    • 提供者:ydy
  1. CellPhoneUXDemo-0.2-Win32

    0下载:
  2. 在目前手机领域,用户体验才是产品的核心因素。该程序为基于Linux、miniGUI开发的手机应用界面,属开源代码。可为编程者提供一种熟悉嵌入式图像用户界面开发的途径。(The success of iPhone benefits from its excellent user experience. After a detailed analysis of user experience of iPhone, we can clearly see that user experience doe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:16711680
    • 提供者:bbb1234567
« 12 3 4 5 6 »
搜珍网 www.dssz.com