-
用C++实现的bp算法程序 绝对经典,不容错过
用C++实现的bp算法程序 绝对经典,不容错过-C bp algorithm to achieve the absolute classic procedure, not to be missed
- 2023-06-26 15:35:03下载
- 积分:1
-
多线程多线程演示系统的研究
多线程演示,用于研究Dephi系统多线程-multithreading demonstration system for the study multithreaded Delphi
- 2022-04-22 14:01:47下载
- 积分:1
-
增加串口,主要是wince方面的, 大家可以学习一下,给大家一个学习参考,...
增加串口,主要是wince方面的, 大家可以学习一下,给大家一个学习参考, -increase was mainly wince regard, we can learn from this for everyone to a study reference, Ha ha Ha ha
- 2022-03-16 03:04:46下载
- 积分:1
-
一个简单的窗体震动的例程
一个简单的窗体震动的例程-a simple routines Form shock
- 2023-03-23 14:45:04下载
- 积分:1
-
改变控件大小
改变控件大小的例程,改变MFC类下窗体、按钮、输入框等控件的大小,相当于集成了MFC的若干功能,在实际编程中非常方便
- 2023-06-28 18:10:03下载
- 积分: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
-
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.-craps game source code. Very popular game in US player rolls two dice each time.
- 2022-01-25 17:44:24下载
- 积分:1
-
一个用vb实现的求圆面积的程序.适合初学者使用.在vb6.0成功测试...
一个用vb实现的求圆面积的程序.适合初学者使用.在vb6.0成功测试-A program used to calculate the area of a circle. It is designed by VB and is for the new learners. Tested under VB6.0.
- 2023-02-15 12:05:03下载
- 积分:1
-
一个在windows打开对话框下边显示选中的图片文件预览的一个例子。...
一个在windows打开对话框下边显示选中的图片文件预览的一个例子。-Windows open a dialog box to select the picture below shows an example of a document preview.
- 2022-06-14 01:31:06下载
- 积分:1
-
After geting system infomation and running System.exe,you can finish different f...
获取系统信息 运行System.exe后,在弹出的窗体中,单击不同按钮完成不同功能。-After geting system infomation and running System.exe,you can finish different functions by click different buttons in pop-up form.
- 2022-03-24 10:18:52下载
- 积分:1