-
TSCamera
symbain使用摄像头,并将摄像头所见的保存成图片。(symbain the use of cameras, and the preservation of the camera can see into the picture.)
- 2010-02-24 17:46:29下载
- 积分:1
-
winform 折叠式菜单 示例源码 后台管理UI界面参考
winform 折叠式菜单 示例源码 后台管理UI界面参考
- 2014-01-25下载
- 积分:1
-
usart
AVR 单片机M8的 USART 实现发送和接收数据的基本 应用,对刚学AVR来说是一个不错的入门例程(AVR Singlechip M8 realize the USART to send and receive data on the basic application, just learning AVR is a good entry-routine)
- 2008-04-05 15:09:25下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
yuvtoavi
Executable file to convert yuv video file to avi video file . text file eas given for further help.
- 2014-01-29 15:02:07下载
- 积分:1
-
glut库
OpenGL的库函数包,包括glut.h/gl.h/glut32.h和dll,lib相关联的lib文件。(OpenGL library function package, including glut.h/gl.h/glut32.h and DLL, lib associated lib file.)
- 2017-07-02 14:13:17下载
- 积分:1
-
shuzhifenxi
北京航空航天大学硕士研究生数值分析课的第一次大作业,用幂法反幂法求取矩阵的最大最小特征值(Minimum and maximum eigenvalue of the first graduate of Beijing University of Aeronautics and Astronautics numerical analysis class job, using the power method matrix inverse power law to strike)
- 2012-12-05 22:07:01下载
- 积分:1
-
遥感图像浏览,具有放大缩小等功能
一个简单的遥感图像阅览程序,使用vs2010c#编写,程序具有img格式图像浏览、放大、缩小等功能,很有针对性,适合初学者使用。
- 2022-04-13 17:11:49下载
- 积分:1
-
Four-bracket-operator
数据结构中,运用链表实现四则括号运算等,运行在VC控制台上。(Data structure, the use of chain operations to achieve four brackets, etc., running in the VC console.)
- 2011-12-12 10:51:31下载
- 积分:1
-
html5 仿微信录音功能
html5 仿微信录音功能 自己手动写的代码html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能html5 仿微信录音功能
- 2022-01-20 23:15:29下载
- 积分:1