-
在vc++环境中,对文件实行目录方式的查找
在vc++环境中,对文件实行目录方式的查找-in vc environment, the implementation of Contents of the document the way you! !
- 2022-12-30 05:55:03下载
- 积分:1
-
防EXCEL写的,内容很不错,希望有高手把他再完善.其中用到了一个FlexCell表格控件,需要注册,请用户支持正般....
防EXCEL写的,内容很不错,希望有高手把他再完善.其中用到了一个FlexCell表格控件,需要注册,请用户支持正般.
- 2023-01-11 14:15:04下载
- 积分:1
-
采用最垃圾的算法对文件进行加密,且不需要输入任何密码
采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
- 2022-07-14 17:45:27下载
- 积分: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
-
GSM Requiremtn
GSM 的主要目标之一漫游。因此,要使 MNs 站和无线电接口的不同网络之间的互操作性必须规范化和标准化。频谱效率取决于无线电接口和传输系统的容量或用于优化先生和频率复用技术等方面。因此,它成为明确无线电接口的规格可以影响频谱效率。
- 2023-02-06 23:10:03下载
- 积分:1
-
把指定文件的“创建时间”“修改时间”修改成指定的值
把指定文件的“创建时间”“修改时间”修改成指定的值-designated documents "creation time", "modified" revise the value of the specified
- 2022-03-15 16:14:03下载
- 积分:1
-
a copy of the document Liezi, they can refer to http://www.micrel.cz/delphi/inde...
一个复制文件的列子,可以参考http://www.micrel.cz/delphi/index_e.html-a copy of the document Liezi, they can refer to http://www.micrel.cz/delphi/index_e.html
- 2022-05-08 19:14:06下载
- 积分:1
-
it is an excel file in which the code has been written in the visual basic. this...
it is an excel file in which the code has been written in the visual basic. this is an add-on for the excel. Neural net
- 2022-02-10 12:11:21下载
- 积分:1
-
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明...
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明-Open-source FTP package type to support a variety of commonly used FTP operation, can be modified to support the Chinese name, which has to amend the note
- 2022-02-03 07:59:37下载
- 积分: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