-
TFileStorage component is intended for storing data (any, taken from a file spec...
TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer". 存储数据到exe的元件TFileStorage-TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of. Exe file. Access to a file (being in a body of. Exe project), realized through the "Data : Pointer . " exe to data storage components TFileStorage
- 2022-09-24 14:35:03下载
- 积分:1
-
Spatial data files, data format conversion shp files into OGC specifications wkt...
空间数据文件,数据格式的转换shp文件转换成OGC规范的wkt数据格式-Spatial data files, data format conversion shp files into OGC specifications wkt data format
- 2022-04-17 07:57:56下载
- 积分:1
-
Visal c++二进制文件合并,功能非常好用
Visal c++二进制文件合并,功能非常好用-Visal c++ Binary file merging is very easy to use
- 2022-01-20 23:25:42下载
- 积分: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
-
this upload sample
this upload sample-this upload sample................
- 2022-02-20 09:36:49下载
- 积分:1
-
DTMF解码HEX文件
dtmf decoder hex file
- 2023-06-14 07:50:04下载
- 积分:1
-
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。...
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。-The log function. The default level of print information for info, can also be passed through the decision to print-level parameters. The fixed print information to write the log file, or through the parameters to control printing to standard output.
- 2023-05-24 11:55:02下载
- 积分:1
-
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1
-
SE_ST7920 液晶电视 Atmega8 代码
应用于与 Atmega8 ST7920 液晶显示器样品。与字体的头文件。做工精细。请用 5 伏进行测试。
- 2022-10-02 14:20:03下载
- 积分:1
-
VC prepared with this source, and its function to achieve a view disk informatio...
此源码用VC编写,其功能实现了查看磁盘信息,可以浏览文件系统.-VC prepared with this source, and its function to achieve a view disk information, you can browse the file system.
- 2023-02-05 08:25:03下载
- 积分:1