-
汽车安防系统
具有行车中防撞,停车后防盗,在行车和停车是的防自燃功能(It has the anti - spontaneous combustion function in driving and parking)
- 2018-02-01 18:05:01下载
- 积分:1
-
UART
C8051F930 串口调试程序。用于串口输出。
- 2020-10-21 20:27:24下载
- 积分:1
-
P89V51RD2
说明: 周立功公司的P89V51RD2的IAP升级实现的,完整文档,官网只能载到前三章。(Ligong P89V51RD2 week' s escalation of the realization of the IAP, complete documents, the official website only contains three chapters.)
- 2009-07-31 20:03:45下载
- 积分:1
-
hi-techv9.8
picc-std_9.60PL2,带破解,可以支持MCV08等PIC单片机,是现有的最新的与最全的PICC编译器(picc-std_9.60PL2, with a break, you can support MCV08 other PIC microcontrollers, is available with the latest and most complete PICC compiler)
- 2011-07-20 11:39:09下载
- 积分:1
-
51红外遥控电机0702V1.4
说明: 红外遥控器实现电机开关 开或关蜂鸣器都要响一下
电机可定时 类似于闹钟 只不过是时间到电机就停或开 定时开始或取消也是红外遥控器按键实现
红外遥控器有按键能实现增加和减少电机转速 电机接的是风扇(Infrared remote control to achieve motor switch on or off buzzer to ring
Motor timing is similar to the alarm clock, but it is only time to the motor stop or start the timing or cancel the infrared remote control button
Infrared remote control has keys to increase and reduce the motor speed motor connected to the fan)
- 2020-06-20 16:00:02下载
- 积分:1
-
Meter
国家电网智能表源程序,使用C写的可移植性非常强,是做智能电表开发者有很大的帮助,甚至可以直接用,是很成熟的程序。(National Grid smart meter source, written in C portability is very strong, smart meter developers are doing a great help, and even can be directly used, is very mature program.)
- 2014-11-17 10:55:56下载
- 积分:1
-
UART
Msp430F149 串口UART例程,测试通过,完美无BUG(Msp430F149 serial UART routines, tested, Perfect BUG)
- 2013-08-04 12:19:17下载
- 积分:1
-
SHT11
关于SHT11与单片机的一些源代码,经验证过,没有错误(SHT11 and SCM on some source code, proven before, no errors)
- 2010-05-11 13:58:20下载
- 积分:1
-
SCM-C8051F040
该资料详细讲解了c8051f040的特点及其结构 联合开发网 - pudn.com
- 2011-10-09 20:37:22下载
- 积分:1
-
2
说明: 编写带缓存的文件操作类
从执行体程序库中的CLLogger类可知,通过缓存要写入文件中的数据,能够提高读写磁盘的性能
请编写一个文件操作的封装类,其要求如下:
需要提供open/read/write/lseek/close等函数的封装函数
该类要提供数据缓存服务。
调用该类的写操作接口时,数据要首先写到缓存,然后再根据策略写到文件中。
调用该类的读操作接口时,该类能根据策略缓存读出的数据
读写缓存要保持一致性
(From the implementation of the CLLogger class library, we can know, through the cache to write data in the file, you can improve the performance of the read and write disk
Please write a package for the operation of the class, and its requirements are as follows:
The encapsulation function of open/read/write/lseek/close and other functions is required.
The class to provide data cache services.
When the write operation interface of the class is called, the data must first be written to the cache, and then the policy is written to the file.
When a read operation interface of the class is called, the class can read the data according to the policy cache.
Read/write cache to maintain consistency)
- 2016-11-05 21:27:34下载
- 积分:1