登录
首页 » Windows开发 » 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度...

字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度...

于 2022-03-25 发布 文件大小:12.30 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle, removing graphics screen to remove graphic view, the closure of graphics systems, painting polygons, to change the character vector font width and height, etc.

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

发表评论

0 个回复

  • cmdbind2及其原码.zip 提交时间:2004
    cmdbind2及其原码.zip 提交时间:2004-02-15 提交用户:Marsbeta 工具分类:后门程序 运行平台:Windows 工具大小:75193 Bytes 文件MD5 :b521621cd0f6b477b1e61fbe1c3a8754 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序,又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文-cmdbind2 and its source. Zip timing : 2004-2006-02-15 submitted users : Marsbeta tools Categories : backdoor platforms : Windows tool Size : MD5 75,193 Bytes Document : b521621cd0f6b477b1e61fbe1c3a8754 general a backdoor to the need to change the system to allow certain documents procedures in the system to initiate the implementation of this procedure, but also to retain a place in the process (usually the hard drive). If there is any way to do procedures in the system, then run, then it can backdoor more concealed. The procedure is not hard on the launch of the system configuration items are not. True to do so it did not seem realistic, but it will be a simple approach : t
    2022-03-01 00:25:32下载
    积分:1
  • 用MFC CAsyncSocket类实现网络通信的源代码
    用MFC CAsyncSocket类实现网络通信的源代码-With MFC CAsyncSocket class implements the source code for network communication. . .
    2022-02-26 05:39:27下载
    积分:1
  • C编译器,可以学习怎样做编译器算法,不知道对大家有没用.
    C编译器,可以学习怎样做编译器算法,不知道对大家有没用.-C compiler, you can learn how to make the compiler algorithms, do not know whether the U.S. has no use.
    2022-07-10 17:26:55下载
    积分:1
  • VB环境一款扫描端口的软件很适合新手学习使用的
    VB环境一款扫描端口的软件很适合新手学习使用的 -VB environment, a port scanning software is studying the use of suitable new
    2023-05-29 11:40:04下载
    积分:1
  • ras加密程序源代码!ras与大数计算再vc++环境下编写的!压缩没有密码...
    ras加密程序源代码!ras与大数计算再vc++环境下编写的!压缩没有密码-encryption source code! Ras and calculation of large numbers again vc prepared by the environment! No password compression
    2022-01-26 01:02:58下载
    积分:1
  • 猜数字游戏,简单的猜数字的小游戏,在文件中有说明
    猜数字游戏,简单的猜数字的小游戏,在文件中有说明-viewing games, a simple little game viewing of the document is described
    2023-07-25 20:00:04下载
    积分:1
  • 转换成十进制数的二进制数转换成十进制到二进制代…
    convert binary numbers into decimal numbers and anthor convert decimal into binary
    2022-08-08 15:13:26下载
    积分:1
  • 得到远程机器MAC地址源代码
    得到远程机器MAC地址源代码-remote machines source MAC address
    2022-01-25 20:11:34下载
    积分:1
  • comets : it is an powerpiont presentation describing about comets
    comets : it is an powerpiont presentation describing about comets
    2022-04-01 12:34:13下载
    积分:1
  • "unified database management systems," the implementation : a CD
    “统一数据库管理系统”执行说明: 1、 光盘目录vc6.0chapter3inDBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0chapter3srcDBExp为主程序的源代码 光盘目录vc6.0chapter3srcObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:Program FilesCommon FilesSystemOle DB和C:Program FilesCommon FilesSystemado目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 chapter3 bin DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 chapter3 src DBExp based program"s source code directory vc6.0 CD chapter3 src ObScript-based system
    2022-12-30 07:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载