CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c random

搜索资源列表

  1. fgfggfsdf-(2)

    0下载:
  2. c#GDI+游戏编程:《疯狂的炸弹之幽灵之战v1.0》绘制地图、绘制随机地图技巧 c#GDI+游戏编程:《疯狂的炸弹之幽灵之战v1.0》绘制地图、绘制随机地图技巧 -Game Programming in C# GDI+: " the crazy bomb the specter of war v1.0" map, draw a random map skills the c# GDI+ game programming: " the crazy bomb the sp
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:118679
    • 提供者:高飞
  1. ChineseCode

    0下载:
  2. 中文验证码源码,C#完美实例,自带判断模块,下面简要说一下本中文验证码的实现思路:获取GB2312编码页(表),调用函数产生4个随机中文汉字编码,根据汉字编码的字节数组解码出中文汉字,生成随机生成器,清空图片背景色,画图片的背景噪音线,画图片的前景噪音点,画图片的边框线。   CreateCode函数在汉字编码范围内随机创建含两个元素的十六进制字节数组,每个字节数组代表一个汉字,并将 四个字节数组存储在object数组中,参数:strlength,代表需要产生的汉字个数。每循环一次产生一个
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:11773
    • 提供者:hpudn89
  1. shuffle

    0下载:
  2. 在Java语言中生成随机数相对来说比较简单,因为有一个现成的方法可以使用。在Math类中,Java语言提供了一个叫做random的方法。通过这个方法可以让系统产生随机数。不过默认情况下,其产生的随机数范围比较小,为大于等于0到小于1的double型随机数。虽然其随机数产生的范围比较小,不能够满足日常的需求。如日常工作中可能需要产生整数的随机数。其实,只要对这个方法进行一些灵活的处理,就可以获取任意范围的随机数。 -how to make it in c or c++ using the sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:758
    • 提供者:庞冲汉
  1. csharpclass

    1下载:
  2.  C#中常用的42个类,这些小类库似乎使用频率都比较高,作为从事C#编程的朋友来说,应该把这些类库收集起来,方便自己查询和使用。   部分类库:   c#全局键盘钩子.txt   获取页面源代码.txt   正则分割字符串.txt   随机100种声音.txt   宽带连接.txt   win7判断管理员身份.txt   打开指定路径文件对话框.txt   IEcookie清除.txt   字符串检查.txt   窗体鼠标穿透.t
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:40570
    • 提供者:zpudn9
  1. rand

    0下载:
  2. C++ 将产生的随机数存入文件中,使用冒泡、快速、归并、希尔排序并计算排序时间,将排序时间存入excel中-The random number C++ will be stored in the file, using the bubble, quick, merge, Hill sort and calculate the sorting time, sorting time in Excel
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1276782
    • 提供者:陈晓冰
  1. First_Test1

    0下载:
  2. 1、使用System.Array类的方法获取已知数组(数组元素为80,90,67,89,78,85,45,69,77,95)的维数、长度,并对数组排序、反转。 提示:Rank,Length,Sort(),Reverse() 2、 使用Random方法生成随机数。数组A中有8个互不相同的元素,数组B中有5个互不相同的元素,A和B中的数为100以内的正整数。编程产生数组C,C中包含在A中但不在B中的元素。 任意输入两个正整数a,b, 求a+b的和, a,b的取值范围为1—10100
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:57172
    • 提供者:xiaobai66393
  1. demining

    0下载:
  2.  C++ 扫雷游戏辅助源码,学习如何定义一个顶级窗口的指针,如何创建游戏窗口菜单、窗口主界面、随机创建雷、如何布置雷区、鼠标左键注册、设定右键可用,利用时间来生成随机数等。-Auxiliary source of C++ minesweeper game, learn how to define a top-level window pointer, how to create the menu of the game window, the main window interface, ran
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:140491
    • 提供者:陈文英
  1. scq

    0下载:
  2. VC/C++源码,算法相关,双色球,随机   C++ 双色球随机选号工具,机选软件-The VC/C++ source, related to the algorithms, ball, random C++ color ball random selection tool, machine selection software
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:103170
    • 提供者:王夏红
  1. Acquisition

    0下载:
  2. 产生GPS全球定位系统中伪随机码即C/A码以及捕获-GPS in the pseudo-random code generated that C/A code
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:418611
    • 提供者:赵世杰
  1. DiskVariable

    0下载:
  2. 实现了文件随机读写的一个C++类。使用CDiskVariable类操作磁盘,可以随机读写文件。 使用CDiskMap可以将文件映射到数组中。在CDiskMap类被析构的时候,数据自动存入文件的指定地址。-Random read and write files to achieve a C++ classes. Use CDiskVariable class action disk, you can randomly read and write files. Use CDiskMap Fil
  3. 所属分类:File Operate

    • 发布日期:2017-12-01
    • 文件大小:1656
    • 提供者:雷志鹏
  1. Vocabulary

    0下载:
  2. 通过使用c# VS2010表达你可以添加新单词每天你学到了新的写盒子并单击“添加新单词数据库”按钮。当你发送表单最小化点击“发送到系统托盘”按钮程序继续运行在系统托盘中,给随机调整时期气球消息什么由你选择…你可以带回形式的双点击系统托盘-By using c# VS2010 express you can add new words every day you learn a new writing box and click the " Add new word database&qu
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:219454
    • 提供者:七里香
  1. SecretShare

    0下载:
  2. 门限算法(又名秘密共享算法)源程序,标准C实现,可直接跨平台移植。其中随机数的产生仅调用了rand()函数,建议实际使用时,修改随机数发生函数,至少前导加入srand( (unsigned)time( NULL -Threshold algorithm (also known as secret sharing algorithm) source, the standard C implementation, can be directly portable across platforms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:178199
    • 提供者:echo
  1. Puzzel

    0下载:
  2. 拼图游戏是一个考眼力和脑力的益智游戏,一直为大家所厚爱,文介绍了c#中开发拼图游戏的思路及实现,解决了部分拼图软件上图片路径为固定的缺陷,采用动态随机的路径生成,确保每次游戏的拼图不一样;采用计时记步方式,使游戏更加具备竞技性;加入了打乱图片的自动排序功能,使用户可以随时进行新游戏。-Jigsaw puzzle is a test eyesight and mental puzzle game, has love for everyone, the text introduces the c#
  3. 所属分类:Other Riddle games

    • 发布日期:2017-10-31
    • 文件大小:1524773
    • 提供者:胡亮
  1. suijishu

    0下载:
  2. 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read a pseudo-random number encrypted us
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:10950
    • 提供者:陈丽凤
  1. assign2-(2)

    0下载:
  2. c++ 设计一个投票系统 1。每一个投票人可以只投票一次。决定哪个候选人的选民选择通过生成一个随机数介于1和总数量的候选人。 3。在选举中,候选人最多的选票当选 2。每个候选人保持记录的选民投他的票 -c++ design a voting system 1. Each voter can only vote once. Decide which voters choose candidates by generating a random number between 1
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-15
    • 文件大小:570043
    • 提供者:甄真
  1. RSA_DHC

    0下载:
  2. 实现RSA公钥加密算法的C++程序,通过连个随机素数,生成加解密的公钥与私钥。-Implement RSA public key encryption algorithm C++ program, through even a random primes generated public key and private key encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:5678
    • 提供者:戴慧超
  1. 1

    0下载:
  2. 使用c语言实现各种分布的随机变量,包括瑞利分布,均匀分布,高斯分布-Use c language to a variety of distributed random variables, including the Rayleigh distribution, uniform distribution, Gaussian distribution
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:820780
    • 提供者:niu ben
  1. pingjunquzhongfa

    0下载:
  2. 用C语言进行编程,中平均取中法取随机数的方法。然后用matlab软件将其随机长度模拟出来,获得较长的随机数长度的模拟方法。-The C programming language, taking an average of France to take random numbers. Then using matlab software to simulated random length, the length of the random number to obtain a longer si
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:127492
    • 提供者:feiji
  1. MATH_pack

    0下载:
  2. 本压缩包用c语言实现了常用的数学函数 比如三角函数、绝对值、随机数、大数乘法等 适合于初学者参考使用-The compressed package using c language commonly used mathematical functions such as trigonometric, absolute value, random numbers, multiplication of large numbers suitable for beginners referenc
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6069
    • 提供者:龚小敏
  1. PageReplacement

    0下载:
  2. 用c语言实现的页面置换算法,具体包括最佳替换算法,随机替换算法,FIFO算法,LRU算法和Clock算法。引用串的生成是尽量模拟真实的程序局部性而设计的。-a C program implements page replacement algorithm:include optimal algorithm, random algorithm, FIFO algorithm, LRU algorithm and Clock algorithm. The generation of referenc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:337957
    • 提供者:廖宇豪
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 45 »
搜珍网 www.dssz.com