搜索资源列表
namab
- ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KE
fchh
- 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\
模拟键盘输入
- //{{AFX_DATA(CIEButtonDlg) enum { ID D = IDD_IEBUTTON_DIALOG } // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CIEButtonDlg) protected: vir
enumsdk-en
- 开发enum软电话的一个必然备用的东东,大家研究一下-development of a soft phone will reserve the Eastern, we look at
svmmatlabSORCE
- 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM
label
- 一个可以改变static文本框字体、大小、颜色的类 enum FlashType {None, Text, Background } class CLabel : public CStatic { // Construction public: CLabel() CLabel& SetBkColor(COLORREF crBkgnd) CLabel& SetTextColor(COLORREF crText) CLabel& SetTex
AdvancedNumericEditControl
- The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit public: //Dialog Data //{{AFX_DA
中科杯 作品
- 中科杯 作品的模块,直接用,绝对好! class CZhuCe : public CDialog { DECLARE_DYNAMIC(CZhuCe) public: CZhuCe(CWnd* pParent = NULL); // 标准构造函数 virtual ~CZhuCe(); // 对话框数据 enum { IDD = IDD_LOGIN_ZHUCE }; protected: virtual void DoDataExchange(CDa
thumbnail
- clistctrl的bmp图片显示以及预览-enum and preview bmp pictures by clistctrl
allwindows
- 自己编写一个用VC++枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找-I have written a VC++ enum with all the current open window, the principle is to use GetWindowLong (hWnd, GWL_STYLE) & WS_VISIBLE to find it on the open windows
Enum-and-Delete-Cache
- Example Name:Enum and Delete Cache This project requries a form with a listbox (List1) on it and a class module (MemoryBlock)-' Example Name: Enum and Delete Cache' This project requries a form with a listbox (List1) on it ' and a cl
enumwins
- 这是一个关于枚举所有桌面窗口的VB6源代码 -enum windows
FontDlg
- Windows XP下测试通过,枚举系统所有的字体-enum system font
allwindows
- 许多时候,我们在一个应用程序中启动了一个应用程序,我们想在以后管理该应用程序窗口,通过窗口枚举获取应用程序主窗口句柄,即可对窗口进行操作。-many times, we laucn another application ion our application,later we want operate the application window,we can enum all window to find the appplication window,then operate it.
TestCalculatorDemo
- visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
Com-Enum
- Borland Delphi·枚举系统串口内容 源代码-Delphi Enum Com Port
QQSkipEnum
- 介绍enum使用的很好的例子,希望对大家有帮助-example of enum
bridgv-sxspend-enum
- 图形学画图MFC实现 可以画点画线,不错的程序,-Graphics drawing MFC implementation can draw the dotted line, a good program,