-
VC prepared with this source, and its function to achieve a view disk informatio...
此源码用VC编写,其功能实现了查看磁盘信息,可以浏览文件系统.-VC prepared with this source, and its function to achieve a view disk information, you can browse the file system.
- 2023-02-05 08:25:03下载
- 积分:1
-
Delphi 记事本 动态创建控件及事件 快速生成序列号,日期,随机字符,等等
应用背景Delphi 模仿Windows 记事本 动态创建控件及事件 ,完美模仿Windows记事本的所有功能 包含源码和 实列程序关键技术支持生成字符,如:日期 ,序列号,随机字符,密码等等 ,支持批量新建文件及文件内容
- 2023-01-08 01:20:03下载
- 积分:1
-
单文档,可以像TXT记事本一样操作,但比记事本功能多
单文档,可以像TXT记事本一样操作,但比记事本功能多-Single document, can be like Notepad as TXT, but more than Notepad function
- 2022-09-17 13:45:03下载
- 积分:1
-
angular 上传空间
The MIT License
Copyright (c) 2013 nerv. https://github.com/nervgh
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- 2022-02-06 23:53:43下载
- 积分:1
-
thish file include Part
thish file include Part-of-Speech
tegger text
in natural language prossesing
- 2022-09-03 19:05: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
-
演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。...
演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。-Will be used to demonstrate " ," delimited file conversion to Excel file conversion. Including the components to call, Excel cell fonts, colors, and other property operation.
- 2022-05-26 10:33:09下载
- 积分:1
-
自制的网页搜集工具,附源码Home page collection of tools, with a source...
自制的网页搜集工具,附源码Home page collection of tools, with a source-Home page collection of tools, with a source
- 2022-07-19 19:16:28下载
- 积分:1
-
文件查找,方便大家进行日常的文件搜索,大家请用
文件查找,方便大家进行日常的文件搜索,大家请用-search for documents to facilitate day-to-day document search, please use
- 2023-06-15 16:45:03下载
- 积分:1
-
使用数码照片的拍摄日期更改文件名。
使用数码照片的拍摄日期更改文件名。-the use of digital photographs taken of the change of dates of the file.
- 2022-03-04 20:24:29下载
- 积分:1