登录
首页 » Windows开发 » 汇编课程设计案例 显示彩色矩形块

汇编课程设计案例 显示彩色矩形块

于 2022-03-30 发布 文件大小:1.63 kB
0 180
下载积分: 2 下载次数: 1

代码说明:

汇编课程设计案例 显示彩色矩形块-compilation curriculum design case shows that the color rectangular block

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

发表评论

0 个回复

  • DBGrid示例代码、各种高级用法 DBGrid示例代码、各种高级用法...
    DBGrid示例代码、各种高级用法 DBGrid示例代码、各种高级用法-DBGrid Sample、DBGrid Sample、DBGrid Sample
    2022-02-14 04:45:50下载
    积分:1
  • 这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
    这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
    2022-03-03 16:34:51下载
    积分:1
  • 匿名邮件送,不让人知道你的邮件地址也能送邮件。
    匿名邮件发送,不让人知道你的邮件地址也能发送邮件。-anonymous e-mail sent, not to let anyone know your e-mail address can also send e-mail.
    2023-05-11 02:05:04下载
    积分:1
  • use dial
    利用ras写的ADSL拨号程序,该程序能按用户设定的时间进行拨号,能显示拨号后的IP,当然,该软件写得粗浅,只能作为初学者的参考,有达人修改,请寄我一份,luozehui@hotmail.com,谢谢!-use dial-up ADSL written procedures, the procedures can be set by users of dial-up time. Dial-up can show that the IP, of course, the software written shallow and could only serve as reference for beginners, to be revised, I should be sent to a, luozehui@hotmail.com, thank you!
    2022-03-18 20:06:23下载
    积分:1
  • calculation A (n, x, y), 4; Gt; 0, ylt; Gt; 0:00 a.m., with a function call A (n...
    计算A(n,x,y),当n0,y0时,用函数调用A(n,x,y-1)代替,其中B=A(n,x,y-1)。在计算A(n,x,y-1)前,应先将参数n,x,y保存起来,待计算出A(n,x,y-1)的值之后,设其值为B,再回来计算A(n,B,x)。如果计算出A(n,x,y-1)时,仍有y-1>0,又要将n,x,y-1保存起来,去计算A(n,x,y-2),...,直到能计算出值,再返回来计算各中间值反复进行这一过程,直到最后求得最初的函数值-calculation A (n, x, y), 4; Gt; 0, ylt; Gt; 0:00 a.m., with a function call A (n, x, y-1) to replace, B = A (n, x, y-1 ). In the calculation of A (n, x, y-1), before first parameter n, x, y saved, the question calculate A (n, x, y-1) value, based Value B, A calculation of return (n, B , x). If calculated A (n, x, y-1), there is still y-1gt; 0, but also to n, x, y-1 saved, the calculation of A (n, x, y-2 ),..., until value can be calculated and then back to calculate the median repeated the process, until the last strike initial function
    2022-08-21 01:32:18下载
    积分:1
  • 一个更完善的财务管理系统,操作简单,功能齐全
    一个比较完整的财务管理系统,操作简单,功能比较完整-A more complete financial management system, easy operation, complete function
    2022-02-05 20:40:53下载
    积分:1
  • 文件管理系统
    文献管理器针对个人用户,它集成了文献管理,文献收集,读后感管理及共享,参考文献的自动形成、格式校对等功能。目的是通过对文献的阅读,用户记录下自己的看法,通过同步软件将共享文件同步,而对后阅读的人来说,同一篇文献可以查看到不同用户的读后感,这样有利于新手快速学习和领悟。主要分为以下三个模块:用户管理模块、文献管理模块、读后感管理模块。
    2022-03-01 21:04:46下载
    积分:1
  • 读取ini文件类,十分实用的工具
    读取ini文件类,十分实用的工具-read ini file type, a very useful tool
    2022-01-22 02:44:35下载
    积分:1
  • 考勤管理系统VC源码,经本人测试程序可以运行。共编程爱好者交流使用...
    考勤管理系统VC源码,经本人测试程序可以运行。共编程爱好者交流使用-Attendance Management System VC-source, after I can run a test procedure. A total exchange of the use of programming enthusiasts
    2022-01-24 10:15:00下载
    积分:1
  • 一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。...
    一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。-A game interface code, along the lines of Warcraft use the HGE Game Engine on learning to use the HGE engine of much help.
    2022-06-14 16:43:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载