搜索资源列表
-
0下载:
W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制,感染以EXE或SCR为扩展名的PE(Portable Executable)应用程序 该病毒会在感染过程中,为自己建立一道线绪(thread),而后当它执行主程序主线绪时,就会在背景处复制病毒,如此一来,用户就不容易发现程序有任何延迟的现象-W32.Bolzano this new virus in Windows 95 and Windows NT The system reproduction, EXE
-
-
0下载:
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。-Windows Environment 32-bit assembly language is a new programming language. It uses
-
-
0下载:
在WINDOWS下的应用程序中的屏幕局右上角显示 日期 与 时间 非常完整 包括各语句的说明-In the WINDOWS application under the Bureau of upper right corner of the screen displays the date and time a very complete descr iption including the statement
-
-
0下载:
该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的
结果
清除,重新显示下次运行结果。本程序在dos中或windows98中运行。
-This application implements a digital display of the square formation, the procedure in the screen clearing function can will run last time
The results
Clear, displa
-
-
0下载:
Turbo Pascal 7 module for playing mid and wav files synchorously or asynchronously.
Written in TP7, tasm, masm32 and runs on 32bit windows machines with NTVDM dos boxes. Sadly this became an unusual thing these days :(
But hey, it s an interestin
-
-
0下载:
电动开窗器与开窗机的应用 电动开窗器与开窗机的应用-The application of electric windows and windows that open the electric window fenestration machine applications
-
-
0下载:
1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。
2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。
3、在实验内容(2)的基础上修改程序,要求:
窗口背景的颜色为灰色(GRAY_BRUSH)
窗口标题为:“XXX上机实验”(XXX为自己的姓名);
鼠标的形状为:(IDC_HELP)
-
-
0下载:
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。-VC++ language to create a common application window in orde
-
-
0下载:
VC++ 使用滑块控制音量的MFC音乐播放器,播放器界面没有怎么设计,只是演示了MFC的应用,播放音乐请点击浏览文件按钮。另外音量控制实现了仿Windows系统的滑块控制方式,同时适时显示了音量大小,是一个比较简单实用的参考代码。今天的内容就是这些,是不是很简单,源代码可以通过百度关键字 MFC plucky(资料一般放在 新浪爱问资料里)-This file contains a summary of what you will find in each of the files that
-