搜索资源列表
基于Windows的精确定时技术
- 基于Windows的精确定时技术,可实现windows环境下的软件定时触发-Windows-based precision timing technology, the environment can be realized under the windows software regularly trigger
LogicAnalyzer
- 虚拟逻辑分析仪的上位机,逻辑分析仪的触发字等操作规则都是软实现的,显示也用到数字图像处理的东西-Virtual Logic Analyzer the PC, logic analyzer trigger characters operating rules are soft to achieve, and show that also uses digital image processing things
Sorce_timeSetEvent
- 在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发。-on practical issues, we need to be in VB more precise time trigger events, The timer control precision is only 30 ms. Application procedures for the multimedia function
多线程实例
- 展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
process_state_change
- 编程模拟进程状态转换过程 分别建立等待队列和就绪队列(单队列、结构不限)。初始 状态时,1个进程处于执行状态,7个进程在等待队列中 ,7个进程在就绪队列中,手工触发任意一种转换,显示 转换发生后的执行进程和两个队列的进程)-Programming analog conversion process states were established and ready queue waiting queue (single-queue structure limit
MulitThreaad
- 多线程练习,包括线程开启,等待线程相应,线程触发等,对多线程的学习很有帮助-Multi-threading practice, including the thread open, waiting for the appropriate threads, thread the trigger and so very helpful for multi-threaded
lock和多线程
- C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
