-
NTC-SHOW-
一个利用MSP430单片机采集NTC温度并在四位数码管上显示的程序,仿照Anduino内核格式,包含一位差值算法(A collection NTC temperature using the MSP430 microcontroller and four digital tube display program, modeled Anduino kernel formats, including a difference algorithm)
- 2013-10-18 11:19:42下载
- 积分:1
-
1
说明: 一个文件的打开,怎样在word里进行读和写(Open a document and how to read and write in the word)
- 2009-04-28 08:54:09下载
- 积分:1
-
B3
说明: 三次B样曲线的绘制,用TURBO C 完成(cubic B-spline curve rendering, complete with Turbo C.)
- 2007-02-08 17:55:11下载
- 积分:1
-
MediaFocusManager_10803
浏览图片的缩略图时,点击某张缩略图,被点击的缩略图会在当前视图放大并且全屏显示,背景用黑色透明视图遮挡。再次点击图片,将回到缩略图浏览状态(Media Focus Manager)
- 2013-08-23 09:27:34下载
- 积分:1
-
pipe
linux进程间通信,无名管道pipe,使用的两个文件的描述符。fd[0]:读管道,fd[1]:写管道(Linux interprocess communication, anonymous pipe pipe,The descriptor of the two files used. Fd[0]read the pipe, fd[1]write the pipe)
- 2018-07-04 10:21:23下载
- 积分:1
-
miao
使用MSP430G2553芯片的定时器进行中断计时的四位数码管显示分钟和秒钟时间(Use MSP430G2553 chip timer interrupt timing four digital display minutes and seconds)
- 2014-07-21 09:04:20下载
- 积分:1
-
arduino智能小车PC端视频处理
该程序接收小车传来的视频流数据,并且显示处实时图像,将视频数据传输给opencv编写的视频处理函数中进行处理,并且向下位机(arduino小车)发送相应控制指令
- 2022-02-02 09:33:08下载
- 积分:1
-
usbtreeview查看usb设备
开发usb设备的时候很有用哦,可以看到所有计算机上的usb设备,以及链接方式。
- 2023-02-12 23:25:03下载
- 积分:1
-
LdoubleBall20o
双色球分析系统及源代码完整版,不仅可以帮助你有效分析双色球的特点点,给你提高有价值的参考信息;同时,程序代码也是你编程学习的导师!
(Color ball analysis system and the full version of the source code, can not only help you to effectively analyze the color ball characteristics point to give you to raise valuable reference information same time, the program code you programmed learning mentor!)
- 2012-09-30 19:31:52下载
- 积分:1
-
用C++实现电影院售票系统
电影院座位管理系统的设计
各模块功能设计及函数说明
void input(); //录入电影函数
void show(); //显示已录入的所有电影函数
void search(); //查找函数
void sell(); //订票函数
void refund(); //退票函数
int timecmp(int a[],int b[],int n) //比较电影放映时间和当前日期
frien
- 2022-02-06 18:52:28下载
- 积分:1