-
matlab下利用误差平方和函数集群
matlab下利用误差平方和函数集群-using Matlab square error and function Cluster
- 2022-03-09 21:35:37下载
- 积分:1
-
一个利用AppWizard编写的基本应用程序
一个利用AppWizard编写的基本应用程序-a+5.0 prepared using the basic application procedure
- 2022-07-16 07:22:54下载
- 积分:1
-
windows服务程序实例
windows服务程序例子,实现了服务的注册、卸载、启动、停止、暂停、恢复操作。
能够放应用到实际的应用中。
- 2022-09-05 09:20:03下载
- 积分:1
-
简单的文件过滤与删除软件。只要在Search空格里打要过滤的文件按Refresh钮就能显示过滤后的文件,选择要删除的文件然后按Delete钮。...
简单的文件过滤与删除软件。只要在Search空格里打要过滤的文件按Refresh钮就能显示过滤后的文件,选择要删除的文件然后按Delete钮。-Simple paper filter and remove software. As long as playing in the Search box to filter the documents by the Refresh button to display the file after filtering, select the file you want to delete and then press Delete button.
- 2022-02-05 06:55:22下载
- 积分:1
-
windows mobile 6下获取手机短信息至列表显示,C#
windows mobile 6下获取手机短信息至列表显示,C#-obtained under windows mobile 6 mobile phone short message to the list of shows, C#
- 2022-03-20 12:10:27下载
- 积分:1
-
简单的数据平台,能打开系统目录,能画图,是VC++编写的
简单的数据平台,能打开系统目录,能画图,是VC++编写的-Simple data platform, can open the system directory, can draw is VC++ Prepared
- 2022-02-12 16:45:47下载
- 积分:1
-
Shock wave shock wave source code source code
冲击波源代码
冲击波源代码-Shock wave shock wave source code source code
- 2022-06-21 11:41:37下载
- 积分:1
-
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计...
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
- 2022-04-12 14:41:47下载
- 积分:1
-
serial debugging, support to send 16 band
串口调试,支持16进制发送-serial debugging, support to send 16 band
- 2022-04-22 09:42:40下载
- 积分: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