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

搜索资源列表

  1. ECCCsource

    0下载:
  2. ECC椭圆曲线加密,基于公钥加密的思想,快速的-ECC Elliptic Curve encryption, public key encryption based on the idea of the Express
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:74745
    • 提供者:lc
  1. C_Parser_training

    0下载:
  2. this program can detect well known tags in c/c++. its not a completely full c parser but it has the main idea about how to parse/analyze code .-this program can detect well known tags in c/c++. its not a completely full c parser but it has the ma
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:149174
    • 提供者:me
  1. C

    0下载:
  2. 经典的C++程序思想,让你事半功倍,使你能够轻松地领悟到学习的乐趣!-Classic C++ program idea, let you much more effective, so you can easily understand that the study of pleasure!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2639375
    • 提供者:欧阳
  1. c

    1下载:
  2. 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2623
    • 提供者:szl
  1. LR

    1下载:
  2. 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
  3. 所属分类:Compiler program

    • 发布日期:2016-10-18
    • 文件大小:290259
    • 提供者:sh_xj
  1. N.C.P.H

    0下载:
  2. 在市面上的字典都是按穷举方式生成的要么是数字,要么是字符,要么是字母,要么是胡乱的组合,我个人认为这样的字典太宠大,不适合现实中的做破解用.咋天晚上在拿服务器的时候写了个比较有针对性的字典,算法不是很严密,只是根据个人习惯写出来的.不过我觉得这种字典的思路要好一点,时间比较仓促,望高人指点一下.-Dictionary in the market are generated by the exhaustive way or figures, or characters, or letters, o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:146143
    • 提供者:子墨
  1. BranchAndBound

    1下载:
  2. 本程序是用分支定界法求最短路径的程序,用C++编写。采取的基本思想是:使用最小优先队列分支界限法来构建程序,细节是对于每个节点,包含三个变量:当前走过的路径长度、当前的花费和该节点对应的实际城市的编号。关于确定节点优先级,我们规定首先以“当前走过的路径长度”来确定优先级,当路径长度相等时,以“当前的花费”来确定优先级。同时,我们还定义两个数组dist[i]和pric[i]保存当前求得的从源城市到每个城市的最短距离和花费,用于剪枝时的评判标准。-This procedure is to use b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:61277
    • 提供者:李贺
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. sockssvc

    1下载:
  2. 歡迎 SocksSvc,集合的MFC類實現一個簡單的襪子服務器。 這個想法最初背後 SocksSvc了解SOCKS協議以及它是如何實現在Win32。 如需了解有關議定書的襪子你應該閱讀 RFC 1928(襪子 5),玫瑰花1929(用戶名/密碼身份驗證襪子 5)和襪子 4規格,您可以下載這些從 www.socks.permeo.com huān yíng SocksSvc, jí hé deMFC lèi shí xiàn yī gè jiǎn dān de w
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-02-08
    • 文件大小:50250
    • 提供者:睡魔
  1. C

    0下载:
  2. 用基数排序算法思想为整数链表编写一个排序函数-With the idea of radix sort algorithm to write a sort function, an integer list
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:6879
    • 提供者:零星
  1. road

    0下载:
  2. 采用双向广度优先搜索的方法搜索出在一定意义下最佳的解题步骤,并指导我系学生姚刚用DELPHI V5.0开发了一个相应的电脑游戏。本文首先介绍了该算法的基本思想,然后通过完整的PASCAL源程序及其注释给出该算法的具体的实现,最后给出搜索的结果。-Bidirectional breadth-first search method to search out the best in some sense the problem solving steps, and to guide my stude
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:24544
    • 提供者:
  1. IDEA

    2下载:
  2. IDEA算法的实现,C语言包括加密,解密功能-IDEA Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:陈兴
  1. IDEA

    0下载:
  2. IDEA算法 C实现 希望能给大家带来帮助。谢谢~-IDEA algorithm C to achieve We hope you help. Thank you ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1546
    • 提供者:曾添
  1. LEACH

    0下载:
  2. 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant r
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2445
    • 提供者:李博宁
  1. c

    0下载:
  2. 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。 编程思路:“心”形曲线的数学参数方程为: -Of the problem: According to the " heart" -shaped mathematical curve parameter equation, drawing curves and output screen. Coordinates of points in the cycle show
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:113132
    • 提供者:夏天
  1. ga

    0下载:
  2. VS 2005下编写的遗传算法,采用面向对象的方式实现的遗传算法的思想,可用于神经网络的初始权值和阈值的优化。-VS 2005, prepared under the genetic algorithm, object-oriented approach to achieve the idea of genetic algorithms, neural networks can be used for the initial weights and threshold optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:510954
    • 提供者:Ivan.Ru
  1. Pro.LINQ.Object.Relational.Mapping.in.C.Sharp

    0下载:
  2. Working as an architect and consultant, I have noticed a severe dearth in the .NET community when it comes to the finer points of using design patterns to build data access layers. The Java camp has followed the patterns = reuse mantra for a long
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6531072
    • 提供者:
  1. lizilvbo

    0下载:
  2. 这篇文章主要阐述了粒子滤波算法的思想 ,能方便大家理解粒子滤波算法-This article mainly discusses the idea of particle filtering algorithm, we can easily understand the particle filter
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:273706
    • 提供者:孙立奎
  1. c

    0下载:
  2. 这是一个关于人事管理系统的课设报告,报告分析了程序的整体思路,包括流程图,数据成员表在内的诸多内容,还有详细设计。-This is a course on personnel management system based report of the overall idea of the program, including flow charts, data tables, including many members of the content, as well as the detai
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-02
    • 文件大小:260823
    • 提供者:Lau
  1. IDEA

    0下载:
  2. IDEA是数据加密的一种算法,实现的方法也有很多,在此,我用c++实现了此加密算法-Achieved the IDEA algorithm by c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3908
    • 提供者:乐小意
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com