-
CORDIC 代码
说明: Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)
- 2019-03-27 09:53:35下载
- 积分:1
-
千年atz影子
说明: 千年完美影子补丁。全部显示,很好用,私服无敌,不卡位置(Millennium perfect shadow)
- 2020-03-30 13:19:47下载
- 积分:1
-
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写...
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
- 2022-02-24 12:25:13下载
- 积分:1
-
core2
说明: bool AABB::intersects(const AABB &p_aabb) const {
if (position.x >= (p_aabb.position.x + p_aabb.size.x))
return false;
- 2020-06-19 15:40:02下载
- 积分:1
-
Delphi 数据定时自动备份程序
Delphi 数据定时自动备份程序,备份前请设置自动备份的时间、需要备份到的目标文件夹,程序需要一直运行着,时间到自动备份所选择的目录文件。
- 2023-06-18 19:10:03下载
- 积分:1
-
libfreefare
为MIFARE卡片提供简单方便的API
需要libnfc库(The libfreefare project aims to provide a convenient API for MIFARE card manipulations.
libnfc library is requried)
- 2020-06-24 23:40:12下载
- 积分:1
-
jisuanqichengxu
这是vb编写的计算器的源代码,比较容易懂,比较实用(This is the preparation of the calculator vb source code, it was relatively easy to understand, more practical)
- 2009-06-03 23:24:31下载
- 积分:1
-
像计算机科学家那样思考,Python中文版第二版
说明: 本书的存在归功于网络及自由软件运动所实现的合作方式。它的三位作者---一位大学教授、一位高中老师,以及一位专业程序设计师---尚未见过面,但是我们已经能够紧密合作,并且受到许多愿意付出时间与心力的杰出人士帮助,使得这本书更臻完善。(TThe Book owes its existence to the collaborative approach of the Internet and the Free Software Movement. Its three authors, a university professor, a high school teacher, and a professional programmer, have yet to meet, but we have been able to work closely together and have been helped by many outstanding people who are willing to devote their time and effort to making the book more perfect.)
- 2019-10-10 14:51:42下载
- 积分:1
-
模糊熵程序
本文件为一个轴承故障诊断指标,名字为模糊熵,可以作为特征量的筛选指标,也可用作为特征指标。(This document is a bearing fault diagnosis index, whose name is fuzzy entropy, which can be used as a screening index of characteristic quantity, and can also be used as a characteristic index.)
- 2018-04-18 10:51:57下载
- 积分:1
-
二叉树最短路径问题
二叉树最短路径问题-binary tree shortest path problem
- 2022-02-04 16:59:51下载
- 积分:1