搜索资源列表
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
des
- VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
MultiThread1
- 在Windows下,用vc++ 编写一个win32 API多线程程序,在对话框上实现一个启动、停止、显示时间的功能 -In Windows, using vc++ to prepare a multi-threaded win32 API procedures, in the realization of a dialog box to start, stop, indicating the function of time
remain
- 一个超简单的vc++计时提醒程序,附有源代码,界面一般,程序是早期的,仅供学习参考,打开本程序运行后自动在系统托盘处显示图标,点击右键可以显示主菜单和设置程序,它可以设置工作时长为多少后开始提醒,提醒多长时间,有四种提醒方式:把屏幕搞花、保护屏幕、声音和消息框、锁定屏幕。-A super-simple time to remind the vc++ program, with source code, the interface in general, the program is early,
LOCK
- vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。-hang up the vc++ lock-screen system, we do not believe that this strang
MilliSecond
- 毫秒级的时间控制器VC++的演示代码,像一个秒表一样的功能,显示小时、分钟、秒、毫秒时间级,VC工程直接编译即可,欢迎需要者参阅。 -Millisecond time controller VC++ demo code, the same function as a stopwatch, showing hours, minutes, seconds, milliseconds level, VC can be directly translated works, please refer
TimerDemo
- vc 使用定时器实时显示当前时间\TimerDemo 的程序源码-vc real-time using the timer displays the current time \ TimerDemo
TimerDemo
- vc ——使用定时器实时显示当前时间\TimerDemo-vc- use the timer display the current time \ TimerDemo
MilliSecondDemo
- vc 使用定时器显示毫秒级的时间\MilliSecondDemo-vc millisecond timer shows the time \ MilliSecondDemo
StatusTime
- vc——在状态栏上实时显示当前时间\StatusTime-vc- in real time on the status bar displays the current time \ StatusTime
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
FCFSsuanfa
- 在VC开发环境下利用所提供的clock()函数,实现先来先服务算法的模拟;可以用一个空循环或其他操作来模拟一个作业量,建议输入的作业量都在100-1000为宜。通过程序运行结果所显示的“作业号、作业量、提交时间、开始运行时间、执行时间、等待时间”的值来体现先来先服务原则。帮助学生加深了解作业调度的工作。-VC development environment using the supplied clock () function to achieve a first-come first-ser
SZxscxjm
- 圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。-Round clock source, VC++ electronic clock, display the current system time, round style, in fact, this source is about the knowledge of interface design, and electronic cloc
opencv
- 显示系统时间的视频,用OpenCv在VC下编写的程序-The video display system time with OpenCv program written in VC
clock
- VC++电子钟,显示当前系统时间,圆形钟表源码.-VC++ electronic clock, display the current system time, circular clock source.
100026
- 读取windows系统时间并显示出来,很简单的VC++代码,特别适合初学者-Read the Windows system time and displayed, the VC++ code is very simple, especially for beginners