-
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~-Script file to read and write custom scripts instance ~ ~ script file to read and write custom scripts instance ~ ~
- 2022-01-25 16:03:37下载
- 积分:1
-
Download address translation, can be converted Thunderbolt, Express, Cyclones, r...
下载地址转换,可以转换迅雷、快车,旋风,rayfile的下载地址.-Download address translation, can be converted Thunderbolt, Express, Cyclones, rayfile download address.
- 2023-01-02 19:40:19下载
- 积分:1
-
literacy ini file type, which can be used to read and write ini file,
读写ini文件类,可以用于读写ini文件,-literacy ini file type, which can be used to read and write ini file,
- 2022-03-23 12:15:57下载
- 积分:1
-
是用Cshap写的 简单的读写Ini文件的操作
是用Cshap写的 简单的读写Ini文件的操作-Cshap写 虻サ 亩写Ini募牟
- 2023-05-24 22:20:04下载
- 积分:1
-
aodv protocol
;
- 2022-03-23 00:33:43下载
- 积分:1
-
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
- 2022-04-28 23:22:15下载
- 积分:1
-
the VFP technical articles and examples of Lu Wei
VFP技术文章和例子鲁维康VFP技术文章和例子鲁维康VFP技术文章和例子鲁维康VFP技术文章和例子
- 2022-10-03 21:00:03下载
- 积分:1
-
MASM
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
- 2023-08-07 03:20:03下载
- 积分: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
-
快用DTD的XML Schema的XML编辑器/ / RELAX NG验证、XSLT、XPath,漂亮
Fast XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word documents. -Fast editor with XML DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word docu ments.
- 2022-07-07 18:19:55下载
- 积分:1