-
adpcm_c_code
PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。(PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.)
- 2007-04-02 14:03:37下载
- 积分:1
-
stack-array-1-dimension
stack array 1 dimension
- 2015-03-14 21:55:32下载
- 积分:1
-
hsms-0.9.0.tar
与secs相关的hsms协议,用于半导体设备通信的(Secs associated with hsms agreement for semiconductor equipment communications)
- 2021-01-28 14:58:40下载
- 积分:1
-
FloorInd
LCD floor indicator on MC68HC908AP32
CodeWarrior
- 2012-03-14 19:33:07下载
- 积分:1
-
DistributeColor.cpp
The program uses opencv and distrbute color according to distance of Object pixels.
- 2009-05-06 18:08:20下载
- 积分:1
-
WindowsFormsApp1
说明: 高精度图像计算,使用OpenCV进行图像处理,深度学习比对(GaoJingDu Picture JiSuan)
- 2020-10-30 14:41:01下载
- 积分:1
-
compiler4
PASCAL语言子集编译器,足够计算机系的学生交作业用了(PASCAL language subset compiler, the enough computer
department s students handed over the work to use )
- 2020-06-30 07:20:02下载
- 积分:1
-
procedures achieved by the function; Beelzebub on the importation of language tr...
程序所实现的功能;对输入的魔王语言进行翻译。 1、 程序的输入,一个以@为结束符的字符串,输入顺序为自右向左。 ; 2、 程序的输出,:输出翻译后的魔王语言 ;-procedures achieved by the function; Beelzebub on the importation of language translation. 1, the importation process, a website @ to end the string input from the right order of the left. ; 2, the procedures of the output : the translation output fiendish language;
- 2022-08-26 03:57:47下载
- 积分:1
-
温度湿度
说明: 用51单片机制作温湿度传感器的代码,可以通过lcd显示(Making Code of Temperature and Humidity Sensor with 51 Single Chip Microcomputer)
- 2020-06-18 08:00:02下载
- 积分: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