-
java操作PPT
并可以将内容在控制台打印
java操作PPT
并可以将内容在控制台打印-PPT operation java and content can be printed in the console
- 2022-03-24 05:18:53下载
- 积分:1
-
WinCE没有直接writeprofilestring顺序读写INI文件,…
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.-wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.
- 2022-02-04 10:54:19下载
- 积分: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
-
一个ini文件操作的类及其演示例程,能创建、修改ini文件,能增加、修改文件内的section的内容。...
一个ini文件操作的类及其演示例程,能创建、修改ini文件,能增加、修改文件内的section的内容。-an ini file manipulation class and demonstration routines, to be able to create, amend the ini file can increase amend section of the paper"s content.
- 2022-07-06 20:22:57下载
- 积分:1
-
DESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDE...
des 算法加密 des 算法加密 des 算法加密-DESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDESDES
- 2022-11-09 00:00:05下载
- 积分:1
-
二进制文件,所有字节的高四位与低四位调换。
二进制文件,所有字节的高四位与低四位调换。-Binary file, all four bytes of high and low four swap.
- 2022-03-18 09:48:45下载
- 积分:1
-
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。...
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。-When copying a large number of fragmented files, you can use the tool to specify the purpose of copying files and folders can also be generated. Bat file for later use. Source code in the compiler under BCB2007 through.
- 2022-06-26 11:57:28下载
- 积分:1
-
FAT32文件系统结构研究
.对 FAT32 文件系统的结构和技术实质进行了详细分析...
FAT32文件系统结构研究
.对 FAT32 文件系统的结构和技术实质进行了详细分析-FAT32 file system structure. On the FAT32 file system structure and technology, a detailed analysis of the substance of
- 2022-05-20 05:44:51下载
- 积分:1
-
View WRL file browser source code, can learn how to compile a document of VRML l...
WRL文件察看器源代码,可以学习一下怎样编译VRML语言写的文件-View WRL file browser source code, can learn how to compile a document of VRML language Writing
- 2022-03-20 00:20:09下载
- 积分:1
-
Save the jpeg files in the 3 sites
Save the jpeg files in the 3 sites
- 2022-08-17 13:32:48下载
- 积分:1