-
PROTEUS中使用ARM处理器及uCOSII仿真实验
PROTEUS中使用ARM处理器及uCOSII仿真实验.可以在ucosii上实现。
- 2022-01-24 15:36:21下载
- 积分:1
-
libimage.tar
嵌入式系统中使用的图片编解码程序,可用于linux平台运行的软件中。(Embedded systems used in the procedure picture codec can be used to run linux software platform.)
- 2009-05-30 18:03:02下载
- 积分:1
-
1
说明: 蚁群算法研究 Ant colony algorithm(Ant colony algorithm. Txt)
- 2011-05-12 01:38:57下载
- 积分:1
-
a
说明: 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter.
The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners.
A small number of filters covers the entire image.
This method is fast and discards irrelevant information(Without pixel machine vision operation code-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters covers the entire image. This method is fast and discards irrelevant information)
- 2007-11-22 15:54:19下载
- 积分:1
-
pass-dnio
一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码(A domestic RPG game in detail RPG game development process, and the source code)
- 2017-04-20 22:26:52下载
- 积分:1
-
使用C++技术实现计算器的功能软件使用visual Studio 2008 制作课程作业
CalculatorDlg.cpp
// CalculatorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Calculator.h"
#include "CalculatorDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAboutDlg dialog used for App About
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX_DATA(CAboutDlg)
enum { IDD = IDD_ABOUTBOX };
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CAboutDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
- 2022-05-31 11:25:20下载
- 积分:1
-
ansic_headers
标准c的重要的头文件,便于在程序编写中查阅,很有帮助的(standards of the first important document, prepared to facilitate the inspection process, helpful)
- 2007-05-09 19:15:17下载
- 积分:1
-
Jendela
This is a simple code for create window
- 2014-01-10 15:22:27下载
- 积分:1
-
汽车租凭系统
主要是利用了listView及其类的继承和数组集合,一些if逻辑判断语句来实现汽车租凭系统。
1.界面简单易操作,选中想要租的车辆在输入用户名既可租车
2.选中想要退换的车辆在输入租用了多长时间自动计算租用此车的费用。
3.新车入库,区别于卡车和轿车,输入相应的信息既可新车入库。
- 2022-03-12 09:07:37下载
- 积分:1
-
基于opencv的相机标定
基于opencv的张正友相机标定,平台是VS2012,能求出旋转向量与平移向量以及误差值。畸变校正部分还没有实现
- 2022-02-03 04:24:16下载
- 积分:1