- 
                        自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。...
                        
                          自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.                         
                            - 2022-03-05 07:15:55下载
- 积分:1
 
- 
                        商城系统
                        
                          应用背景图书馆操作系统 大作业设计。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。关键技术大作业设计:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::                         
                            - 2022-02-03 05:28:42下载
- 积分:1
 
- 
                        用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文...
                        
                          用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文件”即可找到。-Using vb.net write access to xml document to the source code. For their own creative hands. Some download sites have been available for download. If the compiler depends on a good program, in-line search  access the database to generate xml document  you can find.                         
                            - 2023-08-30 15:10:04下载
- 积分:1
 
- 
                        FileSplitter 是一个对大文件进行切割的一个实例操作。
                        
                          FileSplitter 是一个对大文件进行切割的一个实例操作。-FileSplitter is a large file to an instance of cutting operation.                         
                            - 2022-03-23 12:39:49下载
- 积分:1
 
- 
                        迷你 Monster  工作门户
                        
                          一个项目,让招聘企业的名单工程使用C和C++和图形的概念有吸引力的GUI某分公司。它使用文件处理方法来存储数据库。它还提供了修改和搜索选项的用户。                         
                            - 2023-06-21 19:40:03下载
- 积分:1
 
- 
                        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
 
- 
                        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
 
- 
                        在vc++环境中,对文件实行目录方式的查找
                        
                          在vc++环境中,对文件实行目录方式的查找-in vc environment, the implementation of Contents of the document the way you! !                         
                            - 2022-12-30 05:55:03下载
- 积分:1
 
- 
                        vb 图像处理
                        
                          文件包括图像平滑处理,灰度拉伸,梯度法锐化,拉普拉斯锐化,色彩变换 二值化,边缘增强等, 还有众多的直方图。是学习vb 图像处理的一个很好的实例!                         
                            - 2023-01-16 23:00:03下载
- 积分:1
 
- 
                        简单的文件打包管理工具.虽然简单,但原理都是一样,希望对有用的人有所启发.做到资源的统计管理,加密管理等....
                        
                          简单的文件打包管理工具.虽然简单,但原理都是一样,希望对有用的人有所启发.做到资源的统计管理,加密管理等.-simple document management tool package. Although simple, but the principle remains the same. hope to a useful source of inspiration. the statistics do resources management, encryption management.                         
                            - 2022-06-03 10:57:47下载
- 积分:1