-
VCPPread-large-file
VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。(VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very slow or even crash, not because the file is too large, but because of a simple notepad without large file open process, there is this hope that this VC small example can inspire you some inspiration.)
- 2016-11-14 09:14:24下载
- 积分:1
-
OLED_TEST
OLED使用驱动,基于MSP430 单片机(OLED driver for MSP430 Family )
- 2014-09-11 12:58:38下载
- 积分:1
-
运动会比赛计分系统
一个小系统,用C语言弄的,主要是根据教材上的一个题目做的,运动会比赛计分系统。功能很少,上传只为学习
- 2022-07-04 03:32:56下载
- 积分:1
-
footprint-of-MQ-135
这是一个气体传感器的元件封装库,型号为mq-135,使用dxp开发。(This is a gas sensor element package repository, model mq-135, using dxp development.)
- 2014-05-19 13:30:31下载
- 积分:1
-
基于STM32的智能家居控制
以STM32为控制芯片,以GPRS通信为基础、能通过无线通信技术实时监控家居的温湿度状态,并能自由控制家居的电器的开关操作。同时集成光强采集电路,能自动开关窗帘的功能。
- 2022-12-03 19:35:05下载
- 积分:1
-
多线程实现求PI值
这是一个运用多线程的实现求PI值得程序,使用的pthraed等方法来实现,运行时要注意ubuntu中是否安装了pthread库,否则会运行不成功。
- 2022-02-12 18:41:55下载
- 积分:1
-
edgelink
边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
- 2021-04-12 13:28:57下载
- 积分:1
-
P1ExE
P1口扩展实验
P1口既做输入口又做输出口,KEY1做为左转弯开关,KEY2做为右转弯开关。LED5、LED6做为左转弯灯,LED7、LED8做为右转弯灯(如图2-2)。 编程实现汽车转向灯功能,即:KEY1接高电平KEY2接低电平时,右转弯灯灭,左转弯灯以一定频率闪烁(注意:KEY拨向上方为0);KEY2接高电平KEY1接低电平时,左转弯灯灭,右转弯灯以一定频率闪烁;KEY1、KEY2同时接低电平时,发光二极管全灭;KEY1、KEY2同时接高电平时,发光二极管全亮。(P1 I extended not only to do experiments P1 I also do input output, KEY1 switch as a left turn, KEY2 as switches and turn right. LED5, LED6 as a left turn lights, LED7, LED8 as lights and turn right (Figure 2-2). Programming car turn signal function, namely: KEY1 high key2 access low-level access, the right turn lights out, left turn to a certain frequency of flashing lights (Note: KEY allocated to the top to 0) KEY2 access high Key1 low-level access, the left turn lights out, turn right to a certain frequency of flashing lights KEY1, KEY2 low at the same time, the light-emitting diode body KEY1, KEY2 high at the same time, the light-emitting diode light-wide.)
- 2008-12-22 22:31:26下载
- 积分:1
-
DateUtils
时间类工具,封装了常用的日期转化以及计算函数(Time class tool encapsulates the usual date conversion and computing functions)
- 2017-11-20 10:57:00下载
- 积分:1
-
POO-Project4
基于MFC编写的通信录程序,提供登录身份确认,新增、修改、删除信息,基于用户选择隐藏部分信息,尚未实现存储功能,适合学习MFC组件的朋友使用(MFC-based contractor program, provide the login identification, add, modify, delete information based on user choose to hide some information, not yet implemented storage, suitable for learning to use MFC components)
- 2011-07-19 21:35:22下载
- 积分:1