-
这本书介绍了正则表达式的基本语法和应用 深入浅出 循序渐进 能帮助你快速掌握正则表达式...
这本书介绍了正则表达式的基本语法和应用 深入浅出 循序渐进 能帮助你快速掌握正则表达式-This book introduces the basic regular expression syntax and application of easy step-by-step can help you quickly master the regular expression
- 2022-07-01 19:59:23下载
- 积分:1
-
这时一个EJB网络书店销售的好程序,大家有机会可以下载下来研究...
这时一个EJB网络书店销售的好程序,大家有机会可以下载下来研究-EJB network when a good bookstore sales procedures, we have a chance to study can be downloaded from
- 2022-10-20 04:20:03下载
- 积分:1
-
vc实现一幅图像的huffman编码,代码效率非常的好。大家可以参考一下...
vc实现一幅图像的huffman编码,代码效率非常的好。大家可以参考一下-vc achieve an image of Huffman coding, code efficiency is very good. We can take a look
- 2022-03-31 15:55:15下载
- 积分:1
-
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。...
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。-Generate uniformly distributed angle of the grid lattice. The c++ program can be used for engineering, mathematics and other fields according to the angle (alpha, belta, gamma) searching optimization problem.
- 2022-06-01 11:04:03下载
- 积分:1
-
jfreechart图型源码,含多组图型.eclipse工程
jfreechart图型源码,含多组图型.eclipse工程-graphics jfreechart source, including multi-Photo-type. eclipse project
- 2022-02-16 08:47:26下载
- 积分:1
-
在C++也解调锁相调制文件
PLL Modulation Document in c++ also demodulation-PLL Modulation Document in c++ also demodulation...
- 2022-02-05 04:46:01下载
- 积分:1
-
气相色谱greatcode 1.140完成C / C++代码的源代码的缩进杂波,诉..
GC GRACE 1.140完成C/C++代码的源代码缩进杂波,VC编译后使用。
- 2022-03-15 13:02:38下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序...
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序-use SetWindowLong to change the default window to window handling functions, establish can show different colors scheduling procedures
- 2022-03-03 11:13:52下载
- 积分:1
-
匹配滤波器
matched filter good job
- 2022-03-19 11:37:56下载
- 积分:1