登录
首页 » Windows开发 » 用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习....

用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习....

于 2022-04-13 发布 文件大小:957.12 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习.-VC series of small game procedures, give your reference, thank you for your use, give more to help me, to learn from each other.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • 很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!...
    很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!-very nice digital clock! Colors can change! If you at the appropriate changes can be part of the procedures themselves!
    2023-03-14 12:45:03下载
    积分:1
  • 监视程序摄像头 监视程序摄像头 监视程序摄像头
    监视程序摄像头 监视程序摄像头 监视程序摄像头-Monitoring program to monitor program camera camera camera monitoring program
    2022-03-26 15:07:13下载
    积分:1
  • 职工管理系统,实现了查询,界面设计,数据库的连接!
    职工管理系统,实现了查询,界面设计,数据库的连接!-Staff management system, the realization of the query, interface design, database connectivity!
    2022-08-26 05:21:56下载
    积分:1
  • VS2013 抢答检查
    如果公司在付在欧洲共同体增值税税法对在线验证网站及检查。
    2022-08-19 22:32:12下载
    积分:1
  • Praat 连接从 C 语言
    脚本通过自动化操作的顺序保存的Praat用户时间和精力。要运行 Praat 脚本,请转到Praat 对象窗口中的控制菜单并选择新的 Praat 脚本。通过点击下面的链接之一,然后拔起的代码所需的脚本。复制所有的代码 (例如突出显示和 PC 上Ctrl-C ) 并将其粘贴到新的无标题的脚本窗口。最后,选择运行 > 运行(或键入Ctrl-R) 在无标题的脚本窗口中执行脚本。
    2022-02-06 18:34:59下载
    积分:1
  • 利用API函数编写的串口通信程序
    这是自己花了好长时间在网上找的一个关于串口通信的程序,适合初学者,网址可能忘记了,但是把自己下载好的代码与大家共享,希望有用
    2022-04-24 03:28:08下载
    积分:1
  • 该内容为汇编语言的学习中常见的彼此阿 数码显示方针测试等...
    该内容为汇编语言的学习中常见的彼此阿 数码显示方针测试等-the content of the assembly language learning each other common A digital display testing policy
    2022-01-25 15:17:45下载
    积分:1
  • Visual Studio provides a Spy program, this program is similar with it, but also...
    Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序。-Visual Studio provides a Spy program, this program is similar with it, but also can drag and drop the form on the cross to the other objectives of the form to obtain the properties of the form, while it can list the currently running program and close the program selected.
    2023-01-26 19:40:04下载
    积分:1
  • LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
    LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
    2022-08-19 18:20:36下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载