-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
将HTML转化为XML的一个实用工具,COM类;
将HTML转化为XML的一个实用工具,COM类;-HTML XML into a practical tool, COM;
- 2023-09-07 01:35:04下载
- 积分:1
-
queuing good solution
排队解决方法 很好-queuing good solution
- 2022-06-27 02:30:43下载
- 积分:1
-
Read Write Excel
读写Excel.cpp
- 2022-07-14 03:13:17下载
- 积分:1
-
客户关系管理系统
与本系统相关的用户和角色包括:
系统管理员:
管理系统用户、角色与权限,保证系统正常运行。
销售主管:
对客户服务进行分配。
创建销售机会。
对销售机会进行指派。
对特定销售机会制定客户开发计划。
分析客户贡献、客户构成、客户服务构成和客户流失数据,定期提交客户管理报告。
客户经理:
- 2023-05-25 03:40:07下载
- 积分:1
-
人工智能课上的要我们编写的一字棋,理由极大极小法编写的...
人工智能课上的要我们编写的一字棋,理由极大极小法编写的-Artificial Intelligence class to the word game we prepared the ground prepared by minimax method
- 2023-03-26 00:25:03下载
- 积分:1
-
microcontroler
pic单片机编程的basic项目。通过I2C与外设的Pic接口。I2C协议简介。如何使用单片机与外设的接口。
- 2022-02-14 14:28:32下载
- 积分:1
-
delphi7 achieve login interface control, and access to this information for the...
delphi7实现登录界面的控制,及获取本机的信息的功能及FTP功能的部分实现-delphi7 achieve login interface control, and access to this information for the function and FTP functions partially
- 2023-02-26 15:05:04下载
- 积分:1
-
用C来调用另外的可执行文件。通过调用达到执行其他程序的效果。...
用C来调用另外的可执行文件。通过调用达到执行其他程序的效果。- run an exe with C, then you can run other exe program
- 2022-03-20 10:56:00下载
- 积分:1