-
英文,讲反编译技术,很经典,自己正在看,希望志同道合的一起探讨。...
英文,讲反编译技术,很经典,自己正在看,希望志同道合的一起探讨。-talk about reverse complication technology, it is classic,in English,
- 2022-09-01 03:25:03下载
- 积分:1
-
PCB设计走线参考书,是硬件设计初学者有价值的指导教材!
PCB设计走线参考书,是硬件设计初学者有价值的指导教材!-PCB trace reference design, hardware design is a valuable guide for teaching beginners!
- 2022-05-05 03:57:42下载
- 积分:1
-
这是一本介绍Linux命令宝典大全
这是一本介绍Linux命令宝典大全-This is a book on Linux orders Daquan
- 2022-01-31 14:42:17下载
- 积分:1
-
第一章是介绍易语言的安装,以及运行后的界面。同时介绍一个非常简单的小程序,以帮助用户入门学习。最后介绍编程的输入方法,以及一些初学者会遇到的常见问题。
第二
第一章是介绍易语言的安装,以及运行后的界面。同时介绍一个非常简单的小程序,以帮助用户入门学习。最后介绍编程的输入方法,以及一些初学者会遇到的常见问题。
第二章将接触一些具体的问题,如怎样编写一个1+2等于几的程序,并了解变量的概念,变量的有效范围,数据类型等知识。其后,您将跟着本书,编写一个自己的MP3播放器,认识窗口、按钮、编辑框三个常用组件。以认识命令及事件子程序。
第三章章主要介绍易语言的命令概念,并举出一个大小数判断的例子,介绍判断语句,以及介绍选择语句和循环语句。
第四章介绍常数、常量、资源的应用。
第五章主要介绍应用程序菜单的制作,并举出一个记事本的例子,介绍判断语句,以及介绍选择语句和循环语句。
第六章学习静态变量、变量数组及动态管理变量。
第七章介绍组件的应用,并用几个简单的小例程来了解组件的属性,事件,和方法。
第八章主要介绍“易语言”子程序的调用方法、子程序参数的使用方法以及参数属性的相关使用方法。
第九章主要介绍“易模块”的安装、使用方法以及新建、保存的方法。同时介绍一个非常简单的“易模块”编写过程,以帮助用户了解和学习。
第十章简单介绍API的应用-err
- 2022-03-15 13:25:45下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1
-
optical ABC, on the optical definitely, for entering the field of optics but sti...
光学ABC,关于光学的一些介绍,对于进入光学领域的来说还是不错的!-optical ABC, on the optical definitely, for entering the field of optics but still pretty good!
- 2022-01-25 15:26:36下载
- 积分:1
-
VC与Matlab接口在图像处理中的实现
VC与Matlab接口在图像处理中的实现-VC and Matlab interface in the image processing to achieve
- 2022-06-11 18:01:36下载
- 积分:1
-
kmd development driver files, use the compilation of the development of driver
kmd开发驱动程序的文档,用汇编开发驱动程序-kmd development driver files, use the compilation of the development of driver
- 2022-10-31 09:15:03下载
- 积分:1
-
VC绘图程序教程
VC绘图程序教程 -VC mapping procedures Tutorial
- 2022-09-27 16:30:04下载
- 积分:1
-
Visual C 6.0 high
Visual C 6.0高级编程技巧与实例-Visual C 6.0 high-level programming techniques and examples
- 2022-01-27 13:53:50下载
- 积分:1