-
Bluetooth-Demo
bluetooth demo for c sharp
- 2010-02-23 22:51:51下载
- 积分:1
-
PEG_lib_generation
嵌入式UI的构架参考,C++代码,内部构架清晰明了,提供makefile,方便移植(UI SAMPLE)
- 2014-01-28 15:15:18下载
- 积分:1
-
寻迹小车代码
完整的源代码#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
-
遗传算法迷宫
遗传来解决一个问题的迷宫,用 c + + 语言的算法。
- 2023-05-06 20:55:02下载
- 积分:1
-
danmu
说明: 基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
- 2020-03-23 10:04:18下载
- 积分:1
-
Solutions
8051 Book solutions for all the problems within the book
- 2013-05-25 23:58:10下载
- 积分:1
-
一个相当有用的矩阵求逆算法程序,非常好用
一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
- 2022-01-31 19:20:14下载
- 积分:1
-
Validator_test1
网站开发C#开发一个小程序 (easy softwart about web )
- 2013-07-19 14:50:31下载
- 积分:1
-
基于NX的汽车内饰件设计
基于NX二次开发,实现汽车内饰件的doghouse的二次开发
- 2022-05-23 13:05:28下载
- 积分:1
-
C-language-games--gobang-code
C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
- 2013-08-15 09:23:21下载
- 积分:1