-
Another version of the x264
另一个版本的x264的decoder,里面改进了bS的输出-Another version of the x264
- 2022-02-01 18:04:59下载
- 积分:1
-
Access数据库操作类,php连接access数据库和操作acess数据的方法,通过几个类来实现,应用起来也更全面...
Access数据库操作类,php连接access数据库和操作acess数据的方法,通过几个类来实现,应用起来也更全面-Access database operations class, php connect access database acess data and operation methods, through several classes to implement, apply themselves more fully
- 2022-01-26 01:57:22下载
- 积分:1
-
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na pla...
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.-Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
- 2022-01-30 16:54:31下载
- 积分:1
-
这是一个VC版的电子便笺, 这是一个VC版的电子便笺
这是一个VC版的电子便笺, 这是一个VC版的电子便笺-This an electronic version of the VC memo, which is an electronic version of the VC memo, which is an electronic version of the VC memo
- 2022-05-16 10:14:55下载
- 积分:1
-
T6963C LCD controller for many small and medium
T6963C 液晶显示控制器多用于中小规模的液晶显示器件 常被装配在图形液晶显示模块上 -T6963C LCD controller for many small and medium-sized liquid crystal display devices are often equipped with liquid crystal display modules on graphics
- 2022-01-26 03:33:45下载
- 积分:1
-
介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。...
介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。-Opencv introduce the basis of the method of operation. For example, the use of opencv image data read, such as matrix calculations.
- 2022-08-18 02:35:49下载
- 积分:1
-
美的SH201电磁炉核心小板
这是本人在维修电磁炉的工作过程中,按照原板的引脚及定义画下来的!有需要的请下载...
美的SH201电磁炉核心小板
这是本人在维修电磁炉的工作过程中,按照原板的引脚及定义画下来的!有需要的请下载-The core of America" s SH201 cooker small plates
- 2022-12-19 13:10:04下载
- 积分:1
-
large write a performance based management courses, write well, only to see it
大一时写的一个成绩管理课设,写的不好,就看看而已-large write a performance based management courses, write well, only to see it
- 2022-02-06 01:06:31下载
- 积分:1
-
NC a good source is vb, and the writing is pretty good, we will look at
一个不错的数控源码是vb的,很不错的写的,大家可以-NC a good source is vb, and the writing is pretty good, we will look at
- 2022-02-28 10:41:35下载
- 积分: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