-
Three Ways to Inject Your Code into Another Proce
Three Ways to Inject Your Code into Another Proce
- 2022-02-26 01:30:46下载
- 积分:1
-
Algorithm for Detecting Duplicate
Algorithm for Detecting Duplicate-Previously Encountered Strings
- 2022-05-19 18:09:53下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能...
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
- 2022-03-26 16:35:42下载
- 积分:1
-
CASIC多模卫星导航接收机驱动程序,GPS驱动程序
GPS驱动程序,从NMEA0183协仪中提取定位数据
- 2022-03-31 22:12:04下载
- 积分:1
-
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl + ODBC 数据库操作
VC++6.0 CGrindCtrl + ODBC 数据库操作-VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
VC++6.0 CGrindCtrl+ ODBC
- 2022-03-22 21:34:39下载
- 积分:1
-
自订制菜单,在菜单栏上面显示公司logo图标位图。
自订制菜单,在菜单栏上面显示公司logo图标位图。-Since the customized menu, the menu bar shown above the company logo icon bitmap.
- 2022-01-24 13:00:32下载
- 积分:1
-
该模块实现了界面和输出系统的窗口媒体音频…
This module implements the interface and output system for Windows Media Audio. If you use this module with your application, you will need to deploy wmaudioredist.exe (the CORE) with your program. The SDK (and the CORE) are claimed by Microsoft to be BETA. It seems to work correctly, but beware of BETA! Please, notify me, when Microsoft releases the final version of the SDK. Redistribution terms for this module consist of two parts. 1) wmamp.esp redistribution terms are defined by EldoS Sounds license. 2) The CORE redistribution terms are defined by Microsoft. As for now its redistribution is free.
- 2022-04-18 04:44:09下载
- 积分:1
-
C++内存分配所有方法,比较有价值,有需要的可以参考
C++内存分配所有方法,比较有价值,有需要的可以参考-the good C++ memory alloc
- 2022-03-18 10:59:39下载
- 积分:1
-
windows LCD RGB test tool
应用背景关于LCD RGB的测试软件,在windows 8或以上 tablet test中能够直接使用关键技术循环播放颜色,可以人工判断测试Pass还是Fail
- 2023-02-06 03:25:03下载
- 积分:1