资源列表
romberg
- 这是大学数值分析的实验——龙贝格算法的源码,帮助大家学习和掌握龙贝格算法!-This is the University analysis of the experiment- Romberg algorithm source code, to help you learn and master the Romberg algorithm!
JPEG_encode
- 用VC语言实现的JPEG的编解码,用于参考和学习都不错-Using VC language realized JPEG codec
MO
- mapobject2.3开发实例 -mapobject2.3 development example mapobject2.3 Development Example
autoedit_demo
- vc编辑框自动处理,编辑过程中自动判断 资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花-autoprocess cedit
C_JPEG_ENCOEDE
- C实现的完全有用的jpeg编码,绝对能用,用于嵌入式编程相当好。-C realize completely useful jpeg coding, absolute Can for embedded programming quite good.
NewThunkTecnologyForWindows
- 一般情况下,使用thunk技术都是事先查好指令的机器码,然后将数组或结构体赋值为这些机器码的二进制值,最后再跳转到数组或结构体的首地址。 -In general, use of thunk technology is a good command of the machine code prior investigation, and then assign the array or structure of the binary machine code for these values,
GetRemoteWndProcInWindows
- 获取本进程内窗口的窗口过程确实很简单 ,直接调用GetWindowLong(hWnd,GWL_WNDPROC)就可以了(注意,根据窗口是否是Unicode的,你要判断是调用GetWindowLongA,还是GetWindowLongW,可以用IsWindowUnicode来判断), 但是GetWindowLong这个函数内部会检查调用进程和该窗口句柄是否属于同一进程,如果不是,就简单的返回0了。 -Within the process window for the window proced
QQLoginUseVisualCPP
- 近日由于在华为培训,期间因为导师们忙得要紧,没那么多时间去教导我们,只是给我们看文档和代码,看完了,没事就想出这个来玩玩了。这里要先用SPY++来找到QQ登陆框的各个窗口标题或ID号-Huawei recently due to training as tutors during the busy bear, not so much time to teach us, just give us the documentation and code, read, and nothing would
CameraDriverUseOV511
- 在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。-Described in this article is windriver do drive out without using DDK or DriverStudio, may not seem like a " very official" driver, but drivers in
MultiProcessVCHelper
- 在windows中编写的VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿! -VC in the windows in the clean-up assistant prepared using multi-threaded, you can find a large number of files in the UI will not lead to a halt!
ShowProcessPath2InWinNT
- 发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。-Found in previous book, " How to get the process under the NT path" article still does not solve the probl
ChartTest
- Visual C++ ChartTest and Graph program
