-
The data acquisition program based on 8112pg compiled with VC
基于8112pg的数据采集程序用VC编的-The data acquisition program based on 8112pg compiled with VC
- 2022-01-25 15:50:40下载
- 积分:1
-
用回溯法求解背包问题有n项假设,定…
用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight
- 2022-06-27 19:44:28下载
- 积分:1
-
windows to receive command
windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
- 2022-06-18 18:25:50下载
- 积分:1
-
一个很好用的控制台程序能把word文件转变成为文本文档。
一个很好用的控制台程序能把word文件转变成为文本文档。-A very good console process can use word document into a text document.
- 2023-06-18 03:45:03下载
- 积分:1
-
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化...
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化-Remote Sensing Principles and Applications of the internship program, mainly to correct the image, the image of the smooth, sharpening, etc.
- 2022-05-18 00:12:58下载
- 积分:1
-
一个用java写的非常简单的日历表,个人觉得对于初学都来说不错落...
一个用java写的非常简单的日历表,个人觉得对于初学都来说不错落-A very simple calendar developed with Java,I think it should help newer very much.
- 2022-03-25 17:06:05下载
- 积分:1
-
用Visual Basic开发的模拟DOS功能小程序.含VB源码
用Visual Basic开发的模拟DOS功能小程序.含VB源码-Developed using Visual Basic applet simulation of DOS functions. With VB source code
- 2022-02-13 23:27:37下载
- 积分:1
-
Summary: This is a total re
处理inifile文件的class,支持UNICODE,定义Class: CIniFileW CIniFileA-Summary: This is a total re-write of the original CIniFile class written in 2006. Originally the data structures
underlying the CIniFile object were std::list which was extreamly inefficient when dealing with huge ini files.
- 2022-07-04 09:26:28下载
- 积分:1
-
实现UNIX的“C”命令的猫”,我相信这对你是有帮助的
C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s "cat" command in C, I m sure it is helpful for you
- 2023-05-02 23:45:03下载
- 积分:1
-
in VC6.0 platform. From this program can understand C++ virtual function of the...
在VC6.0平台实现。从本程序可以了解到C++虚函数的实现方法。是COM+技术中vtable虚函数表的基础实现。-in VC6.0 platform. From this program can understand C++ virtual function of the method. COM technology is the virtual function table vtable the basis of achievement.
- 2022-03-15 06:24:28下载
- 积分:1