-
from an exe, dll file extraction and retrieval procedures icon integrity
一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
- 2022-01-27 18:20:50下载
- 积分:1
-
文件浏览的程序,模仿windows的源码,内有多个控件的综合应用...
文件浏览的程序,模仿windows的源码,内有多个控件的综合应用-file browser procedures, the source imitation windows, which controls a number of integrated applications
- 2022-11-14 14:30:04下载
- 积分:1
-
用VC操作文件的一些代码,包括存入,读取数据到文件中
用VC操作文件的一些代码,包括存入,读取数据到文件中-some code which operate file in VC
- 2022-07-02 14:25:32下载
- 积分:1
-
VC++6.0写的关于用API函数删除已经存在的文件夹的测试程序,欢迎大家下载...
VC++6.0写的关于用API函数删除已经存在的文件夹的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API function to delete a folder that already exists test procedures are welcome to download the U.S.
- 2023-07-10 14:40: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
-
二元运算符
这是简单的 c + + 程序为二元运算符,按值调用,调用参考等 c + + 中是类和对象的 OOPS 结构。但不是纯粹的 OOPS 面向。这个程序没有类和对象。
- 2023-07-15 23:10:03下载
- 积分:1
-
一个小的makefile程序简单,但反映的makefile编写的世界。
一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way
- 2022-01-21 00:23:52下载
- 积分:1
-
Castalia的安装文件。这是进行扩展程序。
File of Castalia Installation . This is OMnet extended program.-File of Castalia Installation . This is OMnet extended program.
- 2022-02-03 22:49:16下载
- 积分:1
-
utm投影正转,实现经纬度到平面坐标的转变
utm投影正转,实现经纬度到平面坐标的转变-utm projection is to achieve the latitude and longitude coordinates of the plane change
- 2022-02-13 19:49:06下载
- 积分:1
-
ResourceEidtor Base Speadrum CPU, This is the exe file
ResourceEidtor Base Speadrum CPU, This is the exe file
- 2022-03-26 17:22:17下载
- 积分:1