-
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本...
实验目的
通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本设计以及利用常用绘图函数绘图的一些效果。为此,在配套习题解析与编程实例一书中例【4-6】的启发下,我们组编写了一小车沿路行驶然后撞上一块预定挡板程序,以加深对windows的图形设备接口及windows绘图的理解并进一步应用
-experimental purposes of Chapter IV of the study, has windows on the graphics device interface and the basic concepts of environmental equipment there to acquire certain understanding of the materials are examples to show us a window of windows basic design and the use of commonly used graphics function mapping some results. To this end, the matching exercises analytical and programming examples of a book cases 4-6-- inspired, we prepared a one car traveling on the road before hitting a baffle procedures intended to enhance the windows graphics device interface and graphics windows to further the understanding and application
- 2022-11-12 07:10:03下载
- 积分:1
-
wince under the TCP application source code, including TCPClient and TCPServer,
wince下TCP应用源代码,包括TCPClient和TCPServer,-wince under the TCP application source code, including TCPClient and TCPServer,
- 2022-07-21 22:38:20下载
- 积分:1
-
VS2005 development. Breadth of search for solving the issue of sub
vs2005开发。
广度搜索求解分油问题。
分油问题:两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两和一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。现只用这三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。-VS2005 development. Breadth of search for solving the issue of sub-oil. Oil sub-issues: two children to play oil, one with a pound of the empty bottles, and the other with a 72 and a couple of empty bottles. Originally planned to play the catty oil, but because of the money raised, they played together catty oil, in the way home, they would like to share this small amount of oil, but no other tools. Are only three bottles (catty, 72, 32) precisely half a catty of oil is used for the separation of the two.
- 2023-06-29 19:45:03下载
- 积分:1
-
查看帮助及调用源码了解api使用方法,dephi7
查看帮助及调用源码了解api使用方法,dephi7-View the source code to help and understand the api call to use, dephi7
- 2022-02-05 13:58:34下载
- 积分:1
-
VB Delay(延时函数)
VB的延时函数,能实现简单的函数等待,时间到了及执行下一步的命令。本延时函数在到达延时时间后会弹出“MsgBox ”,显示“"Time out!!!”。适合初次接触VB延时函数的使用者进行了解学习,也比较简单易懂。
- 2023-03-13 15:50:02下载
- 积分:1
-
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!...
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!-Used to read data file! And data write! Is C++ Language made if there is an error please advise!
- 2023-01-29 18:25:03下载
- 积分:1
-
这是一个单向链表的程序,可以增加,删除节点,运行调试通过.
这是一个单向链表的程序,可以增加,删除节点,运行调试通过.-This is a one-way linked list of procedures, can add, delete nodes, running through debugging.
- 2022-12-19 17:45:03下载
- 积分:1
-
在列表控件中使用多行表头
在列表控件中使用多行表头 -list controls in the use of multi-line questionnaire in the first list of controls over the use of the first trip Table
- 2023-03-23 18:25:03下载
- 积分:1
-
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心...
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心-Write a simple browser for beginners can be refer to programming can enhance the confidence of
- 2023-08-27 13:05:04下载
- 积分:1
-
调整图像大小,利用 matlab 软件相兼容的 c 代码生成
图像调整使用用matlab近邻方法。在MATLAB imresize功能不支持C代码生成。此代码CODEGEN符合我们可以使用MATLAB编码器生成C代码。它有ImResize.m文件,并Codegen_resize.prj生成C代码。生成的C代码在代码生成文件夹中。目前,该代码支持输出的图像大小为480×640。你需要改变大小OutImg=零(480,640,“UINT8");按您的要求。
- 2022-01-25 17:33:49下载
- 积分:1