搜索资源列表
AlarmTimer
- 一个简单的调用winapi的例子 c#调用winapi 调用扬声器发声-a simple call winapi example c # loudspeakers called winapi call audible
IEDriver
- c#写的一个ie的控制程序 主要涉及c#中的winapi调用 -wrote an ie control procedures mainly related to the c # winapi Call
Timer Computer Shutdown
- c#做的一个自动关机的程序 用到了timer类和winapi的一些东西 实现了自动关机-do an automatic shutdown procedures used and the type of timer winapi something of an automatic shutdown
EasyClass
- EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用
调用winapi
- 在c#中调用windows API-the windows API call
WinAPI CHAP16
- Win API(Visual C++)项目和源程序文件,第十六章-Win API (Visual C) projects and the source file, the 16th Chapter
sdk winapi 串口实例
- This is the fourth in a series of articles concerning Windows SDK development that I have written over the years. The first three are: 1.Win32 SDK Data Grid View Made Easy [^] 2.Win32 SDK C Tab Control Made Easy [^] 3.Win32 SDK C Autocomplete Combobo
WinAPI
- 新编windows api大全,sdk编程者必备之资料,chm格式,方便查阅-A New windows api Daquan, sdk programmers must have the information, chm format, for easy access
NetTalk
- 分网络传输部分、音频输入、音频输出、视频输入、视频输出、音频视频压缩、音频波形显示、界面。共创建个线程,音频输入线程、音频输出线程(这两个有WINAPI隐式创建)、音频视频压缩传送线程和主线程。因为音频的采样率比视频采样率高得多,这里的音频的采样率为8000Hz而视频仅为20左右,所以从宏观来看,音频是连续的,而视频是非连续的,这也就是无须为视频输入输出创建独立线程的原因。- Minute network transmission part, audio frequency input, aud
MyWindow
- Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
WinAPI
- 另外一些关于窗口调用的api方法,是用c#实现的,很实用-Others call on the windows api method is to use c# to achieve, very practical
WinAPI
- 这些都是在C#编程中可以用到的很多Win32 API函数、结构体和常数声明的C#源码集锦-Win32 API
waigua
- 全面了解WINAPI C#做游戏*的实例。里面有理论介绍,*源码,方便大家学习。-WINAPI C# to do a comprehensive understanding of the game plug-in instance. There are theoretical introduction, the plug-in source code, to facilitate learning.
text-redactor-on-WinApi-CPP
- This is a text redactor on WinApi C++. Options: 1)open the file 2)save 3)save as 4)exit
Trinity-2.50.235
- win32api winapi c# diablo3-winapi c# diablo3
simple
- 一个简单的调用winapi的例子 c#调用winapi 调用扬声器发声,-An example of a simple call winapi c# call winapi calls the speaker voice,
the
- 一个简单的调用winapi的例子 c#调用winapi 调用扬声器发声,(An example of a simple call winapi c # call winapi calls the speaker voice,)
CircleAndCrossInet
- 利用winapi c语言实现的网络对战井字棋游戏(One online Tic-Tac-Toe game using winsock and winapi.)
Brightness
- 透過WINAPI調整螢幕背光可參考MSDN(Adjusting the screen backlight through WINAPI can be referred to as MSDN)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)