-
LABVIEW 8.20程序设计从入门到精通
17-19章 程序源码
LABVIEW 8.20程序设计从入门到精通
17-19章 程序源码-LABVIEW 8.20 program design from entry to the master s program source code, 17-19
- 2022-03-19 13:49:32下载
- 积分:1
-
初始的商品信息文件名为porduct,如要利用此系统进行商品信息的管理,系统会提示用户输入商品信息的文件名,则要输入此文件名,或输入管理员使用系统时新建的文件名...
初始的商品信息文件名为porduct,如要利用此系统进行商品信息的管理,系统会提示用户输入商品信息的文件名,则要输入此文件名,或输入管理员使用系统时新建的文件名。如删除该文件,则需在系统中调用相应的功能函数重新创建初始化文件。
初始的用户信息所在的文件名为yonghu,系统默认即为此文件名,不可删除。
-Initial commodity information file named porduct, such as to make use of this system for the management of commodity information, the system prompts the user to enter commodity information file name, will have to enter this file name, or enter the system administrator to use the new file name . Such as delete the file, then call in the system function corresponding to re-create the initialization file. User information where the initial document yonghu, that is, to this end the system default file name, can not delete.
- 2022-08-24 16:47:42下载
- 积分:1
-
《Microsoft Visual C# .NET 2003开发技巧大全》源代码
《Microsoft Visual C# .NET 2003开发技巧大全》源代码-"Microsoft Visual C#.NET 2003 development skills Solutions "source code
- 2022-03-25 13:18:06下载
- 积分:1
-
asp 教程
asp 教程-asp tutorial
- 2022-07-12 00:35:51下载
- 积分:1
-
create hyperlinks programming code
创建超级链接编程代码-create hyperlinks programming code
- 2022-06-19 10:36:31下载
- 积分:1
-
专门针对NANDFLASH的文件系统的详细介绍,方便嵌入式系统应用开发的文件系统的管理....
专门针对NANDFLASH的文件系统的详细介绍,方便嵌入式系统应用开发的文件系统的管理.-NANDFLASH specific documents detailed description of the system, Embedded systems to facilitate the development of applications of document management systems.
- 2022-03-05 14:54:04下载
- 积分:1
-
这是一本写JAVA入门的书 对初学者是很有用的
这是一本写JAVA入门的书 对初学者是很有用的-it is a book about JAVA. It is very useful for primer learners.
- 2022-05-27 02:53:04下载
- 积分:1
-
是API教程2,请注意看啊
是API教程2,请注意看啊-Directory API is two, to see ah
- 2023-03-02 13:15:04下载
- 积分: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
-
C language classic book C Programming word version, the author Hao
C语言经典书籍《C程序设计》word版,作者谭浩强-C language classic book C Programming word version, the author Hao-Qiang
- 2022-04-10 10:00:22下载
- 积分:1