Welcome![Sign In][Sign Up]
Location:
Search - variable load

Search list

[Windows DevelopDISSECTMFC

Description: 光盘图标、光标、菜单和对话框都是相互关联的,它们是Windows的全部资源型态。资源即数据,它们被储存在程序的.EXE文件中,但是它们并非驻留在程序的数据区域中。也就是说,资源不能从程序原始码中定义的变量直接存取,Windows提供函数直接或间接地把它们加载内存以备使用。我们已经遇到了两个这样的函数,即LoadIcon和LoadCursor,它们出现在范例程序,定义窗口类别结构的内容设定叙述中。它们从Windows中加载二进制图标和光标映象,并传回该图标或光标的句柄。在本章中,我们先建立自己的图标,它会从程序自己的.EXE文件中载入。-CD icon, cursor, menu and dialog are all interrelated, they are all of the resources of Windows patterns. The data resources, which are stored in the procedure. EXE document, but they are not in the presence of the procedures of the region. In other words, the resources can not source from the procedures defined in the variable direct access, Windows provides function directly or indirectly, they loaded memory for use. We have encountered two such function, and that is LoadIcon LoadCursor. they appeared in the sample programs, the definition of window types of content creation narratives. They load from the Windows binary icon and cursor image, and sent back to the icon or cursor handle. In this chapter, we first establish their own icon, it would have its own procedures. EXE file to inclu
Platform: | Size: 6388100 | Author: ddd | Hits:

[Windows DevelopDISSECTMFC

Description: 光盘图标、光标、菜单和对话框都是相互关联的,它们是Windows的全部资源型态。资源即数据,它们被储存在程序的.EXE文件中,但是它们并非驻留在程序的数据区域中。也就是说,资源不能从程序原始码中定义的变量直接存取,Windows提供函数直接或间接地把它们加载内存以备使用。我们已经遇到了两个这样的函数,即LoadIcon和LoadCursor,它们出现在范例程序,定义窗口类别结构的内容设定叙述中。它们从Windows中加载二进制图标和光标映象,并传回该图标或光标的句柄。在本章中,我们先建立自己的图标,它会从程序自己的.EXE文件中载入。-CD icon, cursor, menu and dialog are all interrelated, they are all of the resources of Windows patterns. The data resources, which are stored in the procedure. EXE document, but they are not in the presence of the procedures of the region. In other words, the resources can not source from the procedures defined in the variable direct access, Windows provides function directly or indirectly, they loaded memory for use. We have encountered two such function, and that is LoadIcon LoadCursor. they appeared in the sample programs, the definition of window types of content creation narratives. They load from the Windows binary icon and cursor image, and sent back to the icon or cursor handle. In this chapter, we first establish their own icon, it would have its own procedures. EXE file to inclu
Platform: | Size: 6640640 | Author: ddd | Hits:

[File Operateant_basic_01

Description: ant基本功能代码例子,载入配置文件、打印字符串、环境变量,依赖关系以及执行时的一些条件判断-ant example of the basic functions of the code, load configuration file, print the string, the environment variable, dependent on the relationship and the implementation of a number of conditions to determine when
Platform: | Size: 1024 | Author: ccbobo | Hits:

[Windows DevelopGAxujinpeng

Description: 该方案可用于计算个人发电机产出,将最大可能满足电力系统的需求,以解决经济调度问题。发电机的数目在一个工厂是固定的为三个。然而,工厂的数目是可变的多达100个。请注意,一个工厂= 1染色体。然后计算出该方案的五个最经济的产出的发电机组,满足需求的总成本和染色体的适应度函数。-The programme can be used to calculate the individual generator outputs that will best meet the demand of a power system so as to solve the economic dispatch problem. The number of generators in a plant is fixed to three however the number of plants is variable up to 100. Note that one plant = 1 chromosome. The programme then calculates the five most economical outputs of the generators, the total cost of meeting the demand and the chromosomes fitness functions.
Platform: | Size: 9216 | Author: 竹子的信仰 | Hits:

[Windows DevelopFLASH

Description: - Go to 跳转到指定的帧 - Play 播放 - Stop 停止 - Toggle High Quality 在高画质和低画质间切换 - Stop All Sounds 停止所有声音的播放 - Get URL 跳转至某个超联结 - FSCommand 发送FSCommand命令 - Load Movie 装载影片 - Unload Movie 卸载影片 - Tell Target 告知目标 - If Frame Is Loaded ..判断帧是否被完全载入 - On Mouse Event 鼠标事件 。其他Actions。包括: - break 跳出循环 - call 调用指定帧(一般喊有某个特定函数) - comment 注释 - continue 继续循环 - delete 删除一个对象(Object)中的变量 - do while do while循环-- Go to Jump to a specific frame- Play Play- Stop stop- Toggle High Quality in the high-quality and low quality switch between- Stop All Sounds stop all the voices of the players- Get URL to a hyperlink Jump- FSCommand Send FSCommand command- Load Movie loading videos- Unload Movie uninstall video- Tell Target this goal- If Frame Is Loaded .. to determine whether the frame is completely loaded- On Mouse Event mouse events. Other Actions. Including:- break out of the cycle- call call the specified frame (usually there is a specific function call)- comment Notes- continue to continue the cycle- delete to delete an object (Object) of variable- do while do while cycle
Platform: | Size: 6144 | Author: jaylee | Hits:

[matlabglob

Description: this gives code to load global variable in matlab
Platform: | Size: 38912 | Author: deepika | Hits:

[OS Developdongtaifenqu

Description: 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存量查看是否有足够的空闲空间,若有,则按需要量分割一个分区分配给该作业;若无,则作业不能装入。随着作业的装入、撤离,主存空间被分成许多个分区,有的分区被作业占用,而有的分区是空闲的-Variable district is operating in accordance with the needs of the size of main memory space to split the district. When an operation to load, in accordance with operational requirements of the main stock to see if there is sufficient free space, if so, according to requirements of a sub-partition allocated to the operation and if not, can not be put into operation. With the operation of the load, withdrawal, main memory space is divided into many districts, some district was occupied by operations, while others are free District
Platform: | Size: 2048 | Author: 邵二丫 | Hits:

[Applicationsnsdcalc

Description: INSTRUCTIONS FOR RUNNING NSDCALC SOFTWARE Nsdcalc.m is a Matlab program for performing the image enhancement process described in the accompanying paper. Place the program in your work directory along with the demonstration data file grav.txt. At the Matlab prompt type >> g=load( grav.txt ) -and you should see a variable called g which is 200x200 double precision reals appear in the workspace. To filter this data type >> f=nsdcalc(g,3,0) which will calculate the standard deviation in a 3x3 window and apply no prior smoothing. The results will then appear onscreen in a window. You may need to adjust the histogram of the output for optimal display.-Nsdcalc is a Matlab program that performs normalised standard deviation analysis for edge enhancement of gravity and EM potential-field datasets
Platform: | Size: 172032 | Author: 蒋礼 | Hits:

[Software EngineeringA_real-time_adaptive_PID_controller_step_motor

Description: 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PID controller is often difficult to meet the multi-variable, nonlinear, strong coupling dynamics of stepping motor response and accurate speed control, combining the traditional PID control and fuzzy control and genetic algorithm (GA) 整 PID parameters set the advantages of the design based on fuzzy Adaptive genetic algorithm in PID controller, stepper motor, give full play to traditional and intelligent control their own advantages. Simulation results show that the real-time adaptive PID controller, stepper motor, has good adaptive ability and resistance to load disturbances. The stability of the dynamic speed response is superior to the traditional aspects of PID controller and fuzzy controller, the system reached a high speed performance and control precision.
Platform: | Size: 466944 | Author: 孙文 | Hits:

[matlabshili

Description: matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Platform: | Size: 25600 | Author: lewis | Hits:

[DSP program1840315

Description: 电机学课件,共7章。包括:单相变压器的空载运行、变压器参数测定、变标么值及运行特性、电磁转矩和转矩特性、三相异步电动机的电力拖动、同步发电机电枢反应、同发方程式相量图、同步发电机的并联运行、直流发电机与直流电动机的区别、直流电动机的电驱电动势和电磁转矩等。 -Motor learning courseware, a total of 7 chapters. Including: single-phase transformer no-load operation, transformers parameters measured, variable values and operational characteristics of standard Mody, electromagnetic torque and torque characteristics of three-phase asynchronous electric motor drag, synchronous generator armature reaction, compared with the amount of fat formula map, parallel operation of synchronous generator, DC generator and DC motor of the difference between the electric drive DC motor voltage and the electromagnetic torque and so on.
Platform: | Size: 6501376 | Author: 海燕 | Hits:

[Special Effects01

Description: 变速恒频双馈风力发电机基于电子磁链定向的空载并网仿真模型-Variable speed constant frequency doubly-fed wind generators no-load parallel simulation model
Platform: | Size: 45056 | Author: | Hits:

[OS Developcunchuqifenpeiyuhuishou

Description: 存储器分配与回收,模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 2. 采用最先适应法、最佳适应法、最坏适应法分配主存空间 -Memory allocation and recovery, simulation of the operating system main memory allocation, the use of variable partition algorithm design of main memory storage management and recovery procedures for distribution and does not actually start the load operation. 2. With the first adaptation method, the best adapted method, the worst method to allocate main memory space to adapt to
Platform: | Size: 1024 | Author: 菜鸟小生 | Hits:

[Algorithmrates

Description: 基于CPLEX半连续变量求解发电机组单时段经济调度问题,给定负荷需求,求每台发电机输出P=0或Pmin<=P<=Pmax,使发电成本最小。-Semi-continuous variable based on CPLEX to solve a single period of economic generator scheduling problem, given the load demand, seeking each generator output P = 0 or Pmin <= P <= Pmax, the minimum cost of power generation.
Platform: | Size: 1024 | Author: weiwei | Hits:

[Energy industryGas_Turbine

Description: 该燃机模型包括压气机、燃烧室、透平、转子、控制器等模型部件,实现了变负荷过程中,燃机转速调整的目标-The model includes gas turbine compressor, combustor, turbine rotor, controllers and other model components, to achieve a variable load process, the gas turbine speed adjusted target
Platform: | Size: 14336 | Author: roushi | Hits:

[matlabBuck_Converter_with-variable-Resistor

Description: This a buck converter simulation. This simulation have the changing load in the changing time. This is a variable load simulation of buck converter.-This is a buck converter simulation. This simulation have the changing load in the changing time. This is a variable load simulation of buck converter.
Platform: | Size: 9216 | Author: khiz khizir | Hits:

[matlabuntitled

Description: 双闭环直流调速系统仿真,变负载,电流环突然断线的情况下的输出-Output of double-loop DC speed control system simulation, variable load, the current loop under sudden disconnection
Platform: | Size: 16384 | Author: 小闹 | Hits:

[OtherLoad-frequency-control-in-two-area-power-systems-

Description: This paper presents a fuzzy application to the area of load-frequency control (LFC) using fuzzy gain scheduling of PI controllers. The study has been designed for a two area interconnected power system. Using variable values for the proportional and integral gains in the controller unit, the dynamic perfor- mance of the system is improved. A comparison among a conventional PI controller, some other fuzzy gain
Platform: | Size: 314368 | Author: Gomaa Haroun | Hits:

[source in ebookIM_steady

Description: 异步电机稳态运行变负载的仿真,为先进传动一书附带的仿真,可用于学习研究用(Asynchronous motor steady-state operation of variable load simulation, for advanced transmission, a book attached to the simulation, can be used for learning and research)
Platform: | Size: 6144 | Author: FSLY | Hits:

[matlabDC motor on variable load

Description: DC motor running on variable load
Platform: | Size: 30112 | Author: mids1810 | Hits:
« 12 3 »

CodeBus www.codebus.net