-
寻迹小车代码
完整的源代码#include
#define uint unsigned int
#define uchar unsigned char
sbit P10=P1^0; // ????? ???
sbit P11=P1^1; // ????? ???
sbit P12=P1^2; // ????? ???
sbit P13=P1^3; // ????? ???
sbit P14=P1^4; // ??? ???
sbit P15=P1^5; // ??? ???
sbit P16=P1^6; // ??? ???
fun1()
{ P10=1;P11=0;P12=1;P13=0;}
fun2()
{ P10=1;P11=1;P12=1;P13=0;}
fun3()
- 2022-02-22 13:40:34下载
- 积分:1
-
ccd-camera
ccd摄像头完整程序,用于CCD的摄像处理。(ccd camera complete program)
- 2013-03-19 16:50:04下载
- 积分:1
-
exam1
使用API函数编的一个窗口示例程序,目的在于说明如何编写简单的应用程序(Compiled using the API function, a window sample program, the purpose is to describe how to write a simple application)
- 2009-11-19 20:39:02下载
- 积分:1
-
人工智能一字棋博弈树,功能非常具体,欢迎体验大家一起分享...
人工智能一字棋博弈树,功能非常具体,欢迎体验大家一起分享-AI word chess game tree, function very specific, welcome everyone to share experience
- 2022-02-13 13:02:53下载
- 积分:1
-
使用源码生成bmp格式的图片
该程序为使用源码生成BMP格式图片的源码,对了解BMP数据结构有一定的帮助。
BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运行的图形图像软件都支持BMP图像格式。
- 2022-04-07 20:29:41下载
- 积分:1
-
并口12864 画图 任意位置反白 基于51
并口12864驱动程序 基于51单片机 可以画图 任意位置反白 就这么多了 但要凑够50字下面为上面的复制
并口12864驱动程序 基于51单片机 可以画图 任意位置反白 就这么多了 但要凑够50字下面为上面的复制
并口12864驱动程序 基于51单片机 可以画图 任意位置反白 就这么多了 但要凑够50字下面为上面的复制
- 2022-03-29 15:32:04下载
- 积分:1
-
ADOM+设计篇意在测试com+的事务处理能否正确执行。
将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户...
ADOM+设计篇意在测试com+的事务处理能否正确执行。
将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象池”,则一切正常,数据并不会写到数据库中。
说明:Translation DataModule的设置,事务属性:requires a transaction,允许object pooling,pooled设为true,无论将AutoComplete设为True或False都会出现上述情况。
该问题最先由ytwxw (wxw) 提出,至今尚未有结论,我也发现类似问题。我俩探讨后无法解决,特在此再开一贴。请各路com+高手帮忙解答!
-ADOM design sections was aimed at testing com business can correct implementation. Components will be installed, Component services in the com component attributes will be set up "activated" page "open object pool" option selected. implementation of client programs call the above, the Panel found com mechanism for proper implementation, data will be included in the database. If not selected "targets of the opening pool", then everything normal, and no data writes database. Note : Translation DataModule settings, the panel attributes : requires a transaction, allowing object pooling. pooled as a true, Regardle
- 2022-08-16 22:17:39下载
- 积分:1
-
facetect_matlab
Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
- 2008-01-09 14:45:09下载
- 积分:1
-
OpenCV
opencv例程,包含大部分opencv函数(opencv routines, including most of the opencv function)
- 2011-05-04 13:09:55下载
- 积分:1
-
MC55-TCP_user
MC55 TCP 使用方法,介绍如何使用MC55的TCP过程,有兴趣的可以下载来看下。(MC55 TCP use, how to use the TCP process MC55, are interested can download look down.)
- 2013-12-27 10:06:11下载
- 积分:1