-
用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数...
用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数-using Microsoft Visual C produced similar Windows calculator simple to achieve basic addition, subtraction, multiplication and addition, seek square simple percentage calculation, and the outcome; Support for minority and Integer
- 2023-08-30 18:15:03下载
- 积分:1
-
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!-Image processing interface . It s compatible to Windows Bitmap. It s very useful. Please enjoy it!
- 2022-04-24 20:08:35下载
- 积分:1
-
软输入板控制
控制软输入面板-所带源代码,是很好的示例.-Control of Soft Input Panel-
- 2022-02-07 22:50:31下载
- 积分:1
-
测试数据库连接
能够测试一个地方的数据库是否联通,定时检测数据库访问是否正常,包含源码,修改地址就可以
- 2022-05-25 23:50:39下载
- 积分:1
-
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。...
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
- 2022-03-03 19:03:50下载
- 积分:1
-
控制多个线程同时修改数据
控制多个线程同时修改数据-control many threads revised data
- 2022-03-23 09:06:37下载
- 积分:1
-
二维码制作解码工具QRcode
二维码制作解码工具QRcode,非常好的二维码制作解码工具,单程序操作,简单方便快速有效
- 2022-06-15 16:10:06下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-05-08 18:58:30下载
- 积分:1
-
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。...
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。-Enter the 2-dimensional array, its value and the diagonal sum of the ranks and their order in accordance with the size of the output.
- 2022-03-09 17:26:41下载
- 积分:1
-
C# Winform多线程等待画面
应用背景当程序执行一个很耗时的动作时(如查询数据库多资料,下载大文件等)会启用一个等待的友好画面,同时又不能让程序卡住。关键技术C#语言,多线程,委托的思想应用等,动态提示等待的进度。
- 2022-12-01 21:30:03下载
- 积分:1