-
VB_numberical_codes
VB常用数字计算方法代码集合,功能齐全,内容丰富,是VB学习者的好帮手。(VB code calculation methods commonly used digital collection, full-featured, rich in content, is a good helper VB learner.)
- 2013-11-06 15:41:52下载
- 积分:1
-
syscode
深入学习Win32系统服务开发与实例一书的源代码(In-depth study the source code of the Win32 system service development and examples of a book)
- 2012-06-22 13:06:07下载
- 积分:1
-
disk
磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。(Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.)
- 2010-05-29 16:06:53下载
- 积分:1
-
fab turbo 5.2
Source Code for FAPTurbo 52
- 2019-01-09 16:20:34下载
- 积分:1
-
2.2
C Primer Plus的答案,以后还会慢慢传滴……
- 2011-12-06 18:22:31下载
- 积分:1
-
linux
linux开发中的C++资料,比较全,以前老师给的,要学习C++的同学不妨下去看看(linux development of learning materials, based on the C++)
- 2013-05-15 10:45:12下载
- 积分:1
-
Chapter1ComputerBasis
第一章计算机基础,主要介绍有关计算机基础方面的基础知识(first computer based mainly on the basis of the computer-based knowledge)
- 2007-04-10 11:34:22下载
- 积分:1
-
C8051F060-DAC
这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1 Timer4中断更新的输出DAC.Timer4 ISR的 然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。 实现定义的精确输出频率<频率>,一个 /使用外部晶体。(This program outputs sine and cosine waveforms using the hardware DACs
// on the C8051F06x microcontroller. The waveforms are output on pins DAC0
// and DAC1.
//
// The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
// then calculates the output of the DACs for the next interrupt.
//
// The frequency of the output waveforms is set by the#define <FREQUENCY>.
// To achieve the exact output frequency defined by <FREQUENCY>, an
// external crystal should be used.)
- 2014-07-03 19:05:12下载
- 积分:1
-
Cprogram
C语言编程技巧程序集,很可以的书籍哦!欢迎下载。(C language programming skills in assembly, it can book Oh! Welcome to download.)
- 2007-07-21 01:12:20下载
- 积分:1
-
Tracking-Skin-colored-Objects
We present a methodology for tracking multiple skin-colored objects in a
monocular image sequence. The proposed approach encompasses a collection of
techniques that allow the modeling, detection and temporal association of skin-
colored objects across image sequences.
- 2014-02-27 09:33:24下载
- 积分:1