-
使用Xml文件的范例
使用Xml文件的范例-use Xml file paradigm
- 2023-03-20 21:35:03下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
piano learning process is a compilation of language was often asked to do a simp...
钢琴程序是一个学习汇编语言时常被要求去做的一个简单程序,也是我自己弄了一天才弄出来的,望君一看-piano learning process is a compilation of language was often asked to do a simple procedure, I get one day get out of a hope to see you
- 2022-02-10 02:10:03下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-17 17:59:20下载
- 积分:1
-
汉字算法识别 汉字算法识别
汉字算法识别 汉字算法识别 -Algorithm for Chinese character recognition algorithm for Chinese character recognition algorithm for identification
- 2023-07-05 09:25:03下载
- 积分:1
-
关于VC++和Matlab混合编程的一本PDF格式的书籍。
关于VC++和Matlab混合编程的一本PDF格式的书籍。-On the VC++ and Matlab programming mixed a PDF format of the book.
- 2022-01-24 18:30:47下载
- 积分:1
-
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP...
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP
-VC dynamic link library DLL programming source code examples of typical application platform"d
- 2022-05-20 11:50:34下载
- 积分:1
-
传感器的一些资料
传感器的一些资料-sensor some of the information
- 2022-02-09 10:49:38下载
- 积分:1
-
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览...
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use a paintbrush (color, line width, linear). How procedures for adding options menu and the option to set up the dialog box, use the standard color dialog, how to use the Font dialog box, the dialog box options to achieve preview function. Implementation Options dialog window and type of data exchange. How to change the dialog and control the background color, how to change the text color control, the right button controls special treatment. How in the window shows a bitmap.
- 2022-02-21 21:15:06下载
- 积分:1
-
基于C++实现的斗地主单机游戏
基于C++实现的斗地主单机游戏,开发工具VC++2005,没有使用MFC,使用的是WinMain实现,支持简单的人工智能。
- 2022-06-21 08:13:15下载
- 积分:1