-
PGPsdk_1.7.2_Win32
What s New in PGP Software Developer s Kit
Version 1.7....
PGPsdk_1.7.2_Win32
What s New in PGP Software Developer s Kit
Version 1.7.2
- 2022-02-03 19:42:36下载
- 积分:1
-
用C++写的记事本程序~!
用C++写的记事本程序~!-C written procedures to the notebook!
- 2022-06-12 20:29:34下载
- 积分:1
-
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
-Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
- 2022-07-18 11:38:53下载
- 积分:1
-
简单的文件加密,XP风格的.
开发工具:VC7.0
简单的文件加密,XP风格的.
开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
- 2022-02-01 18:42:49下载
- 积分:1
-
二进制文件编辑程序源代码,我试了一下还行,实在没有了
二进制文件编辑程序源代码,我试了一下还行,实在没有了-binary file editing source code, I tried it also OK, it is not a
- 2022-01-26 00:36:40下载
- 积分:1
-
WINDOWS操作系统可执行文件加密器,
WINDOWS操作系统可执行文件加密器,-Windows operating system executable file encryption device.
- 2022-08-17 18:57:46下载
- 积分: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
-
excel all function in vs2008 no error and warnning version 30, add unicode path...
excel所有函数在vs2008无错误和警告版本30中,添加unicode路径保存
- 2022-04-17 20:11:15下载
- 积分:1
-
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中...
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could be selected folder path displayed in lists
- 2023-05-04 10:30:04下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1