-
陈先生
陈家骏《程序设计教程 用C++语言编程》部分习题源程序 以及复旦数学系程序设计课程两次补充作业源程序-Mr Chan
- 2022-05-29 17:22:55下载
- 积分:1
-
through command will drop directory for documents specified lower and upper can...
通过命令将指定的文件放在目录下,上层可以重写
- 2022-03-22 01:21:52下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
实现图形轮廓包围盒的描述。内容包括设置包围盒的线段,设置包围盒的最大最小点...
实现图形轮廓包围盒的描述。内容包括设置包围盒的线段,设置包围盒的最大最小点-Graphic description of contours bounding box. Content includes the provision of bounding box of the segment, set the minimum bounding box of the largest point
- 2022-02-13 18:15:14下载
- 积分:1
-
用VC6,动态负载
vc6写的,动态加载nt驱动方法,加载的文件为D:Compileipb2COMxipbDrive.sys-written in vc6, dynamic load-driven approach nt
- 2022-01-28 19:48:07下载
- 积分:1
-
int 的高低字节
int 的高低字节-int byte
- 2022-11-04 04:30:03下载
- 积分:1
-
Produced by the use of Visual Basic music player, the audio codec. Function is s...
利用Visual Basic制作的音乐播放器,实现音频的编解码。功能类似于千千静听,可以导入音乐文件夹,编辑lrc歌词等各项功能。很好用,附上源码,供大家参考学习。-Produced by the use of Visual Basic music player, the audio codec. Function is similar to TTPlayer, you can import the music folder, and edit the various functions such as lrc lyrics. Good use, accompanied by source code for your reference study.
- 2023-03-12 13:30:03下载
- 积分:1
-
任务管理器嵌入式WinCE的例子,使用EVC实现发展
嵌入式WINCE任务管理器的例子,使用EVC开发实现-Task Manager Embedded WINCE example, the use of EVC realize development
- 2022-03-13 20:10:16下载
- 积分:1
-
WINDOWS CE Registry Editor source, the use of EVC development, can be used in Po...
WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
- 2022-01-27 20:13:40下载
- 积分:1
-
VC的圆形时钟实现程序编写,时钟时间显示…
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-05-25 05:35:09下载
- 积分:1