-
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口...
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
- 2022-01-28 20:04:51下载
- 积分:1
-
串口通信的MFC实现
串口通信的MFC实现,利用MFC的控件实现,可通过串口收发数据
- 2023-03-25 14:50:10下载
- 积分: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
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
C# 和 MVC 的例子
这个项目是仿真的允许创建一个家具仓库和编辑用户和分配角色和权限,使用 MVC 4 技术连接到一个数据库。
使用 DAO 模式来封装到数据库和所有操作的连接那怎么办。
- 2022-04-09 15:20:48下载
- 积分:1
-
Please carefully write a detailed upload features, including the content descrip...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
-Please carefully write a detailed upload features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. Archive decompression there can not be password.
- 2022-08-20 09:59:39下载
- 积分:1
-
自绘星期表格源码 c++ 很有用的一个控件 希望大家喜欢
自绘星期表格源码 c++ 很有用的一个控件 希望大家喜欢-Form weeks since the draw-source c++ is used in a control I hope you like
- 2022-10-07 10:10:04下载
- 积分:1
-
good documentation about dsp
good documentation about dsp
- 2022-08-10 16:27:32下载
- 积分:1
-
凹陷线计算
根据线性线路电压和环境 temperature.thermal 系数的断裂伸长率、 长度、 两极之间的距离为麻雀芯铝绞线 5 计算的悬链线架空导线参数凹陷 matlab 程序。
- 2022-10-13 01:50:03下载
- 积分:1
-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分:1