-
Excel 作为Microsoft Office里面的拳头产品,内建了COM支持,所以通过Automation,可以轻松实现Automation组件跟excel...
Excel 作为Microsoft Office里面的拳头产品,内建了COM支持,所以通过Automation,可以轻松实现Automation组件跟excel里面的VBA的通信.本程序就是根据这个原理完成.-Excel as a fist inside the Microsoft Office Products, built the COM support it through Automation, can easily realize Automation components inside VBA with excel communication. This procedure is completed in accordance with this principle.
- 2022-04-13 07:57:41下载
- 积分:1
-
这是GDI+ V6.0.3264.0,支持VC6.0 ,VS2003
这是GDI+ V6.0.3264.0,支持VC6.0 ,VS2003-2008-This is the GDI+ V6.0.3264.0, support for VC6.0, VS2003-2008
- 2023-01-20 07:30:04下载
- 积分:1
-
ASCII码的回数,我们可以读到。
ascii code return to number that we can read.
- 2022-03-25 00:11:33下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
系统优化,一个基于windows的系统优化源代码,值得初学者看
系统优化,一个基于windows的系统优化源代码,值得初学者看-System optimize,some windows-base code to system optimize,its worthy to beginer
- 2023-08-20 17:05:03下载
- 积分:1
-
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字....
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字.-digital black hole procedures. You enter a not exceed 10 Integer, and then arranged by multiples on average, less median from small to large with the figures. Come do a few repeat the above operation will eventually sucked into a figure.
- 2022-11-11 10:40:04下载
- 积分:1
-
可以用于密码输入。需要的可以从中参看。挺不错的!
可以用于密码输入。需要的可以从中参看。挺不错的!-Can be used for password input. Need to be able to see. Very good!
- 2022-04-19 01:23:55下载
- 积分:1
-
be Ip address the source code
得到Ip地址的源代码-be Ip address the source code
- 2022-12-26 17:05:03下载
- 积分:1
-
使用可视化的c++文档,重新
运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
- 2022-02-06 07:46:46下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1