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

搜索资源列表

  1. WIN32-serial

    0下载:
  2. WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:7242
    • 提供者:陆博
  1. WIN32

    0下载:
  2. Windows环境下多线程序编程示例程序,基于C++语言-win32 multiple thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:18873
    • 提供者:吴深夕
  1. 0901_1

    0下载:
  2. windows程序设计,win32编程,关于文件的打开,复制、粘贴、剪切等基本功能,适合windows程序设计初学者。-windows programming ,win32program,open ,copy,cut,paste file.it suits learners of windows programing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1193304
    • 提供者:zengyong
  1. newThunk

    0下载:
  2. 在win32编程中,采用thunk技术把给系统调用的回调函数封装在一个C++类中。-thunk technicals
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4933
    • 提供者:may
  1. win32_template

    0下载:
  2. 是一模板,省去win32 编程当中一个基本框架的搭建-it s a template for win32 programming!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:917
    • 提供者:jason
  1. i386-win32

    0下载:
  2. 整数去位 Time Limit: 1 second Memory Limit: 128 MB 【问题描述】 键盘输入一个高精度的正整数N,去掉其中任意M个数字后剩下的数字按原左右次序将组成一个新的正整数。编程对给定的N和M寻找一 种方案使得剩下的数字组成的新数最小。输出组成的新的正整数。 输入数据均不需判错。如果去掉了某几个位后得到的新整数开头为0,保留0。 【输入格式】 第一行为高精度正整数N(N的长度不超过10^6位) 第二行为M(
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:27173
    • 提供者:双方各
  1. Win32-Comm-port-program

    0下载:
  2. 实例讲解Win32 下的串口编程,认真看,很快就可以掌握哦-Examples to explain the serial programming under Win32, take a good look, and soon you can master Oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:188560
    • 提供者:
  1. Chapter1

    0下载:
  2. VC++编程 入门例子,WinMain函数的编写例子,是学习Win32编程的好例子-Vc++ example introduction, WinMain function and the writing of the example, is the study of the Win32 programming good example
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4196525
    • 提供者:鲁力
  1. Win32programme

    0下载:
  2. Win32编程入门资料,包含了资源的编程资料。-The Win32 programming introductory information, contains programming information resources.
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:726333
    • 提供者:yangyang
  1. Win32-ASM

    0下载:
  2. 详细讲解win32 asm编程 -detail descrip the win32 asm detail descrip the win32 asm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:543605
    • 提供者:wangchao
  1. windows

    0下载:
  2. 需要有一定C++基础的人越读,是一本学习Win32编程非常经典的书-More people need to have a certain C++ based reading, is a learning Win32 programming classic book
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:3071331
    • 提供者:name
  1. Win32

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

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

    1下载:
  2. windows编程实现网络嗅探器,dsniff经典编程-VC++ programming network sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:78613
    • 提供者:gemgin
  1. producer_consumer(win32)

    0下载:
  2. 操作系统实验——生产者消费者问题。通过在win32环境下的编程,熟悉操作系统中的多线程技术,解决经典的生产者消费者问题-operating system---try to solve the classical problem--- producer and consumer
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:1280
    • 提供者:jimmy lin
  1. Win32

    0下载:
  2. wince下采用C#编程,引用C++库函数-wince C# Programming, reference C++ library functions
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:7063
    • 提供者:fukai
  1. pingbang

    0下载:
  2. VC6.0实现的简单撞砖块游戏,全部利用绘图,适合初学WIN32编程!-Hit VC6.0 achieve the simple brick game
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:1199503
    • 提供者:李开
  1. PlaneFlying_SingleThread

    0下载:
  2. vc6.0的win32编程 有飞机图片在屏幕飞来飞去-the vc6.0 the win32 programming flying aircraft pictures on the screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:1182191
    • 提供者:彭云毅
  1. FunctionImage

    0下载:
  2. vc6.0 win32编程 纯代码自绘按钮和控件 具有计算器功能和显示二维函数图象的功能 当输入的表达式中没有x时会显示表达式的值 表达式有x时会显示函数图象 刷新图像时有些小问题没解决-vc6.0 win32 programming the pure code since painted buttons and controls have a calculator function and display the image of the function of two-dimensional
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:71580
    • 提供者:彭云毅
  1. Easy-Model-Clock

    0下载:
  2. vc6.0 win32编程 GDI绘图 模拟一个钟表 表盘中心画有一个心形 由两条贝赛尔曲线组成-vc6.0 win32 programming the GDI drawing simulate a watch dial center has a heart-shaped painted by two Bezier curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-10-31
    • 文件大小:2551609
    • 提供者:彭云毅
  1. Easy-Electronic-Watch

    0下载:
  2. vc6.0 win32编程 GDI绘图 模拟一个电子手表 获取系统当前时间-vc6.0 win32 programming GDI drawing simulate an electronic watches get the current system time
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:7692
    • 提供者:彭云毅
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com