-
Tu_hoc_Matlab
tai lieu huong dan su dung matlab
- 2012-05-19 21:09:43下载
- 积分:1
-
Form1.Designer
说明: 基于word的试题组卷工具,支持office word 2013 与 2016(Word-based test paper generation tools, support office word 2013 and 2016)
- 2020-06-25 12:00:02下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。(C++ code for proceeding SVM problems!)
- 2011-04-07 11:54:48下载
- 积分:1
-
Design-of-taxi-meter-Based-on-FPGA
本文分析了当前国内外出租车计费系统的基本组成和工作原理及主要的两种设计方式:基于单片机的设计方式和基于FPGA的设计方式;并对这两种实现方式的优点和缺点进行分析,比较后确定本系统的方案:基于FPGA的出租车计费系统的设计。(This paper analyzes the current taxi charging system at home and abroad, working principle and basic components of two major design approach: the design methods based on single chip FPGA-based design approach and the two implementations to analyze the strengths and weaknesses, After comparing the program to determine the system: FPGA-based taxi billing system.)
- 2011-05-11 15:38:37下载
- 积分:1
-
STM32F_ELM327_MDK
ELM327,GOOD, STM32F103
- 2018-02-02 15:20:56下载
- 积分:1
-
Detours库基本用法
Detours库基本用法 typedef void(__stdcall *D3D11DrawIndexedHook) (ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation);D3D11DrawIndexedHook phookD3D11DrawIndexed = NULL;void __stdcall hookD3D11DrawIndexed(ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation){ return phookD3D11DrawIndexed(pContext, IndexCount, StartIndexLocation, BaseVertexLocation);}
- 2023-07-30 23:35:13下载
- 积分:1
-
Space_Environment
倾情奉献,这是我编的一个电离层的解算程序,里面有各参数的详细说明,希望对大家有所帮助(Portrait of dedication, which I made a solution of the ionosphere counting procedures, which have a detailed description of each parameter, and they hope to help everyone)
- 2008-04-19 13:35:16下载
- 积分:1
-
adv7179
Hi3519V101 adv7179 HDMI 驱动(Hi3519V101 adv7179 HDMI driver)
- 2020-06-19 21:40:02下载
- 积分:1
-
基于对弹球游戏的C #实现,你可以设置PIN的速度…
基于C#实现的弹球游戏,可以设置弹球的速度。-Based on the C# implementation of the pinball game, you can set the speed of pinball.
- 2022-02-06 06:44:16下载
- 积分:1
-
OpenGL实现三维绘图
说明: OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。(OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the projection.)
- 2005-10-08 17:42:48下载
- 积分:1