-
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。...
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。-An increase of the new v0.8 version: English Keywords recommendations, in accordance with local tags, article title and article content for keywords through YahooAPI analysis, eventually Yahoo English Keywords combinations.
- 2023-06-09 07:55:03下载
- 积分:1
-
本代码实现了PowerPoint2000/XP内部插件
本代码实现了PowerPoint2000/XP内部插件-source implementation of the internal plug-PowerPoint2000/XP
- 2022-03-03 09:29:25下载
- 积分:1
-
Wang Jinming verilog Chapter 7 for beginners
王金明verilog第7章
适合初学者-Wang Jinming verilog Chapter 7 for beginners
- 2023-09-07 07:40:04下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景...
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景-Change the system for the desktop background, while Microsoft itself has a dynamic library provides this functionality, but the library system does not take itself. Delphi therefore prepared to use this procedure for the automatic replacement of desktop background
- 2022-02-14 04:01:07下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1
-
这是一个BOT项目的源代码,称为rxbot69dfix。
this a bot source code, called rxbot69Dfix .-this is a bot source code, called rxbot69Dfix .
- 2022-04-26 11:29:42下载
- 积分:1
-
a look at the software source code, I write their own beauty, but it is not very...
一个看密码的软件源码,我自已写的啦,却不是很好看呀。你就将就吧。-a look at the software source code, I write their own beauty, but it is not very good at it. You will be on it.
- 2023-01-28 21:25:03下载
- 积分:1
-
打字小程序愿代码,联系键盘编程的好例子.值得一看
打字小程序愿代码,联系键盘编程的好例子.值得一看-Typing is willing to code a small program, contact a good example of programming the keyboard. Worth a visit
- 2022-01-26 01:32:56下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-03-22 01:18:28下载
- 积分:1