- 
                        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
 
- 
                        输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串...
                        
                          输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string                         
                            - 2022-09-26 00:05:03下载
- 积分:1
 
- 
                        一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理...
                        
                          一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle                         
                            - 2023-08-22 12:20:03下载
- 积分:1
 
- 
                        waste personalized customer documents folder to facilitate the operation of the...
                        
                          废客个性文件夹 方便文件的操作 改变文件夹的颜色-waste personalized customer documents folder to facilitate the operation of the folder change color                         
                            - 2023-01-17 04:20:04下载
- 积分:1
 
- 
                        前回扫方法
                        
                          前向/后向扫描算法IEEE测试系统径向配电网潮流分析                         
                            - 2023-01-11 02:05:03下载
- 积分:1
 
- 
                        this document file contain articles about machine diagnostics
                        
                          this document file contain articles about machine diagnostics                         
                            - 2022-07-21 19:39:24下载
- 积分:1
 
- 
                        INI文件控制,c写的,可以放到Linux/Wince的OS
                        
                          INI文件控制,c写的,可以放到Linux/Wince的OS-INI file control, c write, you can put Linux/Wince of OS                         
                            - 2022-08-24 15:42:54下载
- 积分:1
 
- 
                        PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。...
                        
                          PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。-PDBingo is in a desktop PC PDB document-editing tools, they can surf, mergers, Resolution PDB documentation, can set the attributes of PDB documents. Please use the Multiple compiler.                         
                            - 2022-08-08 15:59:26下载
- 积分:1
 
- 
                        FreeRTOS v9.0 avr 单片机的 SPI 头文件 (书面 ATmega128,但它应该工作为其他 AVR 太)
                        
                          这是一个用AVR写几个配置选项的广义SPI的头文件。对于配置您需要在C源文件中的更改的选项。目前该头文件只适合硬件SPI。我会更新同软件SPI过一段时间后。我试图使头文件可读,但仍然如果有人面临任何问题,请让我。我一到网上就尽快回复。任何建议都欢迎也是我第一次把我的头文件的OL。                         
                            - 2022-10-25 04:30:03下载
- 积分:1
 
- 
                        用于批量更改文件的后缀名(或者文件的类型)
                        
                          用于批量更改文件的后缀名(或者文件的类型)-volume changes for the suffix document (or file type)                         
                            - 2022-12-25 05:10:03下载
- 积分:1