-
摄像机标定程序:用MATLAB语言编写,主程序是张…
摄像机标定程序:用matlab语言编写,zhang是主程序,请参考test以了解调用的方法-camera calibration procedures : using Matlab language, the main program is zhang, Please refer to test to find out the calling method
- 2022-05-19 19:42:18下载
- 积分:1
-
混沌吸引子的MATLAB程序的实现,在这个基础上可以去掉前面的暂态点,调整视角,全方位地观察混沌吸引子的几何结构。...
混沌吸引子的MATLAB程序的实现,在这个基础上可以去掉前面的暂态点,调整视角,全方位地观察混沌吸引子的几何结构。-Chaotic attractor MATLAB program implementation, on this basis can be removed in front of the transient point, adjust the viewing angle in all directions to observe the geometry of chaotic attractors.
- 2023-04-08 22:35:03下载
- 积分:1
-
children legend, and a little girl, the love story of life and you are welcome t...
小孩的传说,和一个小女孩,一生的爱情故事,欢迎大家下载-children legend, and a little girl, the love story of life and you are welcome to download
- 2023-03-01 09:45:03下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
Windows API函数,希望大伙有用哦
Windows API函数,希望大伙有用哦-Windows API function, I hope everyone Oh useful
- 2023-02-24 06:50:03下载
- 积分:1
-
pb开发的库存管理系统
pb开发的库存管理系统-pb development of the inventory management system
- 2023-08-15 17:10:06下载
- 积分:1
-
demonstrations on how to prepare luxury of the game (procedures) interface, the...
示范如何编写豪华的游戏(程序)界面,这里演示的是Tic Tac toe游戏 -demonstrations on how to prepare luxury of the game (procedures) interface, the presentation here is Tic Tac toe game
- 2022-11-17 14:55:04下载
- 积分:1
-
TMS320F2812(SCH+PCB图)Protel
TMS320F2812(SCH+PCB图)Protel -TMS320F2812 (SCH+ PCB Chart) Protel
- 2022-02-01 23:13:54下载
- 积分:1
-
一个简单播放器的教学源码,希望可以供大家学习,未美化!
一个简单播放器的教学源码,希望可以供大家学习,未美化!-a simple player teaching source hope everyone can learn, not landscaping!
- 2022-06-03 12:45:38下载
- 积分:1
-
这是一个简单的小游戏,电脑随机产生一个数字,玩家猜这个数是几,电脑会给出“大一点”或“小一点”的提示...
这是一个简单的小游戏,电脑随机产生一个数字,玩家猜这个数是几,电脑会给出“大一点”或“小一点”的提示-This is a simple little game, a computer generated random numbers, players guess the number is few, the computer would give "little" or "small" tips
- 2022-03-14 20:34:29下载
- 积分:1