-
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面...
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
- 2023-08-20 20:20:03下载
- 积分: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
-
Introduction to C programming.
Quite useful for beginners.
Introduction to C programming.
Quite useful for beginners.
- 2022-03-12 01:57:00下载
- 积分:1
-
Reconstruction after reading Reading Notes. Students are interested in is for re...
读了重构之后的读书笔记。有兴趣的同学仅供参考。-Reconstruction after reading Reading Notes. Students are interested in is for reference only.
- 2023-03-14 06:45:03下载
- 积分:1
-
阅读的格式SEGY地震数据segyreader,输入SEGY .h文件卷赛格…
读取Segy格式地震数据的类SegyReader,
在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用.
另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.-Read format Segy type of seismic data SegyReader, in segy.h document volumes segy head/Road, the first field of each detailed description of the Chinese to facilitate the use of inquiries. In addition, the use of the GUI interface QT3.x production procedures, segy can choose a file, use the category SegyReader read and display relevant information in the interface.
- 2022-04-15 15:36:12下载
- 积分:1
-
"C Programming Language Guide electronic templates" source code
《C语言程序设计教程电子教案》源代码-"C Programming Language Guide electronic templates" source code
- 2023-08-05 18:55:03下载
- 积分:1
-
菜单实用工具
菜单实用工具-practical tools menu !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! !!!!
- 2022-09-03 12:50:03下载
- 积分:1
-
simulation Cyclic Redundancy Check the C language source code is not perfect
模拟CRC循环冗余校验的C语言源程序,不是很完善-simulation Cyclic Redundancy Check the C language source code is not perfect
- 2023-02-10 06:20:03下载
- 积分:1
-
这是一个我自己编的推箱子游戏,大小一共5kb
这是一个我自己编的推箱子游戏,大小一共5kb-This is a part of my own PSP games, a total size of 15kb
- 2022-03-20 20:23:47下载
- 积分:1
-
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现
此源码是简单Pascal编译器实现代码,采用工具LEX和YACC实现-this source is simple Pascal compiler for code using tools LEX and YACC
- 2022-01-30 22:29:02下载
- 积分:1