搜索资源列表
CRC32
- CRC32算法, 可以对字符串或文件进行CRC32计算, 带进度条.内含VC++6.0源码
Base64
- Base64编码算法, 可以分别对字符串和文件进行编码/解码,带进度条, 内含VC++6.0源码
VC中基于 Windows 的精确定时
- 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
testmanagerthread
- 一个vc写的多线程例子,通过单线程和多线程的执行效果来展示多线程的特点,改实例中使用了进度条-Vc wrote a multi-threaded example, through the single-threaded and multi-threaded implementation of effect to show the characteristics of multi-threading, changing an instance of the use of a progress ba
CreateThread
- vc 使用Win32 API创建、销毁线程——控制进度条\CreateThread的程序源码,希望对大家有所帮助-vc use Win32 API to create and destroy threads- control the progress bar \ CreateThread the program source code, we hope to help
CreateThread
- vc——使用Win32 API创建、销毁线程——控制进度条\CreateThread-vc- Use Win32 API to create and destroy threads- control the progress bar \ CreateThread
CListItem-Drawing
- 一些自绘的VC CListItem Drawing源代码,比较难得的自绘控件源码了,一共两个实例包,每个包内包括了实例和源文件,自定义实现的CListItem控件源码,对于经常需要自绘控件或自定义控件的朋友,是个不错的参考素材,其中一款进度条样式的CListItem的运行效果请看截图。-Self-painted VC CListItem Drawing source code, a rare painting from the source code control, a total of tw
Player
- 进度条player,用VC++编写的课本上的程序,带有进度条的播放器-Progress bar player with prepared by the VC++, textbook program, with the progress of the player
ProgressStatus
- VC窗体状态栏进度条实例源代码,明日科技的VC++教学实例源码,在WinForm窗口的状态栏处显示程序执行的进度条指示,为了让大家清楚的看到进度条,本实例源码做了特殊处理-VC Forms status bar progress bar source code examples, tomorrow s technology VC++ teaching example source code, in the the WinForm window s status bar at the bar in
FileRename
- VC++对BMP位图文件进行批量编号/命名,使用说明:选择需要操作的文件目录,设置文件后缀名,点击"开始"按钮,程序开始执行,同时显示处理进度条.-VC++ of BMP bitmap file batch number/name, use: select the desired operation file directory, set the file extension, click the " Start" button, the program starts exec
Mutex
- VC2010-08-25-VC++6.0下利用互斥量同步线程来实现文件读取进度条-VC2010-08-25-VC++6.0 under mutex synchronization of threads to use for file reading progress bar
20150203BAR
- 一个很好的VC++ mfc 单线程进度条源码,这里面主要是通过一个单线程,实现进度条的显示,是通过openGL进行画图的。-A very good VC++ single threaded MFC progress bar code, most of it by a single thread, achieve progress bar display, is drawing by openGL.
lwlu7
- vc下自己写的在多文档程序中在状态栏中添加进度条实例程序,-Vc written yourself in many docs is added in the status bar, progress bar example program,