-
This example function is implemented using VC++6.0 calculate the time difference...
本例子功能是用VC++6.0实现的计算两个日期的时间差值的。在此只实现了计算两个日期的小时差,其它的分钟,秒,天数等类似可以实现。-This example function is implemented using VC++6.0 calculate the time difference between the two dates. This is only achieved two dates to calculate the hour difference, other minutes, seconds, the number of days and the like can be achieved.
- 2022-05-27 08:26:06下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。-quake3 bsp is codes of files explorer。 quake3 bsp is codes of files explorer。
- 2023-07-29 12:30:04下载
- 积分:1
-
随机抽样一致性算法的改进,实现参数的一致性检验,速度更快。...
随机抽样一致性算法的改进,实现参数的一致性检验,速度更快。-IRANSAC
- 2022-07-21 18:45:51下载
- 积分:1
-
access to the information packet sent
获取发送包的信息-access to the information packet sent
- 2023-04-10 03:15:03下载
- 积分:1
-
ClassBuilder能帮助你创建, 管理和驾驭面向对象程序的类
ClassBuilder能帮助你创建, 管理和驾驭面向对象程序的类-ClassBuilder can help you create, manage and control the process of object-oriented class
- 2022-03-14 07:32:41下载
- 积分:1
-
C/S架构简单例
VS2010 编译,简单对VC++ 可以帮助初学者了解代码。
应用程序向导已为您创建了这个 Server 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 Server 应用程序的每个文件的内容。
Server.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
- 2022-03-15 23:11:05下载
- 积分:1
-
一个自写的小程序,通过两种不同的方式求一种背包问题的解法...
一个自写的小程序,通过两种不同的方式求一种背包问题的解法-A self-written a small program in two different ways to seek the solution of a knapsack problem
- 2022-03-10 10:07:55下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
一个用VC写的监控别人计算机的程序(65KB),
一个用VC写的监控别人计算机的程序(65KB),-Written by a VC with a computer program to monitor other people (65KB),
- 2022-01-29 04:01:26下载
- 积分:1