-
电影制片厂年度总清单
C + + beginnersCode 基本源代码将帮助教关于类、 模板和列表的第一次用户。
- 2022-04-20 12:19:22下载
- 积分:1
-
自己写的文件取反加密类,对于加密不是太严格的程序来说差不多足够了,主要是用于本地消息传输。
包括从文件读数据,写入加密数据,恢复加密数据。...
自己写的文件取反加密类,对于加密不是太严格的程序来说差不多足够了,主要是用于本地消息传输。
包括从文件读数据,写入加密数据,恢复加密数据。-Himself wrote the paper check category of anti-encryption, the encryption is not very strict procedures for nearly enough, mainly for the local message transfer. Including data from the document read, write encrypted data, the restoration of encrypted data.
- 2022-07-07 07:35:28下载
- 积分:1
-
文件浏览的程序,模仿windows的源码,内有多个控件的综合应用...
文件浏览的程序,模仿windows的源码,内有多个控件的综合应用-file browser procedures, the source imitation windows, which controls a number of integrated applications
- 2022-11-14 14:30:04下载
- 积分:1
-
自动修改mp3文件的文件名,支持单独修改和批量修改
自动修改mp3文件的文件名,支持单独修改和批量修改-it can modify the name of MP3 files singly or as a batch
- 2022-02-02 03:56:07下载
- 积分:1
-
数字频率计
数字频率计
- 2022-03-21 01:04:13下载
- 积分: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
-
简单的文件加密,XP风格的.
开发工具:VC7.0
简单的文件加密,XP风格的.
开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
- 2022-02-01 18:42:49下载
- 积分:1
-
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。...
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
- 2022-04-19 18:25:20下载
- 积分:1
-
应用程序向导创建了这个bindfile应用你。这个应用程序
AppWizard has created this BindFile application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BindFile application.
-AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.
- 2022-03-02 06:20:05下载
- 积分:1
-
你好
Hello
This matlab files are useful for rs coding.
- 2022-11-28 05:55:03下载
- 积分:1