搜索资源列表
Code3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
hwexam
- 《微型计算机原理及应用 》这门课主要涉及Intel系列微处理器的程序设计以及接口技术,是进一步学习和掌握基于Intel系列微处理器的电子、通信和控制系统的程序设计和接口技术以及芯片开发的入门课程- Microcomputer Principle and Application of This class mainly related to procedures for Intel family of microprocessor design and interface technology,
111
- 计算机组成原理的课程设计,十条指令设计。内包含了课程设计报告以及流程图,测试程序和微程序。-Principles of Computer Organization of curriculum design, the design of 10 instructions. Contains the report of the curriculum design as well as the flow chart, test procedures and microprogramming.
jisuanjiyuanlibaogao
- 要求学生在一周的实验中,设计实现一个简单的模型机,该模型机包含若干条简单的计算机指令,其中至少包括输入、输出指令,存储器读写指令,寄存器访问指令,运算指令,程序控制指令。学生须根据要求自行设计出这些机器指令对应的微指令代码,并将其存放于控制存储器,并利用机器指令设计一段简单机器指令程序。将实验设备通过串口连接计算机,通过联机软件将机器指令程序和编写的微指令程序存入主存中,并运行此段程序,通过联机软件显示和观察该段程序的运行,验证编写的指令和微指令的执行情况是否符合设计要求,并对程序运行结果的正、
GraphTravel
- 文星计算机基本原理与接口技术讲义,此讲义包含汇编语言程序设计!-Man
ProgrammingPearls
- 这是著名的Programming Pearls的中文版,也叫作编程珠玑,是计算机科学方面的经典名著。书围绕程序设计人员面对的一系列实际问题展开,对各个层次的程序员都具有很高的阅读价值。-It s a wonderful classic book on Computer Science.
muma_bingdu_jiaocheng
- 计算机病毒与木马程序设计剖析 教你了解木马及病毒的原理。-Computer viruses and Trojan program design analysis teach you to understand the principle of Trojans and viruses.
python
- Python是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。-Python is an object-oriented programming language interpreter computers, is a powerful and complete universal language, has a history of ten years of development, mature and stable.
DllTest
- 计算机联锁仿真实验的站场运行仿真程序设计-Computer simulation of the station interlocking simulation program designed to run
RDPIC
- 计算机程序设计的思路及方法,并提出了该算法的参考程序-the computer programming for gaining the section area of the highway subgrade, and discussed the programming steps and methods
dvbits
- 计算机程序设计的思路及方法,并提出了该算法的参考程序-the computer programming for gaining the section area of the highway subgrade, and discussed the programming steps and methods
python
- Python(KK 英语发音:/ paɪ θɑn/, DJ 英语发音:/ˈ paiθə n/)是一种面向对象、直译式计算机程序设计语言,由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起.-Python is a programming language that lets you wor
sort
- 排序(Sorting) 是计算机程序设计中的一种重要操作,它的功能是将一个数据元素(或记录)的任意序列,重新排列成一个关键字有序的序列。-Sorting (Sorting) is a computer program design is an important operation, its function is a data element (or record) in any sequence, re-arranged in a keyword ordered sequence.
编码的奥秘-隐匿在计算机背后的软硬件语言
- 编码的奥秘-隐匿在计算机背后的软硬件语言(中/英文版)(The hidden language of computer hardware and software. A system of signals used to represent letters or numbers in transmitting messages.)
VF复习资料课本复习知识汇总
- 全国计算机等级考试二级VF考试资料,包括数据库基础知识,VF程序设计基础关系,数据库标准语言SQL等(The National Computer Rank Examination two level VF examination data, including database basic knowledge, VF programming basic relations, database standard language SQL, etc.)
程序
- ##单片机数字温度计数码管显示目前的智能温度传感器(亦称数字温度传感器)是在20世纪90年代中期问世的,它是微电子技术、计算机技术和自动测试技术(ATE)的结晶,特点是能输出温度数据及相关的温度控制量,适配各种微控制器(MCU)。社会的发展使人们对传感器的要求也越来越高,现在的温度传感器正在基于单片机的基础上从模拟式向数字式,从集成化向智能化、网络化的方向飞速发展,并朝着高精度、多功能、总线标准化、高可靠性及安全性、开发虚拟传感器和网络传感器、研制单片测温系统等高科技的方向迅速发展,本文将介绍智
69602273
- 美国 计算机程序设计大赛试题与解答,大学生程序设计竞赛试题与解析()
项目
- 这是一个简单的python程序。ython(英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大
HelloWorld
- Python(英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言。(Python (British pronunciations: / PA, n/, PA, n/) is an object-oriented, interpreted computer programming language.)
JAVA视频聊天系统源代码
- 计算机毕业设计 视频聊天程序(computer science and technology design:ChatRoom)