登录
首页 » ADO-ODBC » 结晶热力学计算过程。 计算了石榴子石、辉石、黑云母、白云母的电子探针分析结果中全铁分别计算二价铁及三价铁的过程。...

结晶热力学计算过程。 计算了石榴子石、辉石、黑云母、白云母的电子探针分析结果中全铁分别计算二价铁及三价铁的过程。...

于 2022-05-13 发布 文件大小:113.56 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

结晶热力学计算过程。 计算了石榴子石、辉石、黑云母、白云母的电子探针分析结果中全铁分别计算二价铁及三价铁的过程。-Thermodynamic Calculation of the crystallization process. Calculated garnet, pyroxene, biotite, muscovite results of electron microprobe analysis of total iron were calculated divalent iron and trivalent iron process.

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

发表评论

0 个回复

  • 又一个用ODBC写的动态获取数据的一个类
    又一个用ODBC写的动态获取数据的一个类-Another class for accessing data by ODBC
    2022-08-23 05:41:58下载
    积分:1
  • 用Delphi控制Excel的数据
    用Delphi控制Excel的数据-control with Delphi Excel data
    2022-03-22 19:52:27下载
    积分:1
  • "仓库管理系统"网上下的,个人感觉是一部比较完整的仓库管理方面的源码....
    "仓库管理系统"网上下的,个人感觉是一部比较完整的仓库管理方面的源码.
    2022-03-26 19:23:26下载
    积分:1
  • Based on VC6.0 platform, the use of ADO database connectivity, use the ACCESS da...
    基于VC6.0平台,使用ADO数据库连接技术,使用ACCESS数据库。随着全国零售商业的高速发展,其仓库管理变得日益复杂,日常所学处理的数据量渐渐庞大,这是一款非常好的仓库管理软件。-Based on VC6.0 platform, the use of ADO database connectivity, use the ACCESS database. With the rapid development of the national retail business, its warehouse management has become increasingly complex, day-to gradually learn a huge amount of data processed, it is a very good storage management software.
    2022-01-25 17:01:26下载
    积分:1
  • 一款ADO处理数据库的软件,例子处理数据库在源码内,对数据处理后对数据进行树状分类,点击后可以在右边看到数据库信息,是某个项目的一部分...
    一款ADO处理数据库的软件,例子处理数据库在源码内,对数据处理后对数据进行树状分类,点击后可以在右边看到数据库信息,是某个项目的一部分-ADO a deal with the database software, for example, deal with the database in the source, the treatment of data after the data classification tree, click on the right can see the database information, is a part of the project
    2022-01-24 16:58:49下载
    积分:1
  • 著名的数据库连接控制,我个人很喜欢用,省了好多的麻烦,而且适合初学者,像大名鼎鼎的thinknet那样的就不用这个了,总之NiceBoy一个字:推 荐!! 内含...
    著名的数据库连接控制,我个人很喜欢用,省了好多的麻烦,而且适合初学者,像大名鼎鼎的thinknet那样的就不用这个了,总之NiceBoy一个字:推 荐!! 内含演示和demo!-famous database connection control, I personally like to use, save a lot of trouble, and is suitable for beginners, like the famous thinknet it did not this, the word NiceBoy a word : Recommended! ! Includes demonstrations and demo!
    2022-03-30 06:25:17下载
    积分:1
  • 学员信息系统 用visual basic+acess实现
    学员信息系统 用visual basic+acess实现-students with visual information systems to achieve basic acess
    2022-06-28 21:36:52下载
    积分:1
  • 帮助文件写的不是很详细(不是作者写的:)),补充一下:在点菜和酒水时如果多于一份可以采用直接修改数量的方式进行,也可以每次加入一份。 可以单个菜打折,...
    帮助文件写的不是很详细(不是作者写的:)),补充一下:在点菜和酒水时如果多于一份可以采用直接修改数量的方式进行,也可以每次加入一份。 可以单个菜打折,酒水总额打折,最后结账时还可优惠现金;如果挂账,以后付款时还可进行优惠(防止账不清,比如客户共欠款3050,可能最后给3000,其余50可计入优惠,这样以后在欠款用户中就不会再出现了)。 此外还有网络版的,后台采用SQL SERVER.-help write the document is not very detailed (not the authors write :)), add : in order food and drinks at if more than one can change the number of direct manner, can also join a time. Individual dishes can be discounted, the total discount drinks, the final closure also available cash; If the credit, after payment can also include concessions (to prevent inflation unclear, such as 3,050 customers were in arrears, Perhaps to 3000, and the remaining 50 can be included concessions, such arrears in the future users will not recur.) In addition to the online edition, background using SQL SERVER.
    2022-02-05 18:40:20下载
    积分:1
  • ASP.NET programming with a database. In this example, the use of the SQL Server...
    ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : Inetpub wwwroot directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for
    2023-08-07 11:05:03下载
    积分:1
  • It is written in a VS source code, student management system,
    这是用VS编写的一个源程序代码,学生管理系统,-It is written in a VS source code, student management system,
    2022-08-15 09:49:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载