-
an application on the structures using arrays and pointers
an application on the structures using arrays and pointers
- 2023-05-24 14:05:03下载
- 积分:1
-
C语言实现的小型计算器
该程序是利用c语言编写的小型计算机软件程序,适合学完全部c语言的初级学者学习,用来提高自己的编程能力,其中包含有头文件,还有测试文件
- 2022-04-26 17:43:54下载
- 积分:1
-
文件维护考勤
Document for Attendance mantainence
- 2022-03-21 20:37:14下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1
-
在MATLAB中显示了WCDMA的仿真,并在SIMULINK中仿真通过
在MATLAB中显示了WCDMA的仿真,并在SIMULINK中仿真通过-WCDMA is shown in the MATLAB simulation and the simulation by SIMULINK
- 2022-03-26 15:08:06下载
- 积分:1
-
UNIX网络编程,难度有点偏大,高手适合。
UNIX网络编程,难度有点偏大,高手适合。-UNIX Network Programming, a bit too difficult, suitable for a master.
- 2022-08-23 07:01:02下载
- 积分:1
-
本课程结束的课程设计:浏览器程序设计。注:…
此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以完成网上冲浪的任务。 设计 Visual C++为我们提供了一个ChtmlView类,有了它。可以很方便地设计浏览器。-this as the end of the course design VC Design : browser program design. Note : This source used Word documents stored. Introduction : As the Internet in a wide range of applications worldwide, WWW (World Wide Web, the World Wide Web) has increasingly become the exchange of information on the Internet an indispensable tool. It is a form HTTP (HyperText Tranfer Protocol, Hypertext Transfer Protocol) based on the use of HTML (HypeText Markup Language, HTML) prepared in a number of Web pages built by the world. The curriculum design requirements similar to the design of Microsoft"s Internet Explorer, a browser with the basic functions can be completed online surfing tasks. Design
- 2023-05-13 14:45:03下载
- 积分:1
-
GPS测量,地心空间直角坐标到地理条件。
GPS测量中,地心空间直角坐标转换为地理坐标的源代码,需要输入椭球参数-GPS measurements, geocentric spatial rectangular coordinates into geographical coordinates of the source code, need to enter the ellipsoid parameters
- 2022-07-10 11:57:36下载
- 积分:1
-
小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等...
小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等-Wavelet neural network procedures, convergence than the BP neural network, and can avoid local optimum, can be used for classification, function approximation, etc.
- 2022-02-25 21:12:00下载
- 积分:1
-
Option Explicit Private Sub Form_click() Dim T As Date T =
Option Explicit Private Sub Form_click() Dim T As Date T = -2.5 Picture1.Print T End Sub priva-Option Explicit Private Sub Form_click() Dim T As Date T =-2.5 Picture1.Print T End Sub priva
- 2022-02-06 02:29:11下载
- 积分:1