-
获取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
-
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。...
VC写的一个时钟程序,非常经典。 VC写的一个时钟程序,非常经典。-VC wrote a clock program, very classic. VC wrote a clock program, very classic. VC wrote a clock program, very classic.
- 2022-02-02 09:42:49下载
- 积分:1
-
winamp播放器的Visual C++源代码
winamp player visual c++ souce code-unusual player visual c souce code
- 2022-02-07 14:27:35下载
- 积分:1
-
实例289——调用MFC扩展DLL,创建圆形按钮
调用MFC扩展DLL,创建圆形按钮。
- 2023-05-10 16:40:04下载
- 积分:1
-
给其它进程发消息
如果你的windows程序主线程进入一个比较长时间的处理过程,同时不想用其它的线程等方法进行处理,又想能控制程序停止处理,则可以考虑从其它进程向主程序发送消息进行控制,在主程序的处理循环中进行检测。本程序是从外部发送消息的一个小程序,有一个小汽车的界面,有两个控制按钮,有时间进度显示,有一个小动画。
- 2022-05-21 06:23:35下载
- 积分:1
-
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。...
、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。
2、修正以前整站加密的js伪加密为动态加密。
3、修正了登录框调用的动态读取及验证码问题。
4、加入了相册缩略图和图片水印。
5、加入了回复和评论验证码。
6、用户管理后台首页的改进。
7、修正了ubb分段及部分标签解析的问题。
8、修正了整合论坛第一次登录出错的问题。
9、修正了其他已知bug。-and fully support the formation htm, html suffix static document, currently supports four types of documents generated suffix : htm, html, shtml, asp. Two, that before the whole point of encryption to encrypt js pseudo-dynamic encryption. 3, amended Login box called dynamic code reading and verification issues. 4, by adding a photo album and photo thumbnail watermark. 5, by adding a response to comments and validation code. 6, user management background Home Improvement. 7, amended UBB and some sub-label analysis of the problem. 8, amended the integration of the first Forum of errors logged. 9, amended other known bug.
- 2022-01-28 21:45:33下载
- 积分:1
-
基于控制面板的注册程序 自己开发
基于控制面板的注册程序 自己开发-procedure for the registration of its own development
- 2022-06-17 07:20:50下载
- 积分:1
-
svm+sift
对遥感图像中目标识别分割算法进行研究,是一种监督学习算法。首先具体介绍了尺度不变特征变换、词典模型和支持向量机的原理、实现的具体步骤和优越性,并对SVM非线性分类中核函数的重要作用进行了深入研究,之后使用基于SIFT的支持向量机分割算法对目标识别进行了实验。
- 2022-01-26 03:37:24下载
- 积分:1
-
旅客在淡季旺季购买头等舱或者经济舱的票价程序
旅客在淡季旺季购买头等舱或者经济舱的票价程序-First-class passengers to purchase season or low season economy class fares for program
- 2022-05-17 19:57:11下载
- 积分:1
-
LAN messaging
局域网内发送消息-LAN messaging
- 2023-06-18 14:05:03下载
- 积分:1