-
Introduction to Algorithms MIT course lecture notes, very complete, is a compute...
MIT算法导论课程的讲义,十分齐全,是计算机专业的学生学习算法设计的经典入门材料-Introduction to Algorithms MIT course lecture notes, very complete, is a computer science students to learn the classic algorithm design entry materials
- 2022-08-08 10:27:05下载
- 积分:1
-
一款运动控制卡的源码,讲述如何用运动控制卡进行编程开了.
一款运动控制卡的源码,讲述如何用运动控制卡进行编程开了.-A motion control card source code on how to use motion control card program opened.
- 2022-03-02 15:07:26下载
- 积分:1
-
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的...
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的-One can use the keyboard to control the up and down about the color of the cube, the only drawback is that running in dos
- 2023-08-08 12:20:02下载
- 积分:1
-
samsung公司的s3c2443的的原理图,包括核心板和底板,希望对大家有用...
samsung公司的s3c2443的的原理图,包括核心板和底板,希望对大家有用-samsung" s schematic diagram of the s3c2443, including the core board and floor, in the hope that useful
- 2022-01-26 05:51:29下载
- 积分:1
-
labview数据输入
用于从试验设备读存取采集到的数据,可以用于精密测量等方面,对于初学labview的读者是个很好的帮助。
- 2023-04-25 19:30:03下载
- 积分:1
-
一些数学建模实例可供参考,可供参考。
数学建模的一些示例,可供参考,可用Lingo实现.-Some examples of mathematical modeling is available for reference, can be used to achieve Lingo.
- 2022-06-18 17:42:54下载
- 积分:1
-
二维条码控件
资源描述MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
- 2022-05-28 19:18:25下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。...
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。-a very worthwhile study the source code, interface and functions almost windows own mine same game, the game can set the difficulty level, it is worth learning.
- 2022-07-18 15:05:38下载
- 积分:1
-
this a basic adaboost program of Matlab. good for beginners
this a basic adaboost program of matlab. good for beginners-this a basic adaboost program of Matlab. good for beginners
- 2023-06-11 13:40:03下载
- 积分:1