搜索资源列表
MMI Spec.zip
- MMI spec Key sequence define
#define的用法
- #define的用法 #ifndef #define #endif的用法
define
- define 编译原理词法分析器 八、 实验一:设计SAMPLE语言的词法分析器 检查要求: a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c) 输出结果为单词的二元式序列(样式见样板输出1和2); d) 要求能发现下列词法错误和指出错误性质和位置: 非法字符,即不是SAMPLE字符集的符号; 字符常数缺右边
Robust-Programming
- Define the concept of robust programming and shows C code examples of best practices. Contains also some nice exercises.
Software_define_radio_simulink
- This the Source code simulink for Software Define Radio, the new technology for 4G system. With this simulink, students can understand more clearly the construction of system.-This is the Source code simulink for Softwar
partial.differential.equation.toolbox.1.users.gui
- The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. •
using-DEFINE
- the use of link-list, define, and malloc on "progress bar or status points"-- game engine based on C language-the use of link-list, define, and malloc on "progress bar or status points"-- game engine based on C langu
define-variables
- Matlab循环定义变量,可以定义任意多个变量,matlab字符串数组的创建-Matlab loop defined variables, you can define any number of variables, matlab creation of an array of strings
Define-a-dynamic-2d
- 定义一个动态2维数组,要求输入和输出数组-Define a dynamic 2d array, request the input and output array
VC-DEFINE-MESSAGE
- 应用程序开发中利用WINDOWS的消息机制实现自定义消息来实现特定的功能!已经通过测试!对学习VC以及了解其运行机制很有帮助!-VC WINDOWS DEFINE MESSAGE
define-CV
- ! E:\project\define CV.rar: Cannot open E:\project\define CV.docx The process cannot access the file because it is being used by another process. -! E:\project\define CV.rar: Cannot open E:\project\define CV.docx
2812-cmd-define-Chinese-Description
- 2812 cmd 定义中文说明 2812 cmd define Chinese Descr iption-2812 cmd define Chinese Descr iption
Define-a-timer
- 定义一个定时器,每隔一段时间就访问一次串口.-Define a timer, once every so often to access the serial port.
VC-DEFINE-MESSAGE
- 应用程序开发中利用WINDOWS的消息机制实现自定义消息来实现特定的功能!已经通过测试!对学习VC以及了解其运行机制很有帮助!-VC WINDOWS DEFINE MESSAGE
VC-DEFINE-MESSAGE
- 应用程序开发中利用WINDOWS的消息机制实现自定义消息来实现特定的功能!已经通过测试!对学习VC以及了解其运行机制很有帮助!-VC WINDOWS DEFINE MESSAGE
How-to-define-a-function-in-MATLAB
- MATLAB如何定义函数文件,对于使用matlab时,当发现没有合适的库函数,就需要自己定义函数了,此文档可帮助你-How MATLAB function definition file, for the use of matlab, when found no suitable library functions, you need to define your own functions, and this document can
define-the-network-area
- 定义网络的覆盖范围,成正方形,横轴从正到负,纵轴从正到负-define the network area
define
- define()
Fluent UDF DEFINE宏
- fluent,UDF,DEFINE宏大全(Fullest version of predefined macros for user-defined functions in fluent and their detailed resolution)
fluent UDF第四章 DEFINE宏
- 用户自定义函数,或UDF,是用户自编的程序,它可以动态的连接到Fluent求解器上来提高求解器性能。用户自定义函数用C语言编写。使用DEFINE宏来定义。(User defined function or UDF is a program written by user. It can connect to Fluent solver dynamically and improve the performance of solver.