-
朋友卷算,轨道通勤科学奎大会堂
朋友们滚蒜,绕着大会堂转
- 2022-05-22 12:50:18下载
- 积分:1
-
用来隐藏任何已开启的程式, 以及桌面, Taskbar等
用来隐藏任何已开启的程式, 以及桌面, Taskbar等-to hide any open programs, and desktop, such as Taskbar
- 2022-02-27 09:19:46下载
- 积分:1
-
Image to Text Converter !
Image to Text Converter !
- 2022-02-01 06:52:13下载
- 积分:1
-
夸显卡最大化程序
一台电脑插了多块显卡时,放大一个程序,只能在一个显卡上全屏,该程序可以把窗口自动放大到全部显卡上。
- 2022-07-10 14:13:58下载
- 积分:1
-
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能-LSPlayerSrc.rar, the source of a player, very good features
- 2022-02-03 09:13:09下载
- 积分:1
-
wince下的源代码集合打包,下载后安装。
学习wince嵌入式开发的推荐下载阅读,甚至可以找到自己想要的代码。...
wince下的源代码集合打包,下载后安装。
学习wince嵌入式开发的推荐下载阅读,甚至可以找到自己想要的代码。-Jack the source code pool package, download and install it. Learning Jack embedded developers to download the recommendation read, or even want to find their own code.
- 2023-01-22 22:00:04下载
- 积分: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
-
内存清理程序,具有选择性,参数
内存清理程序,具有选择性,参数-s。通过纪录驻留内存的最高点地址。-Memory clean-up procedures, an optional parameter-s. Through the record of the presence of the highest memory address.
- 2022-10-17 19:50:03下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1
-
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要...
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要-MFC-based program to read the JPEG image has been color images to realize the mutual transformation of gray images, the user can on this platform based on the completion of their algorithm needs
- 2022-08-12 00:02:36下载
- 积分:1