搜索资源列表
windowsmessagemap
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this w
DesLinear_Sboxlinear
- 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。
liangbiao
- 分析了链表的基本知识,并加以实现,最终实现了其基本功能,编译运行完全正确-Analysis of the list of basic knowledge, and to be realized, the ultimate realization of its basic functions, the compiler is running entirely correct
1
- 编译原理课本中关于词法分析、预测分析表等的源代码-Compiler theory textbook on lexical analysis, forecasting and other source code analysis table
phpadvance
- 本书全面介绍了应用PHP进行网站开发的各种技术和技巧。全书分为20章,内容包括PHP的运行环境配置、表单及表单元素的应用、CSS与Javascr ipt脚本的应用、验证控件、构建PHP动态网页、PHP与MySQL的数据库技术、PHP与其他数据库技术、SQL查询相关技术、MySQL高级应用技术、字符串的处理技术、PHP面向对象编程技术、文件管理、图像和多媒体技术、信息提取与图表分析技术、报表与打印技术、网络通信技术、PHP与XML技术、安全技术、PHP高级应用技术以及综合应用等。全书共提供了453
main
- 实现词法分析的设计,和符号表的填写,还有符号表结构数组内情向量表的设计。-Lexical analysis, design implementation, and fill in the symbol table, as well as an array of symbol table structure design of the vector close to the situation.
LL-(1)-grammar-C
- 利用c语言构造LL(1)分析表,并能够实现输入文法的语法检验-Using c language constructs LL (1) analysis table, and to achieve the input grammar grammar test
Population
- 人口计算然后以这5个数据为已知数据,来预测未来5年的人口老龄化指数,进而分析我国今后短期内的人口结构变化情况。我们采用二次拟合的方法,用抛物线对已知数据进行拟合,并对未来5年的人口老龄化指数进行预测 ,得到结果如下表:-Population predictionIt is reported that the world’s population was 6 billion in the year 2,000, and it is growing faster and faster. The wo
实验二-LL(1)预测分析
- LL(1)预测分析,分析表和分析过程的界面友好(LL (1) forecast analysis, analysis table and analysis process friendly interface.)