-
simulation of different orbit satellites running. RAR changed for EXE suffix can...
模拟的不同轨道卫星运行的状况。改后缀RAR为EXE 即可执行。-simulation of different orbit satellites running. RAR changed for EXE suffix can be executed.
- 2023-06-17 12:00:03下载
- 积分:1
-
实现公司考勤管理、登记每个员工的作息时间。
实现公司考勤管理、登记每个员工的作息时间。-achievement appraisal management companies to register each employee"s work schedule.
- 2022-02-05 16:04:15下载
- 积分:1
-
CS5460驱动
CS5460的模拟版本驱动,模拟SPI端口对CS5460的操作,包括初始化,读操作,写操作,方便初学者使用。
- 2023-07-25 13:55:03下载
- 积分:1
-
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序
自己写的一个 用 CSpreadsheet 类操作Excel的小报表处理程序-Wrote it myself, a class action with CSpreadsheet report processing procedures for small-Excel
- 2023-04-08 17:05:04下载
- 积分:1
-
一个推箱子游戏,易语言编程的,本人认为还算好玩
一个推箱子游戏,易语言编程的,本人认为还算好玩-A Sokoban game and easy programming language, I think pretty fun
- 2023-06-21 17:05:04下载
- 积分:1
-
经典扫雷程序,Visua C++ 6.0 环境下实现对于设置用户的青睐类对话框的配置...
经典扫雷程序,Visua C++ 6.0 环境下实现对于设置用户的青睐类对话框的配置
-Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.cpp
Abstract:
the class of Dialog for setting user s favor-config
Author:
Microsoft s Engineer- Unknown Name
improved by Weijian Luo (Arthur Luo) 15-Jun-2005
E-mail: skybluehacker@yahoo.com.cn
Revision History: 1.0
- 2022-08-10 06:53:49下载
- 积分:1
-
Internal use of computer networks and distance learning, the creation of Web
利用计算机网络实现内部和远程教学,创设基于网络的学习环境,师生共同建立一个突破时间、地域限制,由以教为主变为以学为主的教学平台, 探索学科教学与信息技术有机结合的途径与模式。
系统是B/S模式。系统是给学校的师生提供一个平台,补充教学环节的薄弱,增强课下复习的效率。系统分为前台和后台。
-Internal use of computer networks and distance learning, the creation of Web-based learning environment, teachers and students to jointly build a breakthrough in time and geographical constraints, mainly from in order to teach become school-based teaching platform to explore the subject combination of teaching and information technology ways and patterns.
System is B/S mode. System is to provide a platform for teachers and students of the school to supplement the teaching of the weak links and enhance the efficiency of class under review. System is divided into foreground and background.
- 2022-08-07 03:57:58下载
- 积分:1
-
Wireless power control system, the use of the compilation, for your information
无线电源控制系统程序,使用汇编,仅供大家参考参考-Wireless power control system, the use of the compilation, for your information
- 2022-03-02 17:11:37下载
- 积分:1
-
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的...
一个用VC写的俄罗斯方块程序源码 ,俄罗斯方块大家都玩过的吧,这个是用VC实现的-Using VC to write a Russian box program source, the Russian box we all played it, this is achieved by VC
- 2022-06-15 17:46:19下载
- 积分: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