-
某工公司精品asp商品展示源码
一款很不错的公司产品展示源码。商品的罗列及后台管理都很合理。后台管理方便,并且提供中英双语支持。
- 2022-02-12 16:42:17下载
- 积分:1
-
Find files on drives FAST using wildcards within search criteria. Easy and fully...
Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it. 使用通配符查询文件- Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it.
find files by wildcard
- 2022-03-13 01:13:00下载
- 积分:1
-
cab格式的压缩源码
cab格式的压缩源码-cab source of compressed format
- 2022-09-05 08:40:02下载
- 积分:1
-
一个用C++Builder编写的文件合成分割器的源文件,文本文件可以完好合成,但有些类型的文件还没能完好合成,请高手们多指教!...
一个用C++Builder编写的文件合成分割器的源文件,文本文件可以完好合成,但有些类型的文件还没能完好合成,请高手们多指教!-a C Builder synthesis document prepared by the division of the source files, text files can sound synthesis, but some type of document can not intact synthesis, 19:56 Nearly weekend!
- 2022-03-10 10:06:09下载
- 积分:1
-
使用 CPP 打字教程
取得使用 cpp 的打字教程。它有 3 种模式即评价模式。培训模式和词模式。
你打字的速度和准确性,没有错的字显示类型和其他的分析。
- 2023-07-31 20: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
-
compiler theory test, do yourself
编译原理的实验,自己动手做的-compiler theory test, do yourself
- 2022-03-04 16:04:38下载
- 积分:1
-
that file describe openGl and specifications of it
that file describe openGl and specifications of it -that file describe openGl and specifications of it
- 2023-01-08 11:25:02下载
- 积分:1
-
好的XML文件读写程序,不错不错
希望能给大家带来帮助。
好的XML文件读写程序,不错不错
希望能给大家带来帮助。-Good to read and write XML documents procedures, good good hope that they will be helpful to everyone.
- 2022-08-21 16:25:03下载
- 积分:1
-
vc preserved ini file format for text, and to read ini format text, lucid
vc中保存文件为ini格式文本,以及读取ini格式的文本,清晰易懂-vc preserved ini file format for text, and to read ini format text, lucid
- 2022-10-31 20:00:03下载
- 积分:1