-
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序...
针对6自由度运动平台开发的逆解解算、雅克比解算、速度和力解算的程序-6-DOF Motion Platform for Development of Inverse Kinematics solver, Jacobian solver, solver speed and power of the procedure
- 2022-03-22 21:50:31下载
- 积分:1
-
VC++6.0开发的交通地图管理程序,包括管理路口、管理道路等。
VC++6.0开发的交通地图管理程序,包括管理路口、管理道路等。-VC++6.0 development management procedures of the traffic map, including the management of the junction, the management of roads.
- 2022-09-27 10:50:03下载
- 积分:1
-
document search functions. Dll procedures to achieve functions : search by enter...
文件搜索功能的.Dll程序,实现功能:通过输入搜索的路径,搜索文件名(或者.***)和搜索的深度,程序将搜索到的所有文件和文件路径纪以.txt文件录下来。-document search functions. Dll procedures to achieve functions : search by entering the path search files (or .***) search and the depth, Search procedures will be that all files and documents path to JI. txt documents recorded.
- 2022-05-29 07:53:59下载
- 积分:1
-
随机文件存取。对文件的任意位置数据块进行删除、添加等功能的实现...
随机文件存取。对文件的任意位置数据块进行删除、添加等功能的实现-Random file acceseing. and realise such functions as deleting or adding data block in any position of file
- 2023-05-14 11:55:03下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners.
- 2022-01-27 14:14:53下载
- 积分:1
-
这是用VC做的轴承数据库,为想做数据库方面的人做个实例
这是用VC做的轴承数据库,为想做数据库方面的人做个实例-This is done by the bearing VC database, for those who want to be a database instance
- 2022-05-14 06:10:24下载
- 积分:1
-
像ACDSee一样用滑鼠拖曳大于表单的图片
像ACDSee一样用滑鼠拖曳大于表单的图片-like ACDSee like clicking towed more than a form of picture
- 2023-04-25 05:20:03下载
- 积分:1
-
在C++面向对象类样本矩阵
class matrix in C++ OOP sample
- 2022-06-01 03:03:42下载
- 积分:1
-
This also good VC
这个还不错VC的- This also good VC
- 2022-07-08 15:51:26下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1