-
vc game series, it is worth about fun. Intron map.
vc编的小游戏,很好玩的值得一下。内含地图。-vc game series, it is worth about fun. Intron map.
- 2022-01-25 20:51:44下载
- 积分:1
-
实现(7,4)循环码的编码和解码,生成多项式…
实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding. Limited to a maximum of decoding a wrong situation.
- 2022-11-26 10:55:03下载
- 积分:1
-
能为金山杀毒软件提供一个自动升级的东西,不需要注册,解压就可以使用....
能为金山杀毒软件提供一个自动升级的东西,不需要注册,解压就可以使用.-to provide an anti-virus software automatic escalation of things, does not require registration, decompression can use it.
- 2023-07-10 08:15:03下载
- 积分:1
-
Java、oracle Java、oracle Java、oracle
Java、oracle Java、oracle Java、oracle-Java、oracleJava、oracleJava、oracleJava、oracleJava、oracleJava、oracle
- 2022-07-11 18:29:57下载
- 积分:1
-
a practice typing games, in alphabetical whereabouts TU with the same letters on...
一个练习打字的游戏,字母下落,恩与字母相同的键就可以大落字母。-a practice typing games, in alphabetical whereabouts TU with the same letters on the keys can drop large letters.
- 2022-01-25 15:31:25下载
- 积分:1
-
AT89C2051俄罗斯方块游戏程序源代码 VGA输出
资源描述
使用AT89C2051 24M晶振玩俄罗斯方块游戏而且还是VGA输出接电脑显示。这个好多都不敢相信。但是这个 是完全 可以的。
源代码
HEX文件
PCB文件
全套都有。
- 2022-04-23 13:13:40下载
- 积分:1
-
Simple Sokoban game, just by the arrow keys to control the
简单的推箱子游戏, 只需通过方向键来控制-Simple Sokoban game, just by the arrow keys to control the
- 2022-03-14 13:21:33下载
- 积分:1
-
a widening tyrants game source code, the interface ~ Oh well is a good example o...
一个拉霸游戏的源码,界面不错的哦~是一个很好的VB游戏例子!-a widening tyrants game source code, the interface ~ Oh well is a good example of VB game!
- 2022-12-18 01:40:03下载
- 积分:1
-
让两个眼球跟着你的脸而转的系统,不是原创,但发现做了也挺有意思
让两个眼球跟着你的脸而转的系统,不是原创,但发现做了也挺有意思
-The two eyes follow you, they turned to face the system, not the original, but it was found that also make a quite interesting
- 2022-04-12 06:04:07下载
- 积分: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