登录
首页 » Windows开发 » 一个利用VC开发的简单的画图程序

一个利用VC开发的简单的画图程序

于 2022-06-17 发布 文件大小:7.26 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

一个利用VC开发的简单的画图程序-a VC development of a simple drawing program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • One of the polynomial realization of a simple adder calculator. One simple addit...
    实现一个一元多项式简单的加法计算器。 一元多项式简单的加法计算器的基本功能为: (1)输入并建立多项式; (2)输出多项式; (3)两个多项式相加,并建立输出多项式。 用带头结点的有序链表 -One of the polynomial realization of a simple adder calculator. One simple addition of the polynomial calculator for basic functions: (1) input and the establishment of polynomials (2) the output polynomial (3) the sum of two polynomials, and the establishment of the output polynomial. Used to take the lead in node list in an orderly
    2022-07-04 01:26:22下载
    积分:1
  • AppWizard has created this Myspeech application for you. This application not...
    主要是利用Microsoft Speech SDK进行二次开发,写的一个语音识别的小程序- AppWizard has created this Myspeech application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Myspeech application. Myspeech.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. Myspeech.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMyspeechApp application class. Myspeech.cpp This is the main application source file that contains the application class CMyspeechApp. Myspeech.rc This is a listing of al
    2023-05-31 09:35:03下载
    积分:1
  • 模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常...
    模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two directions of traffic lights all red, in order to allow emergency vehicles through. Based emergency vehicles through the intersection for 10 seconds, after the passage of emergency vehicles, traffic returned to normal, with a single pulse for external interrupts, saying that a first aid trucks.
    2023-07-06 21:40:03下载
    积分:1
  • 孙鑫最新课件源代码vc++,绝对正确完整
    孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
    2022-07-12 12:24:31下载
    积分:1
  • 论文资料,关于用户行为分析的
    论文资料,关于用户行为分析的-text about user behavior analysis.............
    2023-05-08 07:20:02下载
    积分:1
  • u_reg H”。
    u_reg.h" void Delay_MS(unsigned int ms) void main() { asm(" STM #0000h,CLKMD ") while(*CLKMD & 0x01 ) asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M /* 40C7h:5*clkin =100M 30c7h:4*clkin =80M 20c7h:3*clkin =60M 10C7h:2*clkin =40M */ asm(" stm #4240h, SWWSR ") //2 wait except for on-chip program 1 asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0 asm(" stm #0802h, BSCR ") asm(" STM #0h,IMR ") while(1) { Delay_MS(500) asm(" RSBX XF ") Delay_MS(500) asm(" SSBX XF ") } -sdqwd
    2022-02-04 22:56:44下载
    积分:1
  • 不用API函数实现的窗体颜色渐变.很不错的哦
    不用API函数实现的窗体颜色渐变.很不错的哦-not API functions of the form color gradient. Oh, very good
    2022-01-22 05:04:33下载
    积分:1
  • 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这...
    利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
    2023-01-20 10:45:04下载
    积分:1
  • VB编写的备份软件默认备份30个副本,当然要有个同名字的,不是规范的INI文件...
    VB编写的备份软件默认备份30个副本,当然要有个同名字的,不是规范的INI文件-VB backup software prepared by the 30 default backup copy, of course, require the same name, is not standardized INI file
    2022-08-08 12:42:06下载
    积分:1
  • be common VB users landing module! ! ! Very useful! ! The city should no longer...
    可以通用的VB用户登陆模块!!!非常有用!!不要再去写 烦人的登陆了 这个模块帮你一起搞定-be common VB users landing module! ! ! Very useful! ! The city should no longer write the landing of the module help you to get together! !
    2022-03-17 14:29:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载