登录
首页 » 数据结构 » 一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。

一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。

于 2023-01-26 发布 文件大小:293.31 kB
0 54
下载积分: 2 下载次数: 1

代码说明:

一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。-a simple numerical calculation procedures used by the data of some real or integer, a compiler use and processing of data source, and one can amend its own procedures for the use of the computer and processing of data (the object) is its own.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Gauss iteration method for solving linear equations of the source code!
    高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!
    2022-03-09 20:56:55下载
    积分:1
  • 》的全部代码实现(C语言),配合《》算法实现及解析使用。...
    数据结构》的全部代码实现(C语言),配合《数据结构》算法实现及解析使用。-data structure, "the realization of all the code (C language), with a" data structure "and analytic algorithm used.
    2022-10-13 18:00:03下载
    积分:1
  • 最小路径算法,内附使用说明,极好的学习资料
    最小路径算法,内附使用说明,极好的学习资料-Minimum path algorithm, containing instructions, an excellent learning materials
    2022-11-14 15:05:03下载
    积分:1
  • 的课后练习
    数据结构的课后练习-Data structure of the after-school practice
    2023-06-03 04:30:03下载
    积分:1
  • phpMySQLAutoBackup能自动备份mysql库,并将导出的库()压缩成gzip格式然后用email通知你。phpMySQLAuto...
    phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAutoBackup能够按设置每天/周定时备份,选择不同的表格来备份,当备份表格时,可以设置备份开始和结束的行数,以便让你能够有选择的备份一个巨大表格(数百万条数据)任一部分。 -phpMySQLAutoBackup can automatically backup mysql database, and export the database (data and structure) and then compressed into gzip format to inform you by email. phpMySQLAutoBackup able to set up a day/week timer backup, choose a different form to back up, when the back-up form, you can set the beginning and end of back-up the number of rows, so that you can choose to backup a large table (millions of data) any part of.
    2022-02-07 21:54:44下载
    积分:1
  • 算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出...
    算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出-classical textbook of algorithm development and analysis
    2022-05-22 03:23:13下载
    积分:1
  • 串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ab...
    串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
    2022-03-19 16:46:38下载
    积分:1
  • 一些库的实例。共12章。如第八章: 第8章库环境的建立 1. 用MISDBA用户登录MISDB库。 2. 在ISQL中,输入第8章提供的...
    一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCOUT’,NAME=’外派培训’)。 4. 修改Admin源程序中的数据库连接属性,并且重新编译training.exe。 5. 修改Client源程序中数据库连接属性,并且重新生成html文件和cab文件,然后将这两个文件拷贝到web服务器指定目录中。-some examples of the database. A total of 12 chapters. If the eighth chapter : Chapter 8 database to establish an environment. User login with MISDBA MISDB database. 2. In ISQL, the importation of Chapter 8 of SQL; Or, according to Table to Table 8-1 8-4 in SQL Explorer to create data sheets. 3. According to Table 8-5 8-7 to set up tables initial data, Another need PERSON data tables set up with a training management system for the management competence of the users (ID = "P XC ", PASSWD =" PASSWORD "AUTHORITY ="6", STATE = "F") for assignment and training of users (ID = "PXCO
    2023-07-19 06:55:04下载
    积分:1
  • 优先调度处理器算法,实现处理器调度的程序,
    优先数调度处理器算法,实现处理器调度的程序,-Processor scheduling algorithm is priority number to achieve processor scheduling procedures,
    2022-05-18 20:06:55下载
    积分:1
  • 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vect...
    相对于实验一,新增了2个类。 Class Listing vector. Class Group vector. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills. C++ Class Specification- Produce C++ class implementations Standard Template Library- Knowledge of the STL, particularly sequential containers and iterators Goals: This assignment is designed to reinforce your understanding and use of the STL vector container and the Standard Template Library. Outcomes: Students successfully completing this assignment would master the following outcomes. Produce C++ class implementations given class declarations
    2022-07-21 10:24:05下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载