-
dos used in the compilation interface, interrupted knowledge of the Russian box...
在dos下使用汇编接口,中断等知识做的俄罗斯方块 ,是学习汇编和微机原理的好东西-dos used in the compilation interface, interrupted knowledge of the Russian box do, is a compilation and computer learning theory a good thing
- 2022-04-23 08:41:56下载
- 积分:1
-
这种小波构造方式适合于各种DB系列的小波,但面对db6等比较长的小波,则均衡器的权长要足够长...
这种小波构造方式适合于各种DB系列的小波,但面对db6等比较长的小波,则均衡器的权长要足够长-Wavelet way that is suitable for a variety of wavelet DB series, but in the face of such a long db6 wavelet, it" s the right balance should be sufficiently long length
- 2022-02-20 01:35:44下载
- 积分:1
-
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式-PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental
- 2022-05-26 18:06:05下载
- 积分:1
-
在cadence virtuoso layout下画tap的程序
在cadence virtuoso layout下画tap的程序-In the cadence virtuoso layout program under the painted tap
- 2022-07-23 09:57:21下载
- 积分:1
-
PLC例程大合集
应用背景可编程逻辑控制器,它采用一类可编程的存储器,用于其内部存储程序,执行逻辑运算、顺序控制、定时、计数与算术操作等面向用户的指令,并通过数字或模拟式输入/输出控制各种类型的机械或生产过程。关键技术PLC的用户程序可以在实验室模拟调试,输入信号用小开关来模拟,通过PLC上的发光二极管可观察输出信号的状态。完成了系统的安装和接线后,在现场的统调过程中发现的问题一般通过修改程序就可以解决,系统的调试时间比继电器系统少得多。这里包含了12个典型例程,可直接调试运行。
- 2022-03-20 22:06:20下载
- 积分:1
-
微软为中国农历编写的系统程序,大家可以
微软为中国农历编写的系统程序,大家可以-Microsoft for the Chinese Lunar New procedures for the preparation of the system, we can
- 2022-03-21 09:59:13下载
- 积分:1
-
failed to translate
这个程序时多线程的 DOS 程序
-failed to translate
- 2023-04-06 11:50:03下载
- 积分:1
-
一个C++的FFT算法的编码…
its a c++ coding for fft algorithm...
- 2022-04-27 18:05:12下载
- 积分:1
-
图书馆管理系统
采用Java + mysql 实现图书馆管理系统,可直接导入项目运行,对学习Java项目开发很有帮助。
- 2022-05-05 02:09:52下载
- 积分: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