搜索资源列表
-
0下载:
进行实时时间同步显示的曲线例子,时间上非常精确。-Time synchronization in real time curves shown in an example, the timing is very accurate.
-
-
0下载:
关于一个小时钟.时钟,实现与系统时间同步-A small clock on the clock, time synchronization with the system
-
-
0下载:
C#定时从网络同步系统时间,最小化到托盘,多线程实现。-C# timing from the network synchronization system time, minimize to tray, multi-threaded implementation.
-
-
0下载:
一个适合初学者参考学习的C#多线程监视器程序,创建3个线程,模拟多线程运行,并绑定TestRun方法,定义线程的绑定方法,在同步对象上获取排他锁,模拟做一些耗时的工作。-A suitable reference for beginners to learn C# multi-threaded monitor the program to create three threads to simulate multiple threads running, and bind the TestRun
-
-
0下载:
CSharp源码实现,自动时间同步,网络校时类。-CSharp source to achieve automatic time synchronization, network school class.
-
-
0下载:
通过调用sql getdate()同步客户端和内网服务器时间-By calling sql getdate () synchronization client and network server time
-
-
0下载:
并行是指时间上的同时处理。并发是将程序分成多个线程分段执行,通过调度线程执行顺序,来实现多个程序对于用户来说是同时运行的,就像你可以听歌的同时修改文档一样。但具体到线程级别的话,这些线程实际上是线性执行的,只不过执行消耗的时间片实在太短,人感觉不出来,只是觉得两个程序都在正常运行。目前能算得上并行的话也就多核技术了,而且还得解决同步问题,只能说更加接近并行的概念。-Parallel processing is the same in time. Concurrency is staging a
-
-
0下载:
以C51为主采用DS1302进行proteus仿真,可实现与PC机同步输出,输出结果显示在一个小窗口上-C51-based DS1302 to be using proteus simulation can be achieved with a PC sync output, the output is displayed in a small window on
-
-
0下载:
同步两个目录之间的文件,根据更新时间进行差额同步。-
同步两个目录之间的文件,根据更新时间进行差额同步。
Synchronize files between the two directories, according to the update time difference synchronization.
-