-
读取文件校验和 读取文件校验和 读取文件校验和
读取文件校验和 读取文件校验和 读取文件校验和-Read the paper and read the file checksum checksum checksum read from the file read the file checksum
- 2022-02-03 19:04:04下载
- 积分:1
-
Pendulum.cpp
#include"stdafx.h"
#include < iostream >
#include < conio.h >
#include < locale.h >
#include < stdio.h >
#include < math.h >
使用命名空间 std ;
作废双时间 (双 L、 双 P 双 G)
void main)
{
setlocale (LC_ALL,"RUS") ;
双 L,T;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
//ДЛЯ ЗАДАННЫХ ЗНАЧЕНИЙ
L = 100 ;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
//ДЛЯ ЗНАЧЕНИЙ ВВОДИМЫХ С КЛАВИАТУРЫ
system("cls") ;
cout «"Dведите L =";
cin» L;
T=time(L,P,G) ;
cout «"Время колебаний при L ="«L «"равно:"«T;
_getch() ;
返回 0 ;
}
作废双时间 (双 L、 双 P 双 G)
{
双 M;
双 P = 3.14 ;/ / КОНСТАНТА
双 G = 9.8 ;/ / КОНСТАНТА
M=2*P*sqrt(L/G) ;/ / ПЕРИОД КОЛЕБАНИЙ
返回 M;
}
- 2022-03-13 01:33:14下载
- 积分:1
-
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等
可以直接读磁盘文件,包括一些系统锁定的文件如SAM等-Can directly read the disk files, including some systems such as locked files such as SAM
- 2022-08-15 07:50:10下载
- 积分:1
-
The realization of the use of ShellExt
利用ShellExt实现 -The realization of the use of ShellExt
- 2023-01-25 20:00:04下载
- 积分:1
-
降压变换器
此模型给出了降压变换器。 这 里降压变换器仿真了高电压到低电压一步步下降的情况。
- 2022-02-07 19:48:37下载
- 积分:1
-
电子导航地图MFC
1. 了解地图数据二进制格式。
2. 能读取原始数据(按照地图数据格式的二进制文件)。
3. 对导航数据中的道路数据进行整理,分析,查询,排序。
4. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 21:03:30下载
- 积分:1
-
java控制本机文件及文件夹,可心进行添加,修改,删除等操作...
java控制本机文件及文件夹,可心进行添加,修改,删除等操作-java control of the aircraft files and folders, Kexin to add, modify, or delete operation
- 2022-05-08 09:04:37下载
- 积分:1
-
vb 宾馆信息管理系统 整个系统 免费下载
vb 宾馆信息管理系统 整个系统 免费下载-vb Hotels information management system throughout the system for free download
- 2022-05-22 22:15:33下载
- 积分:1
-
本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作...
本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作-Simulation of the design document management workflow, the preparation of a directory tree structure of the file system that supports multi-user, the directory tree structure of file operations
- 2022-10-18 17:25:03下载
- 积分:1
-
c文件操作,修改文件,打开,读取,写入,关闭
c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
- 2022-08-22 18:51:01下载
- 积分:1