CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - VC 简单

搜索资源列表

  1. 2004254205

    0下载:
  2. 是一个简单的扑克牌游戏,运用VC++完成。 -is a simple card games, use VC completed.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3033
    • 提供者:四少
  1. asm_module

    0下载:
  2. 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:摩尔
  1. vc++1

    0下载:
  2. VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
  3. 所属分类:汇编语言

    • 发布日期:2014-01-16
    • 文件大小:668843
    • 提供者:章海
  1. autocut(vc)

    0下载:
  2. 一个简单的自动关机程序, 为自己所写!主要VC实现,希望对你们也有用!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:30230
    • 提供者:国静
  1. change

    0下载:
  2. 这是一个用VC++.NET编写的关于进制转换的程序,程序有点简单
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2975789
    • 提供者:周游
  1. easyunpack

    0下载:
  2. 也算是一个通用脱壳软件吧,类似 Quick Unpack,目前功能还很弱。入口点查找功能支持一部分 VC++ 6.0 和 Delphi 6.0 编写的软件。文件结构优化也只是很简单的优化,有时侯会出错。具体可以参考源代码。-also is a common software Shelling bar, similar to Quick Unpack that function also weak. The point of entry part of the search function to
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:80803
    • 提供者:左文礼
  1. hhh

    0下载:
  2. 比较简单易懂的进制转换程序,适合菜鸟学习,VC下运行-The band is relatively simple to understand the conversion process for rookie learning, VC run
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:742
    • 提供者:jym
  1. studentmanage

    0下载:
  2. 用VC做的一个简单的学籍管理系统,能实现添加删除修改以及查询的功能,系统用户名为good,密码py-VC do with a simple school management system, to achieve the deletion of revisions, as well as add query functionality, users of the system known as good, password py
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2349683
    • 提供者:linbo
  1. VCInlineASM

    0下载:
  2. VC内联汇编简单方便,容易上手,本资料详细介绍了方法-VC inline assembly is simple and convenient, easy to use, this information details the method
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:137999
    • 提供者:gao x.y.
  1. vc

    0下载:
  2. 几个简单MFC程序,是基于V6开发,为MFC初学者入门训练使用。-A few simple MFC program
  3. 所属分类:assembly language

    • 发布日期:2017-05-20
    • 文件大小:5824648
    • 提供者:阿斯
  1. Cprogram1

    0下载:
  2. 包含多个VC编写的小程序,简单实用,可以参考学习。-VCcontains many small programs written in simple, practical, can refer to the study.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:638273
    • 提供者:yaoshujiao
  1. VCpre

    0下载:
  2. VC界面设计,一些基础的简单汇编-VC VC practical application practical application instance instance instance of the practical application of VC
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:1364154
    • 提供者:李瑞琪
  1. object-recognition-based-on-vcPP

    0下载:
  2. 基于vc++的图像识别程序,经过我的调试,结果明显很好,简单易用-object recognition based on vc++.it is very good !
  3. 所属分类:assembly language

    • 发布日期:2017-11-05
    • 文件大小:1011113
    • 提供者:李浩
  1. calculator-

    0下载:
  2. 基于VC++6.0的简单计算器的加、减、乘、除运算-Simple calculator plus or minus, multiply, divide
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:517
    • 提供者:网络
  1. VC.NETMFC

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:21157
    • 提供者:崔凤磊
  1. VC_SIMPLEcal

    0下载:
  2. 用VC 编写的简单的计算器,基于对话框的应用程序 vc简易计算器源码-VC prepared by the simple calculator, dialog-based application source code vc simple calculator
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:411716
    • 提供者:雪欣共享号
  1. GameHack

    0下载:
  2. vc写一个简单的游戏作弊器 给vc辅助制作初学者的一个很好的例子。-vc wrote a simple game cheat to make beginners vc assisted a good example.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:88624
    • 提供者:雪欣共享号
  1. ReadMe

    0下载:
  2. 利用MFC VC++ 来设计一些简单的图形,并形成一些源文件-Use MFC VC++ to design some simple graphics, and the formation of some of the source files
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6816
    • 提供者:john
  1. flower-word

    0下载:
  2. 这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。 程序使用VC++写的,但是VS也可以打开。-This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please can
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:223006
    • 提供者:zld
  1. VC环境下的小闹钟程序

    0下载:
  2. 本文所述为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.)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:1922048
    • 提供者:Ant117
« 12 »
搜珍网 www.dssz.com