CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 简单的win32程序

搜索资源列表

  1. Clock

    0下载:
  2. 用Win32 API写的一个简单的模拟时钟程序!写的比较简单,主要是学习Win32编程。-Using Win32 API to write a simple analog clock program! Written in relatively simple, mainly learning Win32 programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:124.88kb
    • 提供者:bluesky
  1. helloVC

    0下载:
  2. 利用ProjWizard创建Win32程序时,VC可以创建一个空项目,一个简单Win32架构程序,或一个典型的Win32 程序,分别利用这三种方式创建一个Win 32应用程序,应用程序的主窗口显示“Hello, VC”等字样,同时当按下鼠标左键时,计算机发出叮咚声.-Win32 program using ProjWizard create, VC you can create an empty project, a simple framework for Win32 program, or
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4.22mb
    • 提供者:刘文珍
  1. 1Win32MFC

    0下载:
  2. MFC环境下的消息映射,其原理和我们讲解过的Win32下的消息映射是类似的。简单地讲,就是让程序员指定要某个MFC类(有消息处理能力的类)处理某个消息。MFC提供了工具 ClassWizard来帮助实现消息映射,在处理消息的类中添加一些有关消息映射的内容和处理消息的成员函数。程序员负责编写消息处理函数的代码,实现所希望的功能。-MFC environment news mapping, its principle and we explain the news of the Win32 mapp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:李俊炎
  1. JieTu

    0下载:
  2. Win32下简单的截图程序,简单使用了隐藏窗口后台运行,消息框最前端显示,后台响应按键。-Simple screenshot program under Win32, simple to use hidden window running in the background, most front-end display in the message box, the background response button.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:13.59kb
    • 提供者:ZeaLot
  1. Word

    0下载:
  2. 一款简单的打字游戏程序,用Win32 控制台实现。-A simple typing game program to achieve the Win32 console.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:李洋
  1. MainAppFile

    0下载:
  2. 一个简单程序, 在win32 Application下的 一个简单冒泡程序-a single MainAppFile
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.66mb
    • 提供者:孙饿
  1. Sudoku

    0下载:
  2. 简单的自动搜索数独程序,输入文件为棋盘,输出棋盘解答。控制台程序。-A simple automatic search Sudoku program, the input file as a chessboard, output checkerboard answer.Win32 Console program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:4.13mb
    • 提供者:my
  1. marry

    0下载:
  2. 一个简单的超级玛丽程序,win32 SDK程序 适合初学者学习C-A simple Super Mario program the Win32 SDK program for beginners to learn C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1.33mb
    • 提供者:路边
  1. FileOp

    0下载:
  2. VS2008下实现简单的创建文件及里面的内容及读取文件,win32控制台程序-VS2008 create simple documents and inside and read documents, win32 console application
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1.37mb
    • 提供者:杨涛
  1. MDIDEMO

    0下载:
  2. 一个简单的win32 api 编写的MDI界面程序-A simple MDI interface program written in win32 api
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:10.69mb
    • 提供者:王建波
  1. snake_release

    0下载:
  2. win32汇编事例,实现贪吃蛇的一个非常简单的程序,适合初学者-win32 compilation of stories and achieve Snake
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:17.22kb
    • 提供者:柴亽生
  1. 13212132132

    0下载:
  2. 利用winpcap抓包并进行简单协议解析基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP -IP packet capture procedures, together with a detailed descr iption of the procedures is win32 console-based projects.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:560.28kb
    • 提供者:qa
  1. SimalpCal

    0下载:
  2. 这是一个简单的计算器小程序,文勇的是win32实现,没有MFC的。-This is a simple calculator applet, Wen Yong is win32, without MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:780.23kb
    • 提供者:fananjie
  1. roll_console

    0下载:
  2. 一个简单的win32控制台程序,可以随机抽取一个抽奖列表(string类型输入)中的一名中奖者。-A very simple rolling application. Its main function is to roll a winner out of the given roller s list.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:720byte
    • 提供者:Tomas
  1. Console-in-Win32-program

    0下载:
  2. 基于控制台的Win32程序,简单的实现在控制台上实现 输出HELLO WORD 功能-console in Win32 program
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:695.97kb
    • 提供者:H先生
  1. api

    0下载:
  2. 设计一个简单的Win32程序,该程序窗口内正上方居中显示“Windows API画线程序演示”字样,在程序窗口内任意位置按下鼠标左键并拖动到窗口范围内任意位置,松开鼠标左键即可绘制一条蓝色的直线。- Design a simple Win32 program, the program window is centered above the word Windows API line drawing program demo . Within the program window arbitr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.08mb
    • 提供者:俊杰
  1. ONG

    0下载:
  2. 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows-In c++ to create a simple Win32 service program, describes how to create Windows using Visual c++
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:327kb
    • 提供者:zumseb
  1. AutoKey

    0下载:
  2. C#开发的简单程序,可以针对具体的窗口发送后台按键,使用win32 api,底层钩子实现(C# development of simple procedures, you can send the background button for specific windows, using Win32 API, the bottom hook to achieve)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:257kb
    • 提供者:聚花成海
  1. 856697

    0下载:
  2. 用 C++ 创建简单的 Win32 服务程序,描述如何用 Visual C++ 创建 Windows()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-08
    • 文件大小:316kb
    • 提供者:Wordht
  1. 窗口

    0下载:
  2. 简单的win32程序,第一个win32程序(Simple Win32 program)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:琴女
« 12 »
搜珍网 www.dssz.com