-
data structure : the bracketed arithmetic expression is evaluated. Complete with...
数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack Implementation grade expression and suffixes expression change.
- 2022-06-20 06:03:47下载
- 积分:1
-
Pocketc编写的剪刀石头布游戏,听的乐趣,这是苏…
pocketc写的石头剪刀布游戏,听好玩的,这是源码-pocketc written in stone scissors cloth games, listening to fun, this is the source
- 2022-09-04 16:15:02下载
- 积分:1
-
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFE...
向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-To tell you how to use VC++ to create a standard MFC WinSock ActiveX control, source code is very complete and provide interfaces to link with the corresponding event. Examples relate to the VARIANT, SAFEARRAY, BSTR details of use. WinSock also provided a detailed development process, as well as how to respond to network timeouts, network disconnect event methods as well as VC, VB calls the control method.
- 2023-07-18 07:55:03下载
- 积分:1
-
PERL编程24小时的教程。rar
PERL编程24学时教程.rar-PERL programming 24 hours tutorial. Rar
- 2022-01-27 20:55:58下载
- 积分:1
-
在命令将帮助你制作电话接待CA列表
list of at commands which will help you to maker a call and recieve a ca-list of at commands which will help you to maker a call and recieve a call
- 2022-08-12 12:30:13下载
- 积分:1
-
用MatLab解一个代数方程,用二分法.
用MatLab解一个代数方程,用二分法.-use MatLab an algebraic equation solution using dichotomy.
- 2022-03-18 12:03:27下载
- 积分:1
-
关于UDP在IOCP架构里面的服务器<->客户端的源码示例
关于IOCP里面UDP发送和接受数据的示例,可以多个客户端同时启用,里面的封装可以直接拿来用,并且没有什么bug,如果在操作中遇到什么bug了请先判定bug的出处,UDP数据包做了日志管理,可以到生成的xml文件中查看日志。
- 2022-02-03 10:13:05下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
view pe struct, wonderful program. please contact me for more detail
view pe struct, wonderful program. please contact me for more detail
- 2022-12-10 20:00:03下载
- 积分:1
-
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流....
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.-For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.
- 2022-02-26 14:03:53下载
- 积分:1