-
HTTPClient
自己写的一个http 客户端源代码,供大家学习参考。(http client source code for all to learn)
- 2013-02-24 10:48:31下载
- 积分:1
-
PEMFC
PEMFC的simulink使用模型 包含电堆模型 氢气氧气供应系统模型,热传输模型,可进行仿真,参数可自行设置。(The simulink model of the PEMFC includes a model of a hydrogen reactor, an oxygen supply system model, and a heat transfer model that can be simulated and the parameters can be set.)
- 2021-04-02 17:09:07下载
- 积分:1
-
Split-window
拆分基于单文档的视图窗口,在下面的窗口输入字符,上面显示(Split based on a single document view window, enter the characters in the window below, above, shows)
- 2011-12-07 15:08:48下载
- 积分:1
-
Win32Timer
基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
- 2012-03-06 14:20:34下载
- 积分:1
-
VC_examples
实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。
实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。
实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。
实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。
实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。
实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。
实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。
实例15-1:创建Access数据库。源代码在光盘的“15Info”中。
实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。
实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread
ControlThread
ThreadCommu
)
- 2009-11-17 23:23:22下载
- 积分:1
-
19875815
界面非常不错的文件分割器,值得借鉴,不错()
- 2018-05-09 12:58:03下载
- 积分:1
-
qianqianjingt
MP3播放器,能够实现mp3的播放控制等一些列播放器性质(MP3 player, mp3 playback control can be achieved and some properties of the column player)
- 2011-09-21 10:17:26下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
31_pdfsam_The-Cg-Tutorial_-Chapter-8
CG Bump mapping tutorial.
- 2012-10-13 17:54:40下载
- 积分:1
-
CameraCon
用于摄像机云台控制的类库,支持Pelco P和D协议,可以方便开发人员扩展。(For the camera pan and tilt control, libraries, support Pelco P and D protocol, developers can easily expand.)
- 2009-09-16 19:11:09下载
- 积分:1