搜索资源列表
cifaty
- (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
矩阵三角分解
- 对矩阵进行三角分解,从而生成一个上三角矩阵和下三角矩阵,其乘积等于原矩阵-right triangular matrix decomposition, resulting in the formation of an upper triangular matrix and lower triangular matrices, equivalent to the original product matrix
JTextPasswordDemo
- 一个用java编写的windows的界面程序,将生成一个密码输入框!很有意思!-a prepared with the windows interface procedures, will create a password input box! Very interesting!
402t
- 这是一个网站自动生成系统
linenumberedit_demo_src
- 自动生成序号的EDIT类,可以在没行开头自动生成行标.-automatic generation of serial numbers EDIT category, in the absence of automatic generation beginning OK OK subscr ipt.
gramme_code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
gridsample_demo
- 《类似EXCEL的报表类库》有最新版本了,类库和可执行演示文件在压缩包里。 本次更新内容: 1)在程序完善了图表部分,支持图表的打印预览 2)修改了在程序调用生成图表的小bug 3)支持根据单元格数据绘制曲线图/饼图-"similar statements Excel Class" with the latest version, libraries and enforceable Presentations compression bag. With this update
CreateCEdit
- 该工程在界面上动态生成一个CEdit控件,该控件在外观上与从控件面板中拖到界面上的相似,工程中提供了设置控件位置、ID等方法。
生成简单的zrf编辑器
- 生成简单的zrf编辑器-formation of simple ZRF Editor
VS05_TestIPAddressControl
- 一款生成IP地址控件,用户可通过修改属性改变生成IP地址的类型,提供了原代码方便用户进行修改.
平滑曲线表生成与显示类
- 可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
金浪530网卡驱动WXP
- 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
KeyMapEdit
- cedit接受各种案件消息 自绘生成 实现多重方法-cedit to accept messages from a variety of cases drawn generate multiple methods to achieve
WINDOWS_Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
freetype_2.3.9.orig.tar
- freetype 字体引擎,可以编译生成库在自己的软件中调用,实现矢量字体显示。-freetype font engine, you can compile the generated library to call their own software to achieve vector font.
WaveGen
- VC6,正弦函数发生器,正弦波数组生成。-VC6,wave,arrary generator for function a0+a*sin(wx+dx).
WordVBA
- 自己做的SAP2000生成计算书编码,希望给你带来帮助-SAP2000 calculations encoding is generated, they do hope to bring you help
GetEditLine
- === === === === === === === === === === === === === == MICROSOFT 基础类库: GetEditLine 项目概述 =============================================================================== 应用程序向导已为您创建了这个 GetEditLine 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程
Design-a-polynomial-sum-algorithm
- 设计一个一元多项式相加的算法程序。 两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。 -Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and a
XMLMan
- 基于C++的XML数生成系统。根据XML文档,生成XML树。-XML number generator system based C++