-
大家都用过flashget吧?我觉得它的界面很有借鉴的价值,于是自己模仿做了一个。...
大家都用过flashget吧?我觉得它的界面很有借鉴的价值,于是自己模仿做了一个。-This program simulates the flashget.
- 2022-03-25 07:23:38下载
- 积分:1
-
VC下的一个简单音频采集程序,用来学习还是很不错嘀
VC下的一个简单音频采集程序,用来学习还是很不错嘀-VC under a simple audio capture program for learning is still very good嘀
- 2022-02-04 18:42:47下载
- 积分:1
-
大话设计模式
大话设计模式这本书里面的C++源码,很全面和详细,看这本书的人可以结合看下,能更好得理解和学习书中的内容,在这基础上编写简单程序!
- 2022-04-09 14:25:56下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。...
设计模式的VC例子,可以用于学习设计模式。我自己觉得 很有用。-design patterns VC example, can be used to study design patterns. I feel very useful.
- 2022-08-25 01:58:00下载
- 积分: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
-
电流波形显示组件,提供了三条显示曲线,也可用于工业数据的显示...
电流波形显示组件,提供了三条显示曲线,也可用于工业数据的显示
- 2023-05-06 06:25:02下载
- 积分:1
-
深入浅出mfc的源代码
深入浅出mfc的源代码-source code of detecting mfc
- 2022-06-20 12:45:44下载
- 积分:1
-
《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码...
《C++程序语言设计》是C++之父Bjarne Stroustrup 写的,本源码是其实例源码- C++ Programming language design are C++ Writing Father of Bjarne Stroustrup, the source code examples are its source
- 2022-10-13 13:40:03下载
- 积分:1
-
模拟二进制机器计算的示例程序,已经将二进制串封装好
模拟二进制机器计算的示例程序,已经将二进制串封装好-simulate binary calculation
- 2022-03-22 08:31:03下载
- 积分:1
-
哈弗曼编码解码器通过哈弗曼树的建立,及其编码..
哈弗曼编码译码器 通过建立哈弗曼树,并对其进行编码译码 然后放入相应的TXT文件中-Havermann codecs through the establishment of Havermann tree, and its encoding and then decoding into the corresponding TXT file
- 2022-02-01 04:05:53下载
- 积分:1