-
qt写的数独小游戏
qt编写的数独游戏,界面比较简单但是适合初学者使用。并有数独求解器生成器,适合初学者使用
- 2022-02-03 17:23:27下载
- 积分:1
-
初始油藏网格数较多,如何根据需要提取自己需要的网格参数呢?这是一值得一看的程序...
初始油藏网格数较多,如何根据需要提取自己需要的网格参数呢?这是一值得一看的程序-initial reservoir grid few more, how to extract their own needs, the need Grid parameters? This is an eye-catcher procedures
- 2023-09-08 20:40:02下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
This a program for creating backups of documents, forlders and configuration dat...
This a program for creating backups of documents, forlders and configuration data on your PC.
- 2022-04-07 12:51:48下载
- 积分:1
-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1
-
这个程序是创建XML文件
这个程序是创建XML文件-The program is the creation of XML documents
- 2022-02-25 23:18:51下载
- 积分:1
-
Programming Windows 95 with MFC book attached example, the content is practical...
用MFC编程windows95的书附实例,内容实用清晰。这些示例与编程窗口的示例一样,但都是用mfc编写的。
- 2023-03-16 09:20:04下载
- 积分:1
-
实用时间戳代码,比较有参考价值,希望大家能用得上。
实用时间戳代码,比较有参考价值,希望大家能用得上。-Practical time-stamp code, more useful, I hope everyone can useful.
- 2022-03-16 00:50:36下载
- 积分:1
-
通过windowsDDK的hid接口操作usb
应用背景主要是通过hdi接口来操作usb,将相关的头文件和lib库(32位和64位)整合一下,方便测试验证关键技术windows7的ddk比较庞大,如果想简单的通过使用usb,可以直接使用目录下库,不必包含整个ddk的目录。
- 2023-04-30 08:35:03下载
- 积分:1