Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-Dos系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。
上传时间: 2013-12-25
上传用户:225588
将该实例的源代码,比如1.c文件(在【001】目录下)拷贝到【c:\tc】目录下,在MS-Dos方式下运行tc.exe,打开编译器,在TC中,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程
标签: 源代码
上传时间: 2014-11-29
上传用户:mikesering
一个木马代码 功能比较全面 1.文件管理:模枋 Windows 资源管理器,可以对文件进行:复制、粘贴、删除,重命名、远程运行等,可以上传下载文件或文件夹,操作简单易用。 2.远程控制命令:查看远程系统信息、剪切板查看、进程管理、窗口管理、外设控制、服务管理、共享管理、代理服务、MS-Dos模拟、其它控制! 3.捕获屏幕:不但可以连继的捕获远程电脑屏幕,还能把本地的鼠标及键盘传动作送到远程实现实时控制功能! 4.注册表模拟器:远程注册表操作就像操作本地注册表一样方便!
上传时间: 2014-01-16
上传用户:cuiyashuo
模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-Dos命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。
上传时间: 2014-01-06
上传用户:nairui21
xdos源码,由MS-Dos衍生,适合于嵌入式开发
上传时间: 2016-01-16
上传用户:huangld
WebDOS是完全命令化的ASP动态网页程序,仿照MS-Dos操作界面及命令格式,用户只能/仅需通过键盘输入命令,即可使用本系统提供的绝大部分功能。我们试图通过动态网页技术管窥DOS之貌。本文为WebDOS官方用户手册。
上传时间: 2013-12-20
上传用户:小码农lz
Microsoft Windows是一个基于Intel x86微处理芯片的个人计算机上的具有图形用户接口的多任务和多窗口的操作系统,它是对MS-Dos操作系统的扩展和延伸。与MS-Dos操作系统相比,它有许多优越之处:首先,它提供了比MS-Dos字符界面更为直观、友好的图形用户界面;其次,它可以一次运行多个程序,方便了用户的操作,提高了机器的利用率;再次,Windows环境下的应用程序具有一致的外观和用户接口,用户只需要熟悉其中一两个程序,就可以触类旁通学会使用别的Windows应用程序。另外,Windows还具有更好的虚拟内存管理和设备无关特性等等。由于Windows具有以上突出优点,Windows平台上的软件开发和程序设计已成主流。这一讲首先介绍Windows发展简史,然后分析Windows操作系统的特点以及Windows程序设计的关键概念,最后介绍Windows程序设计的过程及开发工具。
标签: Microsoft Windows Intel x86
上传时间: 2013-12-16
上传用户:凤临西北
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-Dos programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
标签: M. Algorithms Real-Time complete
上传时间: 2014-01-07
上传用户:epson850
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms and is found on the bundled CDrom accompanying this text. The code in C++ By Dissection can be used with most C++ systems, including those found in operating systems such as MacOS, MS-Dos, OS/2, UNIX, and Windows.
标签: introduction programming Dissection carefully
上传时间: 2014-01-27
上传用户:thesk123
如题目:一下是第一章目录 第一章 硬件接口 1.1 3D应用程序与硬件的交互作用 1.1.1 在计算机屏幕上显示图像 1.1.2 事件反应 1.2 使用不同的体系结构 1.2.1 MS-Dos. 1.2.2 MS-Windows. 1.2.3 X11. 1.2.4 NeXTStep. 1.2.5 MacOS.
上传时间: 2013-12-03
上传用户:zhangliming420