-
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程
一个IP地址字符串到标准SOCKADDR_IN IP地址的过程-a string of IP addresses standards SOCKADDR_IN the process of IP addresses
- 2022-01-25 14:39:04下载
- 积分:1
-
收集硬盘上的ICO文件
收集硬盘上的ICO文件-collection drive on the ICO document
- 2022-12-29 12:50:03下载
- 积分:1
-
Computer Level II exams can be used C language, C language beginners can also us...
计算机二级C言语等级考试可用,C言语初学者也可以使用-Computer Level II exams can be used C language, C language beginners can also use the
- 2022-02-02 04:32:23下载
- 积分:1
-
matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析...
matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析-Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis
- 2022-07-28 11:15:07下载
- 积分:1
-
Get Internet Temp Folder
Get Internet Temp Folder
- 2022-07-12 02:36:15下载
- 积分:1
-
根据错误编号给出详细的错误信息,跟VC里的look up差不多.
根据错误编号给出详细的错误信息,跟VC里的look up差不多.-Error code given in accordance with the detailed error message, with the VC in the same look up.
- 2023-02-05 18:40:04下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
tcp问题的解决,十五个城市
tcp问题的解决,十五个城市-tcp solve the problem, 15 cities
- 2022-02-25 17:00:39下载
- 积分:1
-
MP3 decoding and playback source
MP3解码和播放源程序-MP3 decoding and playback source
- 2022-01-24 17:16:33下载
- 积分:1
-
rjmcmc 图像处理
应用背景
使用该代码可以对图像进行特征提取。例如提取卫星图像中街道里的斑马线。还可以对闪电图像中电流路径进行提取,获得图像中电流的运动路径。
关键技术
visual studio
首先使用cmake将代码转换成visual studio项目, 转换过程中会提示安装一些必须软件如boost,shapelib,wxwidegets等等。
linux
qtcreator下使用g++
- 2022-02-14 07:02:41下载
- 积分:1