-
数据格式转换,实现了将dat格式文件,转换成nas格式文件,方便地导入到CAD/CAE系统中...
数据格式转换,实现了将dat格式文件,转换成nas格式文件,方便地导入到CAD/CAE系统中-data format conversion, the realization of dat format, converted into nas format and easily imported into CAD/CAE system
- 2022-01-26 04:25:46下载
- 积分:1
-
一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。...
一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。-A D++ Editor, heard of a 14-year-old foreigner written code is also good friends who are interested can look away.
- 2022-10-13 15:10:03下载
- 积分:1
-
为c/c++/cxx源码批量添加版权注释
为c/c++/cxx源码批量添加版权注释,稍作修改,可以支持任何语言。使用js开发的原因是,灵活且方便随时随地修改。windows下双击就可以运行。非常地方便。
- 2022-08-25 13:34:14下载
- 积分: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
-
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路...
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。-A very good document recursive traversal procedures, first of all, enter the directory search, then enter the document matching suffix (for example:*. bmp), click
- 2022-12-08 16:25:02下载
- 积分:1
-
Source for DB V1.0 with ISAM File Manager
Source for DB V1.0 with ISAM File Manager
- 2023-05-28 17:35:03下载
- 积分:1
-
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构...
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构-Own based on the WordNet dictionary, the need to install wordnot, through java3d to build the network structure wordnot
- 2022-07-20 04:45:24下载
- 积分:1
-
专营权的电信公司的控制台应用程序
几乎所有的面向对象编程的概念一直是
此项目中使用。
- 2022-01-25 19:03:41下载
- 积分:1
-
软件定义的认知 -无线电应用与Matlab
该报告包含无线电认知无线电和软件的基本信息。软件无线电是在这个领域,有望便于携带和在同一硬件上的新技术适应性的新兴技术。认知无线电技术利用此软件定义无线电智能地和高效率地利用可用频谱知道关于其他用户共享同一频谱的边带信息。 该报告谈到了认知无线电技术,利用频谱感知和认知无线电在我们目前的沟通方案,并实际硬件实现软件无线电的实用性进入其软件实现的细节(在Simulink和MATLAB)。This report contains basic information on Cognitive Radio and Software Defined Radio. Software Defined Radio is an emerging technique in this domain that promises easy portability and adaptability of new techniques on the same hardware. Cognitive Radio technique utilizes this Software Defined Radio to intelligently and efficiently utilize the available frequency spectrum knowing about the side information of other users sharing the same spectrum.The report talks about the Cognitive Radio technique and goes into details of its Software implementation (on Simulink and MATLAB) using Spectrum Sensing and the practicality of cognitive radio in our present scenario of communication and its actual hardware implementation on Software Defined Radio.
- 2022-03-06 00:04:13下载
- 积分:1
-
用Exec编的仓库管理软件
用Exec编的仓库管理软件-used Exec series of the warehouse management software
- 2022-03-18 03:58:11下载
- 积分:1