-
waste personalized customer documents folder to facilitate the operation of the...
废客个性文件夹 方便文件的操作 改变文件夹的颜色-waste personalized customer documents folder to facilitate the operation of the folder change color
- 2023-01-17 04:20:04下载
- 积分:1
-
文件分隔控件,可以将文件切割成指大小得文件
文件分隔控件,可以将文件切割成指大小得文件-separate document control, can be cut into paper document refers in size
- 2022-01-28 19:20:16下载
- 积分:1
-
用vc写的程序来监视文件的操作。适合初学者。
用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
- 2023-06-21 17:45:03下载
- 积分:1
-
SpringFileUpload Demo
好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
- 2022-01-25 21:39:06下载
- 积分: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
-
使用 Jquery 的图像网格
jQuery是一个多浏览器 (参看跨浏览器) JavaScript 库旨在简化客户端脚本的HTML。[2]它被发布了 2006 年 1 月在BarCamp NYC 由John Resig。它目前是由一组由 Dave Methvin 领导的开发人员开发。JQuery 使用超过 65%的 10000 个访问量最高,今天是网站的最受欢迎的JavaScript 库的使用。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-23 06:40:02下载
- 积分:1
-
这是 Delphi 的文件操作实例,很基础的,给初学者很好的帮助。...
这是 Delphi 的文件操作实例,很基础的,给初学者很好的帮助。-This is the example of Delphi" s file operations, it is based, to a very good help for beginners.
- 2022-01-22 01:17:25下载
- 积分:1
-
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行...
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the framework of all, procedures can call among the relations seem clear, at the same time a large-scale search procedures intermediate variables is particularly convenient, not only can demonstrate that the line number, but in search of the contents inside can be reached double-click on the corresponding position, using FORTRAN programming to the people, I believe it is a good tool.
- 2022-07-03 23:30:25下载
- 积分:1
-
分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式...
分页式内存管理的调度方式 具体方法见程序中的注释。 基于优先级的调度方式-paging memory management method of scheduling specific methods See Notes to the procedures. Priority- Based Scheduling way
- 2022-07-16 04:04:30下载
- 积分:1
-
用C++写的记事本程序~!
用C++写的记事本程序~!-C written procedures to the notebook!
- 2022-06-12 20:29:34下载
- 积分:1