搜索资源列表
孙媳妇
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
221东南大学
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
zoomout
- 一个模拟图形缩小的C源代码。是利用克里金方法,包含了4个函数,一个是初始化,一个是克里金方法的具体算法,还有两个是输出函数。-a narrow graphic simulation of C source code. Kerry is using the method includes four functions, one is initialization, Kerry is a specific method of the algorithm, there are two output f
tude遍历
- 图的遍历算法包括先序,后序,中序等多种遍历次序,还有图的初始化等-traversal algorithm of the plan include the first sequence after sequence, sequence and other traversal sequence, and there are also such as the initialization
wf_calendar
- 万年历源代码MFC的精髓-六大关键技术 1.MFC的程序初始化过程 2.RTTI(Runtime Type Information)动态类型识别 3.Dynamic Creation动态生成 4.Persistence 持久性/永久保存 5.Message Mapping 消息映射 6.Message Routing 消息传递 -hefty almanac MFC source code for the quintessence-six key technologies
inithmm
- 基于hmm模型的语音识别的结构参数初始化的源代码-based on the model of the structure of Speech Recognition parameters initialization source code
AT91RM9200-init
- at91rm9200的一段初始化程序,可能对大家有点用。-at91rm9200 section of the initialization process, we may use a little.
nthouse
- 文件名称:一个房屋中介管理系统 这是我去年下半年闲得没事写的一个中介管理系统,支持多用户有不同的权限 采用MDI界面 由于没有打包,所以要配置ODBC 别名:nthouse 初始化密码均为空-file names : a housing management system intermediary This is the second half of last year, I got nothing to write an intermediary management sy
initmcp2515
- 芯片MCP2515的初始化程序,它是一款CAN控制器,用于高速、适时、短距离通信。-chip MCP2515 initialization procedures, it is a CAN controller for high-speed, timely, a short distance communications.
dsptest
- 包括三个程序(数字信号处理器54系列试验程序加法、定时器、时钟发生器初始化)及其相关链接程序和中断向量表,已调试过,通过编译。-including three procedures (digital signal processor 54 Adder series of testing procedures, timers, clock Generator initialization) and its related procedures and links to scale disrupti
classstudent
- 定义一个学生类,其中有3个数据成员有学号、姓名、年龄,以及若干成员函数。同时编写主函数使用这个类,实现对学生数据的赋值和输出。要求:(1)使用成员函数实现对数据的输入、输出(2)使用构造函数和析构函数实现对数据的初始化。-definition of a category of students, including three members of school data, names, ages, as well as several members of function. While th
MaxSpanningTree
- 求最大生成树,实际上是以最小生成树的算法为基础进行改进,我采用的是kruskal算法,基本思路是对各个边的权进行排序,然后加入生成树,形成环的点跳过,直到生成最大生成树。JAVA的特点是输入输出比较便利,所以问题的关键在于用监控将图的初始化和树的生成衔接。-Spanning Tree for the largest, is actually the minimum spanning tree algorithm-based improvement, I used the Kruskal algo
堆栈类的实现
- 堆栈的基本操作包括: 1. 初始化堆栈。 2. 入栈。 3. 出栈。 4. 返回栈顶元素。 5. 输出堆栈元素。 -stack the basic operation include : 1. Initialization stack. 2. Push. 3. Out Stack. 4. Return Zhanding elements. 5. Output stack elements.
javagame1245
- ? 部分内容 首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScor
inidb
- ini例子 Demo for Delphi Initialization Database (DIDB) Delphi Initialization Database is set of cca. 20 components that helps you create configurable, open and smart applications. Creates controls for editing registry values.-ini Examp
ADC-initialization-procedure
- ADC初始化程序,希望对大家DSP学习有帮助-ADC initialization procedure
MCU-initialization-of-Carle
- 飞思卡尔单片机初始化,保证飞思卡尔单片机的正常运行,一边后续编程-Freescale MCU initialization of Carle
An-Initialization-Procedure-in-Solving-Optimal.ra
- An Initialization Procedure in Solving Optimal Power Flow by Genetic Algorithm.With this procedure, one can start the optimization process (i.e., genetic algorithm) with a set of control variables, causing few or no violations of constraints.
Array-Initialization-
- 数组初始化vi清华大学精通LabVIEW虚拟仪器程序设计光盘-Array Initialization
PIC18-MCU-initialization-code
- General PIC18 MCU initialization code of each module