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

搜索资源列表

  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. HoughObject

    0下载:
  2. Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:104154
    • 提供者:mina
  1. 3G

    0下载:
  2. 你走进3G世界的投路石,你初步了解3G世界的最佳工具-Your way into the 3G world, cast stone, you have a preliminary understanding of the world' s best tool for 3G
  3. 所属分类:3G develop

    • 发布日期:2017-05-18
    • 文件大小:4717197
    • 提供者:赵远
  1. mine-c

    0下载:
  2. 简单的探雷游戏,界面还不够完善,按‘g 或’G 来投射-Mine detection Simple game, the interface is still not perfect, by ' g' or ' G' to cast
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:33406
    • 提供者:邱立富
  1. aspcode

    0下载:
  2. 综合WML&WMLscr ipt、ASP和SQL Server实现一个简单的学生信息系统。其中包括用户登录模块、查询学生成绩的功能模块、给班级干部投选票的模块。-Integrated WML & WMLscr ipt, ASP and SQL Server to implement a simple student information system. Including the user login module, the query performance of the funct
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:648266
    • 提供者:飞飞
  1. ThreadFireworks

    0下载:
  2. 修改版 多線程煙火隨機大小,可自動施放 -Modified version of the multi-threaded fireworks random size, can be automatically cast
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:317360
    • 提供者:Hero
  1. VCCRYPT

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8411922
    • 提供者:胡杨
  1. CAST2SDK

    0下载:
  2. Delphi CAST II 3D引擎 大多数Delphi 3D引擎都是调用C++的DLL,CAST II 3D引擎是俄罗斯程序员用纯Pascal编写的3D引擎,而且作者很勤奋,更新很快!值得Delphier关注!-Delphi CAST II 3D engine, most of the Delphi 3D engine is called C++, DLL, CAST II 3D engine is a Russian programmer with a pure 3D engin
  3. 所属分类:Game Engine

    • 发布日期:2017-06-16
    • 文件大小:24203730
    • 提供者:xzqxzq
  1. Buffon

    0下载:
  2. 模拟Buffon随机投针计算圆周率的Mathematica 源程序-Simulation of Buffon needle calculate pi were cast in the Mathematica source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1509
    • 提供者:lx
  1. UDP

    0下载:
  2. software uni y multi cast para udp tx y rx
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:107663
    • 提供者:florezjimmy
  1. conversion_gui

    0下载:
  2. function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:7873
    • 提供者:thinkingbig4
  1. fist31

    0下载:
  2. 在窗体上添加picturebox,并在其上绘制两矩形,设置不同颜色产生阴影效果-In the form to add picturebox, and draw in its two rectangular, set a different color cast a shadow effect
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2050797
    • 提供者:
  1. RayTrace

    1下载:
  2. 光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:564101
    • 提供者:wangge
  1. shaiziyouxi

    0下载:
  2. 投骰子游戏的源代码,为控制台编程,希望对大家有帮助-Cast dice game source code for the console program, we want to help
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:314447
    • 提供者:陈淑靖
  1. buffonexperiment

    0下载:
  2. 实现了布丰投针实验的演示,有简单的动画演示,能在用户界面上输入平行线间距,投针的针长,投针次数,并能输出针与任一平行线相交的概率,以及根据此概率和平行线间距,针长计算出的pi值-Buffon needle experiment realized investment presentation, there is a simple animation, can be entered in the user interface on the parallel line spacing, cast a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3736669
    • 提供者:余仲星
  1. Cast_example

    0下载:
  2. Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.TextOut.-Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.Te
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8402
    • 提供者:siki
  1. 18pinLCM

    0下载:
  2. 自己做的课程设计。投骰子游戏机 用LCM显示的。 其中的随机数算法非常犀利。注释非常详细。 -Own course design. Cast dice game with LCM display. One of the random number algorithm is very sharp. Very detailed comments.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78687
    • 提供者:ICEBAT
  1. dianzichen

    0下载:
  2. 这个是单片机电子称的程序.对AT24C02进行多次写操作时,中间必须相隔5ms 2.乘法运算时,乘数必须和积的数据类型相统一。 注意:不同的数据类型进行运算时,极易出现隐蔽性的差错。 要么定义为相同的数据类型,要么使用强制转换。 另外,涉及到乘法运算时,存在着运算过程中,某个被乘数 的变量的内容被“非法”修改的现象。 如果碰上这种情况,重新赋值就可以了。 通过单步调试来发现这个隐形杀手。-. On AT24C02 write several time
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:123947
    • 提供者:小蔡
  1. toushaizi

    0下载:
  2. 投色子游戏C++ 投色子游戏C++ 投色子游戏C++ 投色子游戏C++投色子游戏C-Cast the dice game dice game C++ C++ cast cast cast the dice game dice game C++ C++ cast vote in the dice game dice game C++ C++ cast vote in the dice game dice game C++ C++
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:717
    • 提供者:刘益闯
  1. haidaofenjin_CSharp

    0下载:
  2. 昨天整理移动硬盘,竟然翻出了五年前的小程序源码。记得当时是在中国人民大学边上的一个小公园里花了一个上午想出来的方案(手稿程序),又用了一个小时的时间编写并调试通过的。这是一个面向对象编程方法的经典示例,虽然现在看起来,有些地方还不够完美(比如,不用泛型,而采用了强制类型转换),但也够一些小兄弟们参考学习之用了。不做修改的发上来,原汁原味地呈现给大家,希望引起大家对“面向对象”的思考。 谁说面向对象已死?你看看用面向对象是怎么解决复杂问题的? 这里所说的复杂问题是指一个很古老
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:49676
    • 提供者:liwx
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com