-
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法...
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法-Creating dll is very simple, method 4, to create a pure resource dll, and to achieve the call, in this case is given by calling a dll file html to achieve the completion of the program in the vc method of multimedia programs
- 2022-02-02 19:57:31下载
- 积分:1
-
DOS Programing
接触电脑早一点的人想必都听说过DOS的大名,更有很多人到今天仍然对DOS时代怀念不已,虽然自己的电脑早已用上了Windows 95,但仍要在硬盘上保留一份DOS,以备不时之需。
那么DOS的魅力到底在哪里呢?我们这就一起来揭开DOS的神秘面纱。
-DOS Programing
- 2023-03-04 21:45:03下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
计算油库库容的经典算法,Q
计算油库库容的经典算法,Q-q方法,用来确定补油的量和补油点。-Q-q method for oil product depot capacity computing, a classic method of determing the amount of oil supply and the point to gain oil
- 2022-06-15 20:06:35下载
- 积分:1
-
这是一个Java编写的Prolog语言的解释程序,很有意思
这是一个Java编写的Prolog语言的解释程序,很有意思-This is a Java prepared by the Prolog language interpreting program, very interesting
- 2022-05-14 01:35:01下载
- 积分:1
-
研究材料的窗口指导程序员使用DLL和内存
学习资料WINDOW程序员使用指南DLL和内存管理- Study material WINDOW programmer use guide DLL and the memory
manage
- 2023-08-19 11:00:05下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 -This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating information, if the customer area of the window to double-click, double-click the location of points will be shown on location information.
- 2022-03-22 15:37:22下载
- 积分:1
-
A standard dialog box to the system tray program. Including the right
一个标准的对话框到系统托盘程序。包括右键菜单、窗口隐藏、退出出时图标消毁等,可直接引用到其它应用程序中。-A standard dialog box to the system tray program. Including the right-click menu, windows, hide icons when you quit out of destruction and so on, can be directly referenced to other applications.
- 2022-08-21 20:28:02下载
- 积分:1
-
For CC33 boot, actually in can use in dual boot application.
For CC33 boot, actually in can use in dual boot application.
- 2022-08-20 15:17:59下载
- 积分:1
-
这是一款开关机程序,可以管理系统的关机、注销、重启、强制关机等,还可实现定时功能,用户可预先定时。...
这是一款开关机程序,可以管理系统的关机、注销、重启、强制关机等,还可实现定时功能,用户可预先定时。-This is a switch machine procedures, management systems can be shut down, write-off, restart, shutdown, such as mandatory, but also achieve the timing function, the user can advance from time to time.
- 2022-09-01 18:45:04下载
- 积分:1