-
in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparen...
在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images maximum support 256 color bitmap can support true color.
- 2022-01-22 10:40:35下载
- 积分:1
-
网友dengroj创作的一个小闹钟程序,用QT4实现,大家可去qt中文论坛查找详细信息。...
网友dengroj创作的一个小闹钟程序,用QT4实现,大家可去qt中文论坛查找详细信息。-User dengroj created a small alarm clock program, with QT4 to achieve, we can go to find detailed information qt Chinese Forum.
- 2022-02-02 09:58:31下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
An implementation of the local area network voice and video chat program, all th...
一个实现了局域网语音视频聊天的程序,所有的源代码都有-An implementation of the local area network voice and video chat program, all the source code for all
- 2022-01-28 11:44:18下载
- 积分:1
-
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此...
在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参与运算的对象之前。
波兰式在计算中的价值在于它不需要使用括号,之所以如此是由于波兰式的操作符的先后顺序是明确的。 -In the general expression, the symbols are located in between the operands, while the expression in Poland, the computation involved in computing at Symbol before the object. Polish-style in the calculation of the value is that it does not require the use of brackets, the reason for this is due to Poland-based operator of the sequence is clear.
- 2022-03-01 07:36:04下载
- 积分:1
-
用vc实现计算器的小程序~~!
用vc实现计算器的小程序~~!-vc achieve calculator with a small procedure ~ ~!
- 2022-03-02 22:24:17下载
- 积分:1
-
Automation axes to limit the data within the automated axes 4000, restrict data...
自动化坐标轴,限制数据4000以内
自 动化坐标轴,限制数据4000以内-Automation axes to limit the data within the automated axes 4000, restrict data within 4000
- 2023-05-05 15:35:04下载
- 积分:1
-
动态窗口分割条原程序
动态窗口分割条原程序-window of the original program
- 2022-08-24 17:51:42下载
- 积分:1
-
STM32F103ZET6单片机的SPI通讯程序
该程序完实现了STM32最基本的SPI通讯,可以用于工程中,也可以用于初学者学习。
- 2023-02-21 18:40:04下载
- 积分:1
-
Notice writer(丝路传说自动公告系统)
丝路自动公告源码 C#
能够实现丝路传说自动公告,包含丝路加密通讯机制!
- 2022-03-07 17:47:38下载
- 积分:1