-
动态求两点间距离的程序,输入点坐标,用VC++编写
动态求两点间距离的程序,输入点坐标,用VC++编写-Dynamic distance between two points for the procedure, enter the point coordinates, with VC++ Prepared
- 2022-08-04 01:05:07下载
- 积分:1
-
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。...
设计一个能对PASCAL语言子集完成词法分析、语法分析和生成中间代码(四元式)的编译器。-Design of a subset of the PASCAL language complete lexical analysis, syntax analysis and generation of intermediate code (quaternion type) of the compiler.
- 2022-10-21 22:05:03下载
- 积分:1
-
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
-VC6.0 on a sub-type demo program demo the formation of snowflakes.
- 2022-07-05 00:13:13下载
- 积分:1
-
java制作飞机大战
利用html5制作的飞机大战,充分利用java制作的,可以为学习java提供一定的帮助,开挂的飞机。
- 2022-02-06 00:28:33下载
- 积分:1
-
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点...
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点
-Fullness of the tree operations: storage structure in order to achieve junction forms: The next standard, element values function: to find nodes, nodes in the precursor sequence, in order follow-up, inorder traversal, insert node, delete node
- 2023-03-11 16:45:04下载
- 积分:1
-
基于RX23T的9250测试程序,17年电子设计竞赛
本9250 串口输出三轴角度,使用RX23T最小系统板可通过串口直接读取数据
- 2022-07-13 06:45:25下载
- 积分:1
-
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中...
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle
- 2023-07-05 17:10:03下载
- 积分:1
-
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明
一个EVC实例MP3播放器
里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec 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 MyMp3sec application.
MyMp3sec.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyMp3secApp application class.
MyMp3sec.cpp
This is the main application source file that contains the application
class CMyMp3secApp.
MyMp3sec.rc
This is a listing of all of the Microsoft Windows CE resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
eMbedded Visual C++.
resMyMp3sec.ico
This is an
- 2022-03-04 20:56:58下载
- 积分:1
-
在VCkbase论坛中朋友的帮助下,我终于完成了对图象的打印操作,在此,将其全部奉上,以满足与我有同样经历的朋友的需要.在这里,我要特别感谢VCKbase中的L...
在VCkbase论坛中朋友的帮助下,我终于完成了对图象的打印操作,在此,将其全部奉上,以满足与我有同样经历的朋友的需要.在这里,我要特别感谢VCKbase中的LiuRong! 另外,由于这是我的第一篇文章,难免有不尽人意之处,欢迎大家提出批评和建议,先谢谢啦。
-VCkbase forum in the help of friends, I finally completed the image of the print operation, in this, will offer its full in order to meet the same experience with my friend
- 2022-09-29 02:05:03下载
- 积分:1
-
实现了一个在微秒的例子
本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of multimedia timer can be two ways to achieve precise timing. 1) Use timeGetTime () function, which ms timing accuracy for the class, to return from the Windows start after the beginning of time. 2) the use of timeSetEvent () function.
- 2022-03-06 14:13:58下载
- 积分:1