资源列表
[Windows编程] Anti-prime-Sequences
说明:中山大学Sicily Online Judge里面的1002题目的源代码,大家可以参考学习一下-Sun Yat-sen Sicily Online Judge inside the 1002 title of source code, we can refer to learn about. . ....<zhonghp> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[Windows编程] Team-Rankings
说明:中山大学Sicily Online Judge里面的1006题目的源代码,大家可以参考学习一下-Sun Yat-sen Sicily Online Judge inside the 1006 title of source code, we can refer to learn about. . .<zhonghp> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[Windows编程] gen_rand
说明:这段源码可以在VC上运行,稍加改动就可以在其他C或C++下运行。它能以70多M字节/秒产生真随机数。为了简单这里产生10M字节的随机数,放在rand.dat文件里。可供考察。 之所以能产生随机数原理前面重复多次了。这里用的方法是先建造有规律的数组,以字节为单位,数值从0到255,不断重复。然后对这个数组进行随机排序,随机数来自Nm()函数,它读系统计数器的低32位数值做模256运算得到交换序列号n1,并让序列号为i和n1的数据交换数值,并充填结果数组。-This code can be<LonlyGod> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[其他小程序] zhinengdaohan
说明:智能导航软件(搜狗版) 智能导航软件(搜狗版)-Intelligent navigation software<李圣> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[其他小程序] verifyimage
说明:python代码,使用PIL库生成验证码,用于登录功能-code for login<icoding> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数据库编程] N-queen-problem
说明:在N*N的方格棋盘放置了N个皇后,使得它们不相互攻击(即任意2个皇后不允许处在同一排,同一列,也不允许处在与棋盘边框成45角的斜线上。 你的任务是,对于给定的N,求出有多少种合法的放置方法。 -In N* N checkerboard of placed N a queen, so they don t attack each other (that is, any two queen not allowed in the same row, the same listed, and n<ren_xi> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数据库编程] Dynamic-distribution-array-element
说明:在程序运行期间动态建立数组,而不是通过数组说明(定义)建立数组,使程序正常运行却又不会浪费大量内存空间。-During the running of the application of dynamic build array, not through the array declaration (definition) establish arrays, and make the program but again not the normal operation of waste a lot<ren_xi> 在 2025-07-02 上传 | 大小:1kb | 下载:0