-
access数据库备份与恢复,通过file的copy方法实现。
access数据库备份与恢复,通过file的copy方法实现。-access the database backup and recovery, through the file of the copy method.
- 2022-01-25 13:58:57下载
- 积分:1
-
公历年月日和儒略日之间的互相转换,还包括一些其他的日期转换程序...
公历年月日和儒略日之间的互相转换,还包括一些其他的日期转换程序-Julian calendar date and the mutual conversion between the
- 2022-02-27 06:11:38下载
- 积分:1
-
A standard USB design specifications, is limited to studying purposes, shall not...
标准的USB设计规范,仅限于学习用途,概不负责-A standard USB design specifications, is limited to studying purposes, shall not be responsible for
- 2022-10-26 11:10:03下载
- 积分:1
-
浮动点 multipliacation,ieee754 vhdl 语言和语言执行
这里又是的步骤:
第一,将转换为科学记数法的两种表示形式。因此,我们明确表示隐藏的 1。
在这种情况下,X is 1.01 X 22 and Y is 1.11 X 20.
Let x
- 2022-03-21 23:08:28下载
- 积分:1
-
讲解C++,PPT(主要是解释数组)
讲解C++的PPT(主要是关于数组的讲解)-Explain the C++, PPT (mainly about the array of explanations)
- 2022-03-15 20:54:14下载
- 积分:1
-
介绍delphi写的3ds算法,希望对学delphi的人有所帮助
介绍delphi写的3ds算法,希望对学delphi的人有所帮助-introduced 3ds write algorithm, and I hope to learn the delphi help
- 2022-01-22 06:29:50下载
- 积分:1
-
资源异步加载
该代码是异步加载资源,可在后台加载资源,提高运行效率。在同步加载游戏场景的时候通常会使用方法 Application.LoadLevel(“yourScene”); 这句代码执行完毕后程序会干什么呢??如下图所示,这是我随便找了一个游戏场景, 在Hierarchy视图中我们可以看到该场景中“天生”的所有游戏对象。天生的意思就是运行程序前该场景中就已经存在的所有游戏对象。然后这些对象就会在执行完Application.LoadLevel(“yourScene”);方法后加载至内存当中。如果该场景中的游戏对象过多那么瞬间将会出现卡一下的情况,因为LoadLevel()方法是同步进行的。
- 2022-01-28 22:32:48下载
- 积分:1
-
A simple calculator that supports basic arithmetic, prime number checking, trigo...
A simple calculator that supports basic arithmetic, prime number checking, trigonometry, quadratic equation solving, and as of version 1.4, graphing. The calculator includes installation instructions and extensive help.
- 2022-02-02 20:19:11下载
- 积分:1
-
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组...
实现了比如一个字符数组14232156的整形数组。经过此算法后转换成12345612的排列顺序。此代码对棋牌类游戏中的出对子有帮组-Realize the array of characters such as a plastic array 14232156. After this algorithm into a sequence of 12345612. This code of Card games in the pair has helped the group
- 2022-02-20 21:03:22下载
- 积分:1
-
本书深入探索了Win32程序设计接口的根本重心,是解决Windows程序开发各种疑难杂症时的灵丹妙药。...
本书深入探索了Win32程序设计接口的根本重心,是解决Windows程序开发各种疑难杂症时的灵丹妙药。-This book explores in depth Win32 Programming Interface fundamental focus is to solve the Windows procedures for the development of complex diseases, when a panacea.
- 2022-05-05 15:47:28下载
- 积分:1