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

搜索资源列表

  1. jiamijiemi

    0下载:
  2. 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:zhaowh
  1. linuxcmd

    0下载:
  2. 在平常的作业中,有时候老师让自己实现诸如cat等类的程式,有时候叫用shell实现,有时候用c实现,不过我经常一点头绪都没有,不过我想到 linux开源的,命令代码能拿来参考下阿,所以我就想看看linux命令的原始码,于是就开始了摆渡狗狗的搜索过程。从结果来看,有两种情况,一种是给予rpm的包的形式;另一种是基于deb包的形式。具体我也不知道该怎么描述,总之就是一种redhat的源码查看,一种是debian的源码查看。我是用的ubuntu,基于debian的,所以先前按照rpm的方式怎么也不奏效
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1911
    • 提供者:陈诚
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. SumOfSub

    0下载:
  2. 给定一个正整数的集合,子集和问题要求在这个正整数集合中,找出其和不超过正整数C的最大和数的子集,且设计的算法是基于近似算法的基本思想。-Given a set of positive integers, a subset of the requirements and problems in this set of positive integers, to find out and no more than the largest positive integer C, a subset of
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:8242
    • 提供者:zhlohi
  1. gauss

    0下载:
  2. 数值分析上高斯消去法的源代码 运行环境 c++ builder-idea of guass
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:725
    • 提供者:arong229
  1. StuManSys

    0下载:
  2. 纯面向对象的C++学生管理系统大家可以学习一下这个思想-Pure object-oriented C++ student management system you can learn about this idea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38689
    • 提供者:First Name
  1. SimulationCalculator

    0下载:
  2. 仿真计算器的通用C程序 读者在使用WPS及Pctools等工具软件时,可方便地弹出计算器窗口来仿真使用计算器的功能。也许很多软件作者也设想在自已开发的软件中为用户提供这种计算器仿真功能,如读者在开发自已的MIS系统或表处理软件及文本检索软件等应用软件时,也应该具有一个热键弹出的计算器窗口,为用户提供仿真计算器的功能,从而改善应用软件的用户友好性。笔者介绍一个可供C语言及各种计算机语言调用的通用计算器仿真程序。该程序用MSC6.0语言编写,在DOSS.O环境下通过 源程序清单附后,各种子函数及
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:246987
    • 提供者:王成
  1. exp11-7

    0下载:
  2. C程序,利用二路归并思想对一组数据进行排序-C program,order the datas using the idea of merging
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1104
    • 提供者:fishle
  1. datastruct

    0下载:
  2. 通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1633
    • 提供者:zhang
  1. CLanguage100CasesOfClassicAlgorithms

    0下载:
  2. 本文搜集了100个实用的例子,讲解了思路并附有c源代码。-In this paper, a collection of 100 practical examples to explain the idea with c source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:34030
    • 提供者:pdl
  1. student_record

    0下载:
  2. This Program demostrate basic file operation on file using various file function in C++. Basic aim is to idea is low level file I/O to store information of student object as record then perform various simple operation such add more record finding re
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:958
    • 提供者:Nilesh
  1. fenqupaixu

    0下载:
  2. 利用递归分区的想法,对数组数据进行快速排序的c语言源代码。-The idea of using recursive partition of the array data for rapid sequencing of the c-language source code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:171801
    • 提供者:杨帅
  1. XMlParser

    0下载:
  2. 强大易用的XML文件解析器,使用起来非常非常方便。-The idea of this project was simply to write a basic XML parser in ANSI C for portability. The parser is reasonably forgiving as I have only a fairly rudimentary knowledge about XML and wanted to keep the code reasonably str
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:33045
    • 提供者:dhyao
  1. yichuansuanfa

    0下载:
  2. 遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:杨光
  1. ma_bu_tu

    0下载:
  2. 用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:2032
    • 提供者:zhuliyan
  1. ReSharperSetup31FullVS90

    0下载:
  2. ReSharperSetup.3.1.Full.VS90.msi ReSharper是一款微软Visual Studio .NET 2005或者2008的插件,提供了智能C#辅助编码功能和实时错误显示功能,并支持重构。ReSharper为C#开发人员提供许多能够有效提高生产力的功能,这些功能已被成千上万使用IntelliJ IDEA的Java程序员所采用 ReSharper是为Microsoft Visual Studio .NET 2005或者2008这一流行的开发平台提供的插
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:22534302
    • 提供者:andy
  1. MenuHistory

    0下载:
  2. C#保存打开文件历史记录实例.很多软件都有这个功能,于是自己也写了一个。虽然感觉不如大型软件做的那么完美,但必竟功能是实现了,给想要这种功能的C#爱好者一个思路罢。-C# open file to save an instance of the historical record. A lot of the software have this feature, so has written one. Although the feeling of large-scale software to
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:34663
    • 提供者:242
  1. stack

    0下载:
  2. C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2956
    • 提供者:邹娟
  1. order

    0下载:
  2. 用c++ 实现的用类的构造函数初始化数组,是一种新的思路,学习完后会对c++有新的认识-Using c++ implementation with the class constructor to initialize the array, is a new idea, learn c++ would have exhausted a new understanding of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:943928
    • 提供者:jack
  1. IDEA_C

    0下载:
  2. 用纯C语言实现的IDEA加密算法与解密算法,希望对朋友所帮助。-IDEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:26806
    • 提供者:yaofengyi
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com