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

搜索资源列表

  1. Windows-Serial-communication-(VC)

    0下载:
  2. 在Windows下使用Win32API实现异步串口通讯,包括C语言代码的分析-In Windows, use the Win32API asynchronous serial communication, including the analysis of the C language code
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:33974
    • 提供者:jiabo
  1. win32-api

    0下载:
  2. win32API chm 格式书籍 详细介绍win32api的大量函数-win32API chm format book details a large number of functions win32api
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:678268
    • 提供者:zy
  1. Term

    0下载:
  2. 用WIN32API实现的串口编程实例,对新手很有帮助-WIN32API achieve serial programming with examples, helpful for novice
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1960928
    • 提供者:zhanghongyu
  1. Win32API-Protocket-File

    0下载:
  2. 在程序开发过程中,经常遇到需要保护用户信息和私有数据不被他人窃取的情况,也就是要对数据进行加密。 在Win2000以前,要对数据进行加密和解密操作,一般要使用CryptAPI函数,相当烦琐。幸运的是,从Win2000 开始,操作系统从内核的级别上提供了对文件进行加密和解密的函数,而且使用起来相当简单。 -In the program development process, often encounter the need to protect user information an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1447
    • 提供者:lr
  1. RgnWindow

    0下载:
  2. Windows API非规则窗体编程教程,使用Win32API实现的。-Windows API programming tutorials irregular form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:72754
    • 提供者:Bingo
  1. 33333

    0下载:
  2. 白手起家Win32SDK应用程序 由于VC6及MFC的特点,我们许多人从标准C++学习到VC6MFC应用程序的编程学习的过度会有一个很大的夸跃,从而感到非常的吃力。 究其原因之一:MFC类库设计虽然精巧,但我们在使用MFC设计程序时,会发现MFC到处是API函数的影子。MFC并没有象Delphi的VCL类库,VB的控件库一样封装得让人几乎完全不用知道还有Win32API函数及其操作原理,所以要想利用VC6的MFC编程,我认为就一定要先学习如何直接用Win32API函数来编程。对API编程中
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:714517
    • 提供者:帝风
  1. CPPPWin32API

    0下载:
  2. C++标准类库+MFC类库详解+Win32API大全,中文版的,很好的东西,从师兄那里淘来的-C + + standard library + MFC library explanation + Win32API daqo, Chinese version of, very good thing, from senior there tao
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2241959
    • 提供者:lmy
  1. delphi-help

    0下载:
  2. 这是一个delpi7的帮助文档,里面包含的是我本人归纳的delphi编译出错,delphi运行出错,win32api函数,delphi常用函数。-This is a delpi7 help documentation, which contains the I summarized delphi compiler error, run Delphi error, win32api function, Delphi commonly used functions.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:218416
    • 提供者:代浩然
  1. api

    0下载:
  2. windows API方便在编写MFC程序时查看win32Api接口的chm版文档。-Windows API convenient in writing when the program to check win32Api MFC interface CHM version of the document. deepen study more understanding of network protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:92369
    • 提供者:linux
  1. internetTime

    0下载:
  2. 获取服务器时间,如果选择不输出,也可以使用API设置为系统的时间,API函数申明见上面的Win32API类.-get internet time
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:yy
  1. keyboard_71761

    0下载:
  2. C#调用win32API实现键盘记录程序,运行之后会将按键保存到C://a.txt文档内-C# to call win32API achieve keyloggers run will be key saved to C ://a.txt documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:40546
    • 提供者:admin001
  1. Bird

    0下载:
  2. 一个初学者的win32小游戏。非常值得一看-it s a game coded by win32 api . if you never touch win32api ,it will be fit for you
  3. 所属分类:Game Program

    • 发布日期:2017-05-21
    • 文件大小:6178257
    • 提供者:chengbo
  1. Grafic-P-interfata-in-Win32API

    0下载:
  2. Draws a signal s spectogram received from incorporated microphone in WinAPI.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:7057706
    • 提供者:liviu123
  1. main

    0下载:
  2. 一个简单小程序,用Win32API创建了一个窗口。-A simple Win32 window procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1114
    • 提供者:郑一
  1. hotkey

    0下载:
  2. windows热键注册。。是.net调用win32API实现热点注册-hotkey register
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:882
    • 提供者:
  1. Standard-Library_Win32API

    0下载:
  2. c、c++标准类库+mfc类库详解+Win32API大全(全中文版)-c、c++Standard Library,Class library Detailed,Win32 API
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4484053
    • 提供者:
  1. 3

    0下载:
  2. WIN32API功能150个(屏幕篇),很不错的易语言源码,适合易语言爱好者学习。-150 WIN32API function (screen papers), very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:5890
    • 提供者:fly55
  1. api-serial-communication

    0下载:
  2. api串口通信,采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互-api serial communication,C + + BUILDER win32API with implementation of the serial communications, AT commands to interact with the general communications equipment
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:660929
    • 提供者:霍奇
  1. temp11111AVI

    0下载:
  2. 基于vfw的视频捕捉,用win32API函数编写,实现视频的捕捉-vfw using vc++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:836720
    • 提供者:mayun
  1. wwin32i

    0下载:
  2. win32api各种资料文档档、创建子窗口的代码 -the win32api variety of data documentation file, the code to create a child window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:85321
    • 提供者:r123qq
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com