搜索资源列表
CMOS.rar
- 用vc写的外壳 通过调用asm生成的程序来读出或写入cmos。解释CMOS每一字节含义.
VC ASM
- 一个汇编与VC结合的程序代码 本程序旨在展示一下怎样在VC中嵌入汇编语言,来减少程序的大小。- An assembly and VC union procedure code this procedure is for the purpose of demonstrating how inserts the assembly language in VC, reduces the procedure the size.
Trafficlight2
- 本程序是用vc++做的一个模拟交通灯的程序-this procedure is used vc do a simulation of traffic lights procedures
Coursedesigndatanetwork
- 用vc 实现的局域网聊天程序报告 用vc 实现的局域网聊天程序报告-vc used to achieve the procedural report LAN chatting with vc achieve LAN chatting procedural report
asm_module
- 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
vc++5
- Mail_Report.zip 一个邮件报告程序。 SrcFirstProg.zip 解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip 自定义的标签控件对话框。 Undo_demo.zip undo_src.zip 在VC中实现Undo和Redo功能。
autocut(vc)
- 一个简单的自动关机程序, 为自己所写!主要VC实现,希望对你们也有用!
MP3(VC+汇编写的)元码
- 本程序**%100汇编语言**编写。 编译器: <<-----MASM6.14----->> 编辑器: <<---EditPlus2.10c--->>(IDE)-the procedures ** ** 0 assembler language preparation. Compiler : lt; Lt ;----- MASM6.14 - ---- gt; Gt; Editors : lt; Lt; EditPlus2 .10 c --- ---
vlc
- VC2005 运动估计的预测三步算法程序-VC2005 three-step motion estimation algorithm for the prediction process
LLogTrace
- LLogTrace 通用日志调试工具VC源代码,采用共享内存实现,作为调试程序用的LOG跟踪程序。包含了Delphi、VB、VC++三种语言的源代码版本。程序可以设置不同级别的LOG输出,并且可以用不同的颜色区分,可以设置级别名称等。-Log LLogTrace General VC source code debug tools, the use of shared memory to achieve, as a debugger LOG tracking procedures used. I
yichuansuanfa
- 遗传算法VC程序:用于搜索极值,极大值极小值均可-Genetic Algorithm VC program: used to search for extremal, maximum value of the minimum can be
vc
- 有关摄像头的C++语言程序,缺少一个头文件,无法运行,仅作参考-the code of camera
vc
- 用VB实现四阶龙格库塔法的程序,这个程序很好的完成了其算法的精髓-Using VB to achieve fourth-order Runge-Kutta method of procedure, this procedure done well the essence of the algorithm
vc
- 几个简单MFC程序,是基于V6开发,为MFC初学者入门训练使用。-A few simple MFC program
VC
- 用Visual C++程序编写一个程序,使屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆, 并当每隔1/8个圆周期,圆的填充色和周边颜色都要变化。-Write a program with Visual C++ program, so that a center of the circle along the sinusoidal trajectory moving solid circle on the screen. And need to be changed every 1/8 r
VC.NETMFC
- VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么? -VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary fr
22674394levelset-segmentation-vc
- 颜色空间的转换应用matlab编写的程序 很好用的程序-color space change use matlab wirite it is a good program
VC-and-mSEm
- 本程序说明了使用 MFC 编写打印程序的过程,并给出例子-Print programs written using MFC
VC环境下的小闹钟程序
- 本文所述为C++实现闹钟程序的方法,代码结构相对简单,注释也较为完善(This article describes the method for implementing alarm clock program in C++. The code structure is relatively simple and the comments are also perfect.)