-
This document gives information about programming of TNT4882
This document gives information about programming of TNT4882
- 2022-03-07 04:44:45下载
- 积分:1
-
C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。...
C语言编写的中文处理模板。用getzh()函数代替getchar()函数来从标准输入中读取汉字。附带范例程序。-C language, the Chinese deal with templates. With getzh () function in place of getchar () function to read from standard input Chinese characters. Incidental examples of the procedures.
- 2022-07-28 15:58:55下载
- 积分:1
-
The right mouse click the color box to pin down and hold Ke any lessons either a...
鼠标点击右边颜色框拖住不放,柯任意吸取屏幕任一个地方颜色,转换成RGB格式,如果需要其它格式,大家可以修改源码实现。-The right mouse click the color box to pin down and hold Ke any lessons either a local color screen, converted to RGB format, other formats if necessary, we can modify the source code to achieve.
- 2022-05-14 04:17:43下载
- 积分:1
-
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值...
本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值-the procedures manual deployment of colors and can mix short, observations were different colors mixed results, thus Backstepping alpha values
- 2022-12-03 14:30:03下载
- 积分:1
-
grasp of word processing procedures for the preparation, how to customize fonts...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2023-02-28 09:10:03下载
- 积分:1
-
Triggering Table
数据库触发器是自动响应执行的过程代码
- 2022-10-29 00:15:03下载
- 积分:1
-
asp个人日记本
资源描述简介:
修改dbcon.asp里面的数据库绝对路径,使它指向你的数据库文件.运行此程序需要有ASP权限的主机及SQL数据库。
- 2023-03-23 22:45:04下载
- 积分:1
-
北大ACM试题poj 第3057题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3057题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3057 question Question poj source code, good code, and want to help students engage in ACM
- 2022-08-24 17:04:45下载
- 积分:1
-
WiFi扫描用VS2008
WiFi Scanning with VS2008
- 2022-02-15 18:13:16下载
- 积分: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