Welcome![Sign In][Sign Up]
Location:
Search - volatile a

Search list

[ToolBarthe_ th

Description: 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases -- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan / only, the hen 3 yuan / only and chicken one yuan / 3. Analysis : This is a volatile equation -- Group 3 linear equation (3 variable, equation 2) x + y + z = 100 5x +3 y + z / 3 = 100 x located rooster
Platform: | Size: 559589 | Author: 林林 | Hits:

[Static controlnamab

Description: ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: | Size: 1214 | Author: 天空 | Hits:

[ComboBoxfchh

Description: 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "extern", "
Platform: | Size: 1214 | Author: 天空 | Hits:

[Other resourcemcu-volatile-example

Description: 单片机C语言编程中volatile使用示范,有详细的注释说明,文字讲解以及示例程序。-MCU Programming Language C volatile demonstration, a detailed explanatory notes on the text and sample programs.
Platform: | Size: 2254 | Author: 王克敏 | Hits:

[WEB CodeAT89S52datasheet

Description: AT89S52是一种低功耗、高性能CMOS8位微控制器,具有8K 在系统可编程Flash 存储器。使用Atmel 公司高密度非易失性存储器技术制造-AT89S52 is a low-power, high-performance CMOS8 bit microcontroller, 8K with the in-system programmable flash memory. Atmel use high-density non-volatile memory technology
Platform: | Size: 312968 | Author: 刘天 | Hits:

[Windows Develop多变小闹钟源代码

Description: 多变小闹钟源代码,一个很好的和序。-volatile small alarm clock source code, and a very good sequence.
Platform: | Size: 796541 | Author: 同军伟 | Hits:

[WEB CodeAntNet

Description: 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构 更加精简.-An Ant clustering RBFNN presents a clustering algorithm based on the ant colony RBFN Liaison. Ant use the parallel algorithm optimization features and volatile coefficient method of adaptive changes in the volume of information, spherical cluster and the method of RBF neural network-based functions of the position, By comparing the same time hidden layer neurons of similarity, Merger similarity is closer to the two neurons to Jane about the hidden layer neurons, to achieve simplification RBF neural network structure purposes. Experimental comparison of several different clustering algorithm RBF neural network, The results show that the neural network's overall training time can be shortened at least 40%. Learning the accuracy rate can be increased by 1%, and the network is more streaml
Platform: | Size: 292558 | Author: zhxj | Hits:

[Other resourcePaprPort

Description: paperport9.0破解补丁,paperport9.0是一个很好的商用办公软件,但是一种商用软件,试用版只有90天,特提供此破解不定,希望有用-paperport9.0 crack patch, paperport9.0 is a good office software business, but a business software, BETA only 90 days, especially with this resolve volatile hope useful
Platform: | Size: 197117 | Author: zhrd | Hits:

[Other resource89S256

Description: AT89C51是一种带4K字节闪烁可编程可擦除只读存储器(FPEROM—Falsh Programmable and Erasable Read Only Memory)的低电压,高性能CMOS8位微处理器,俗称单片机。该器件采用ATMEL高密度非易失存储器制造技术制造,与工业标准的MCS-51指令集和输出管脚相兼容。由于将多功能8位CPU和闪烁存储器组合在单个芯片中,ATMEL的AT89C51是一种高效微控制器,为很多嵌入式控制系统提供了一种灵活性高且价廉的方案。-AT89C51 is a kind of programmable 4K byte scintillation-ROM can be erased (FPEROM - Falsh : navigation, and Programmable Read Only Memory ry) low-voltage, high-performance microprocessor CMOS8 spaces, commonly called SCM. The device used ATMEL high-density non-volatile memory technology manufacturing, and the industry-standard MCS-51 instruction set and output pin compatible. Owing to the multi-function eight CPU and Flash Memory portfolio in a single chip, ATMEL the AT89C51 is a high-performance microcontroller, many embedded control systems to provide a highly flexible and inexpensive program.
Platform: | Size: 7370 | Author: 路江华 | Hits:

[Bio-Recognizeviva

Description: 经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm optimization Volatile coefficient characteristics and the method of adaptive changes in the volume of information, spherical cluster and the method of RBF neural network-based functions of the position, By comparing the same time hidden layer neurons of similarity, Merger similarity is closer to the two neurons to Jane about the hidden layer neurons to achieve simplification Radial
Platform: | Size: 32313 | Author: 何泼 | Hits:

[Other resourceflash_fs

Description: FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique software drivers and file systems. This paper provides an overview of file systems for flash memory and focuses on the unique software requirements of flash memory devices.
Platform: | Size: 105930 | Author: 叶雄飞 | Hits:

[OtheraClock 多变小闹钟

Description: 多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 aClock 多变小闹钟使用ATL/WTL框架构建,它充分体现了使用ATL/WTL框架构建小应用程序的优越性-aClock在同类软件中占用资源最少。-changeable is a small alarm clock, the clock computer simulation procedure is not only shows the time, the whole point of the timekeeping function settings that can be arbitrary incident suggested. Several appearance Skin choice can also choose to use digital or dial dial. AClock volatile small alarm clock use ATL / WTL framework, which fully embodies the use of ATL / WTL Frame small applications of superiority - aClock similar software occupied the least resources.
Platform: | Size: 251825 | Author: 李乔 | Hits:

[Windows Develop多变小闹钟源代码

Description: 多变小闹钟源代码,一个很好的和序。-volatile small alarm clock source code, and a very good sequence.
Platform: | Size: 796672 | Author: 同军伟 | Hits:

[OtheraClock 多变小闹钟

Description: 多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 aClock 多变小闹钟使用ATL/WTL框架构建,它充分体现了使用ATL/WTL框架构建小应用程序的优越性-aClock在同类软件中占用资源最少。-changeable is a small alarm clock, the clock computer simulation procedure is not only shows the time, the whole point of the timekeeping function settings that can be arbitrary incident suggested. Several appearance Skin choice can also choose to use digital or dial dial. AClock volatile small alarm clock use ATL/WTL framework, which fully embodies the use of ATL/WTL Frame small applications of superiority- aClock similar software occupied the least resources.
Platform: | Size: 251904 | Author: 李乔 | Hits:

[ToolBarthe_ th

Description: 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases-- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan/only, the hen 3 yuan/only and chicken one yuan/3. Analysis : This is a volatile equation-- Group 3 linear equation (3 variable, equation 2) x+ y+ z = 100 5x+3 y+ z/3 = 100 x located rooster
Platform: | Size: 559104 | Author: 林林 | Hits:

[Static controlnamab

Description: ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 "auto","break","case","char","const","continue", "default","do","double","else","enum","extern", "float","for","goto","if","int","long","register", "return","short","signed","sizeof","static","struct", "switch","typedef","union","unsigned","void", "volatile","while","include","define" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: | Size: 1024 | Author: 天空 | Hits:

[SCMmcu-volatile-example

Description: 单片机C语言编程中volatile使用示范,有详细的注释说明,文字讲解以及示例程序。-MCU Programming Language C volatile demonstration, a detailed explanatory notes on the text and sample programs.
Platform: | Size: 2048 | Author: 王克敏 | Hits:

[ARM-PowerPC-ColdFire-MIPSvolatile

Description: volatile的用法, 专业头文件的编写.
Platform: | Size: 7168 | Author: 肖毅 | Hits:

[VC/MFCC++

Description: 简练而高度概括的讲述了如何快速掌握C++中const、volatile和mutable关键字-Concise and highly summarized the story of how to gain a quick C++ In const, volatile and mutable keyword
Platform: | Size: 18432 | Author: 神州 | Hits:

[Othervolatile

Description: 就象大家更熟悉的const一样,volatile是一个类型修饰符(type specifier)。它是被设计用来修饰被不同线程访问和修改的变量。如果没有volatile,基本上会导致这样的结果:要么无法编写多线程程序,要么编译器失去大量优化的机会。-Like everyone, like more familiar const, volatile is a type modifier (type specifier). It is modified by different threads designed to access and modify the variables. If you do not volatile, essentially lead to this result: either can not write multi-threaded program, or lose a lot of compiler optimization opportunities.
Platform: | Size: 5120 | Author: fgfgfgf | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net