搜索资源列表
奇迹脱壳main全集
- 奇迹脱壳main全集,很全,给喜欢自己写main的人用-miracle Shelling main drag, is all, like himself wrote to the main use.
Main
- 对两个类的继承!主要是语法上的东西,没有什么好打的实际意义!-The two types of inheritance! Grammar are the main things that have nothing to play practical significance!
Main
- 一个用与远程抄表系统的主程序,包含各子程序的名称,对远程抄表系统的研发有参考作用-A remote meter reading system using the main program, including the name of the subroutine, remote meter reading system to reference the role of R & D
k01168221
- 使用方法:直接将main.hex文件下载到单片机中就可以使用。你可以打开工程文件查看,motor.c已经是一个结构化的驱动程序,可以方便的调用。 更改连接:请打开motor.h更改以下内容即可。-Usage: main.hex file directly downloaded to the MCU can be used. You can open the project file view, motor.c is already a structured driver, you ca
main
- 基于单片机C51的电子琴的设计主程序,测试可用。-C51, the flower on the design of single chip main program, testing is available.
Cache-and-main-memory
- 由于cache比主存小很多,为了保证CPU执行指令时可正确访问存储单元,需将用户程序中的逻辑地址转换为运行时由机器直接寻址的物理地址,这一过程称为地址映射,所以必须使用一种机制将主存地址定位到cache中,就构成了地址映射,因为需求不同,也就导致了不同的地址映射方式,主要有直接映射、组相联映射、全相联映射三种地址映射方式-Because cache than main memory small many, to guarantee CPU implementation instruction c
main
- 主程序不见你能够显示而且能够具有报警功能-Main program but not you be able to display and alarm function can have
IRIG-B-main
- Irig-B main function is used in the communication between the power protection devices, has been tested successfully-Irig-B main function is used in the communication between the power protection devices, has been tested successfully
main
- MSP430 主函数程序-MSP430 main function of the program! ! ! ! ! ! ! ! !
main
- 设计一个类CRectangle,有5个数据成员(私有属性),分别为矩形左上顶点的横坐标、纵坐标和矩形的长、宽及矩形面积。该类还要求有5个成员函数(公有属性)和1个友元函数:矩形移动位置的move()函数,改变矩形大小的size()函数,显示输出数据成员的show()函数,构造函数和析构函数,友元函数是求矩形面积的area(),要求构造函数按形参(有默认参数值)初始化对象。并编写main函数测试该类各功能(至少定义2个对象)。 1、main函数中定义该类的对象,再调用各成员函数和友元函数。
main
- 淋浴水温调节器的主要功能要求:(1)能够设定淋浴出水口温度;(2)具备当前温度和设定温度显示功能;(3)能够通过温度传感器DS18B20检测水温;(4)能够控制冷水口和热水口的阀门,使水温保持在设定温度。-The main function of the shower water temperature regulator requirements: (1) can be set shower outlet temperature (2) with the current temperatur
Columns-of-the-main-element-method
- 使用列主元法求解方程组,比使用高斯消元法更准确-Columns of the main element method to solve the equations
the-main-genetic-algorithm
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
Keil-2378-SPI-main
- Keil 2378 SPI main arm开发例子-Keil 2378 SPI main
Computer-Main-Features
- Useful main computer features
Main
- Main executin code for DCU-X
Main
- Main 1.0M unpack para mu online.
Main 1.0L
- Main 1.0L unpack Mu Online.
main
- main calculator not complete
Main function call subfunction
- 此程序是一个主函数调用子函数的例子,对初学者很有帮助。(This program is an example of a main function call subfunction, which is helpful for beginners.)