资源列表
[其他小程序] 430baudCalculator
说明:MSP430单片机的波特率计算器,省去查找书手动计算的麻烦-MSP430 baud Calculator<李为> 在 2025-01-17 上传 | 大小:252kb | 下载:0
[ActiveX/DCOM] codecomplete_101
说明:代码大全的文章,文中讲述了关于写代码的要点-Code Complete article<李为> 在 2025-01-17 上传 | 大小:4.04mb | 下载:0
[钩子与API截获] TxtDllInjectApp
说明:一个TXT记事本的键盘消息钩子,可以钩住所有的打开的TXT,实现无法键盘输入功能-TXT message notepad keyboard hook, you can hook all the open TXT, no keyboard input to achieve<YuMy> 在 2025-01-17 上传 | 大小:16.22mb | 下载:0
[其他小程序] CommonAlgorithmDesign
说明:常用的算法设计方法集合,主要有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法-Algorithm commonly used method of collection, mainly iterative, exhaustive search methods, recursion, greedy method, backtracking, divide and conquer, dynamic programming<YuMy> 在 2025-01-17 上传 | 大小:66kb | 下载:0
[界面编程] Weather90
说明:界面程序,主要实现数据的接收和显示,可以选择要显示的要素-Interface program, the main reception and display of data, you can choose to display the elements of<za19881212> 在 2025-01-17 上传 | 大小:1.96mb | 下载:0
[其他小程序] TheNumberofpagesforPDF
说明:一个获取PDF文件的页数,很简单的程序。-The number of pages for PDF files<zhaoji> 在 2025-01-17 上传 | 大小:19kb | 下载:0
[Windows编程] 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<陈程> 在 2025-01-17 上传 | 大小:4kb | 下载:0
[其他小程序] 3GPPinterleaver
说明:基于3GPP组织中拟定的关于交织器标准而编写的程序-3GPP interleave<冯雪萍> 在 2025-01-17 上传 | 大小:3kb | 下载:0
[Windows编程] GetRemoteWndProcInWindows
说明:获取本进程内窗口的窗口过程确实很简单 ,直接调用GetWindowLong(hWnd,GWL_WNDPROC)就可以了(注意,根据窗口是否是Unicode的,你要判断是调用GetWindowLongA,还是GetWindowLongW,可以用IsWindowUnicode来判断), 但是GetWindowLong这个函数内部会检查调用进程和该窗口句柄是否属于同一进程,如果不是,就简单的返回0了。 -Within the proces<陈程> 在 2025-01-17 上传 | 大小:1.69mb | 下载:0
[Windows编程] 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<陈程> 在 2025-01-17 上传 | 大小:11kb | 下载:0