-
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。...
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。
-Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
- 2023-03-16 12:25:03下载
- 积分:1
-
C#开发的一个库存管理系统。很实用,源码齐全。
C#开发的一个库存管理系统。很实用,源码齐全。-C# development of an inventory management system. Very practical, complete source code.
- 2022-06-15 15:49:39下载
- 积分:1
-
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下...
找怪数组到编写 易语言代码 仅供参考 有兴趣的可以下来学习下-Strange to find an array of easy to write language code for reference only interested in learning that can be down under the
- 2022-04-19 19:27:08下载
- 积分:1
-
一个专门分析SEL4406卡片的分析工具,含具体的电路
一个专门分析SEL4406卡片的分析工具,含具体的电路-Analysis of a specialized card SEL4406 analytical tools, including the specific circuit
- 2023-08-06 20:40:03下载
- 积分:1
-
支持复选功能树控件的下拉框
支持复选功能树控件的下拉框-support of the right of election control function tree drop-box
- 2022-03-16 04:26:51下载
- 积分:1
-
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用...
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
- 2023-01-20 15:00:04下载
- 积分:1
-
BLDC无传感器控制
基于TMS320F28XXX的BLDC无传感器控制技术。带相位检测,反电势检测。分步是调试BLDC电机程序。
- 2023-05-07 12:10:03下载
- 积分:1
-
海洋模式POM代码
资源描述计算流体动力学代码,计算三维潮波,潮流,公认的权威计算流体力学代码,使用方便,性能效率非常高。
- 2022-04-26 15:43:51下载
- 积分:1
-
UG二次开发,feature识别,UG二次开发,feature识别
UG二次开发,feature识别,UG二次开发,feature识别-UG secondary development, feature recognition, UG secondary development, feature recognition
- 2022-03-06 17:41:08下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1