登录
首页 » Visual C++ » CRCF_src

CRCF_src

于 2005-03-25 发布 文件大小:37KB
0 97
下载积分: 1 下载次数: 29

代码说明:

  该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否(CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • song1987
    说明:  本课题对基于单片机的交通灯控制系统进行设计。以MCS-51系列单片机为控制核心,设计并制作交通灯控制系统,用于十字路口的车辆及行人的交通管理。东西南北四个路口具有左拐、右拐、直行及行人4种通行指示灯,并分别用计时器显示路口通行转换剩余时间,在特种车辆如119、120通过路口时,系统可自动转为特种车辆放行,其他车辆禁止通行状态。(Traffic light control system based on SCM (Single Chip Microcomputer) is designed in this paper. System requires that MCS-51 series SCM is used as CPU. Traffic light control system should be designed and made .There are four groups light which indicate to turn left, turn right, and go straight ahead and pedestrian access in east, west, north and south four directions. Timer shows traffic conversion remainder time. When special vehicles, such as 119,120 go through, the system can automatically allow special vehicles running and other vehicles is prohibited.)
    2011-03-26 10:30:17下载
    积分:1
  • cheng
    滤波器广泛应用于数字信号处理、通信、自动控制领域,但设计可变宽频带有源滤波器则比较困难。利用单片机控制参数可编程的双二阶通用开关电容有源滤波器,精确设置有源滤波器的中心频率f,品质因数Q及有源滤波器的工作方式。本系统主要分为两个部分:即程控滤波器和程控放大器。程控放大器电压增益为40dB,通过单片机控制DA进行分压,可精确实现要求的10dB步进,误差小于0.5 ,通带为100Hz-500KHz,输入电压峰-峰值范围为10mV,在输入范围内无明显失真。由MAX264为核心的滤波器,可设置为高通、低通滤波器。通过单片机直接给出控制频率,使-3dB截止频率在1KHz-20KHz内可调,步进1KHz,误差小于1 。整个系统以52单片机为控制核心,电路简单,性能稳定,且具有较高精度,滤波参数调节通过单片机控制,较为方便。(Filters are widely used in digital signal processing, communications, automatic control area, but the design variable wideband active filter is more difficult. Control parameters using single-chip programmable universal switched-capacitor biquad active filter, active filter accurately set the center frequency f, quality factor Q and the active filter works. The system is mainly divided into two parts: the program-controlled filters and programmable amplifiers. Programmable amplifier voltage gain of 40dB, the DA through the partial pressure of single-chip control, can accurately achieve the required 10dB step, the error is less than 0.5 , passband to 100Hz-500KHz, input voltage peak- the range of 10mV, the input range no significant distortion. By the MAX264 as the core of filter can be set to high pass, low pass filter. Given directly by the microcontroller controls the frequency, the-3dB cutoff frequency at 1KHz-20KHz adjustable, step 1KHz, error is less than 1 . The entire system for)
    2011-07-17 16:23:27下载
    积分:1
  • CS5460A
    CS5460A芯片源程序,能测量电流、电压以及电能等量。(CS5460A chip source program, which can measure current, voltage and equal power.)
    2012-06-06 12:41:44下载
    积分:1
  • bianyaqi
    采用模糊聚类法,对变压器的故障诊断,并且分析各种气体含量。(The fuzzy clustering method, on the transformer fault diagnosis, and analysis of various gases.)
    2010-05-17 21:09:53下载
    积分:1
  • SCM-40-experiment-
    单片机的40个实验,这个很全的,是一个很好的东西,希望大家好好使用它。(SCM 40 experiment, this is very full, is a very good thing, hope everyone to use it. )
    2012-08-31 22:09:19下载
    积分:1
  • chuanxing-da
    串行da模块的应用,和单片机通信,通过单片机控制da模块(Serial da module application, and single-chip communication, via da MCU control module)
    2013-07-18 02:57:14下载
    积分:1
  • Sender
    GE PCI5565 PMC5565 PCIE5565反射内存网数据中断发送程序 VMIC5565反射内存卡 实时仿真技术(GE PCI5565 PMC5565 PCIE5565 reflective memory network data interrupt transmission program VMIC5565 reflective memory card real-time simulation technology)
    2014-10-29 10:01:59下载
    积分:1
  • motor3
    设计的电机驱动控制系统的主要功能有①控制电机的正转、反转;②为电机设计控制速度,有5m/s、10m/s、15m/s三个等级;③给电机设定转动的位移,让电机按照设定的位移移动;④1602液晶上显示电机的位移和速度;⑤利用4*4键盘数字输入控制电机的速度、按键C和D控制正反转、按键B控制三个档位的速度。(Using SCM software and hardware systems to achieve precision stage displacement, velocity through three or four phase stepper motors (motors meet the acceleration and deceleration characteristics), control the direction, location. Completion of the control circuit board hardware, including CPU, power amplifier, buttons, LED display. Software can be implemented in C.)
    2014-05-29 20:40:16下载
    积分:1
  • cat24wc02
    这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 (This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for example. The cases in accordance with the relevant procedures of receiving a communication protocol data and receiving the data shows that the LED digital display. Then sending the data into Cat24Wc02, again in the same position will be read out data, will be read out through the serial data sent back. Communication protocol reference rtos test.ini and Capriccio.)
    2006-09-11 09:59:05下载
    积分:1
  • Analog PWM signal control light
    模拟PWM信号控制小灯,控制二极管占空比(Analog PWM signal control light)
    2017-08-10 01:07:33下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载