-
c++ high
c++高级编程的源代码,供大家学习c++时使用-c++ high-level programming source code for everyone to learn c++ use
- 2022-01-24 16:41:10下载
- 积分:1
-
一个很强的五子棋哦,希望大家能够喜欢..里面有具体的算法,主要用于人机对战使用的...大家满慢用吧!...
一个很强的五子棋哦,希望大家能够喜欢..里面有具体的算法,主要用于人机对战使用的...大家满慢用吧!-this is a five chess game.
- 2022-03-04 02:48:05下载
- 积分:1
-
<
,非常好的国外计算机软硬件教材,对软硬件开发都有很大帮助- very well abroad, computer software and hardware materials, development of hardware and software are very helpful
- 2022-03-21 08:34:13下载
- 积分:1
-
51单片机《两只老虎》程序
51单片机蜂鸣器播放《两只老虎》音乐,采用Keil编译生成hex文件
- 2022-12-12 15:40:03下载
- 积分:1
-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1
-
js实现日期控件,能够自动选择日期,
js实现日期控件,能够自动选择日期,-js to achieve the date of control, able to automatically select the date,
- 2022-02-24 22:55:43下载
- 积分:1
-
透明窗口
透明窗口-The example of transparent window
- 2023-05-26 16:00:03下载
- 积分:1
-
用Visual C编写的程序,适合刚入门的MFC的程序员…
用visual c++编写的程序,适合刚入门的MFC的程序员们.-with visual c prepared by the procedure, just for the portal were MFC programmers.
- 2022-10-14 16:10:03下载
- 积分: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
-
基于MFC的学生信息管理系统的制作
这是给出的是一个利用MFC平台下制作一个学生信息管理的一个编程思路,并给了一些操作的代码,用到的是数据库的一些知识,将VC和数据库很好的结合起来做了一个简单的完整的程序,适合初学数据库和VC的人练习,应该会起到一定的帮助作用
- 2022-08-06 10:52:21下载
- 积分:1