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

搜索资源列表

  1. code

    0下载:
  2. IDEA算法实现,C++实现,复制到C中调试可用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8740
    • 提供者:刘明
  1. 4_idea

    0下载:
  2. IDEA算法,用C++实现的。对然不是界面的。但是对于理解这个算法很有用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17419
    • 提供者:徐雄博
  1. count1

    0下载:
  2. C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9246
    • 提供者:夏辉达
  1. cdcode

    0下载:
  2. C#编写的用光盘做启动盘 AT-RegCDRom:用来创建启动盘 AT-CDRom:验证启动盘[也可说是应用] 一 :编程思想 1、创建启动盘 插入要创建的启动盘,程序自动检测光驱中光盘,利用WMI(Windows管理架构:Windows Management Instrumentation)读取该光盘的序列号(具有唯一性),把该序列号写入注册表。 2、验证 程序执行时,自动检测光驱中的光盘,利用WMI获取序列号,然后读取注册表中先前写入的序列号,二者比较,相同则程序启动成功,否则提示插入启动盘
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:385218
    • 提供者:管琰平
  1. 图象直方图

    0下载:
  2. C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。-C Image Builder to be red, blue, green, and three-color histogram, and to show up procedure is a clever idea.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:357775
    • 提供者:邱卫东
  1. 复件 ReadXML

    0下载:
  2. 如果他是一篇使用XPath的XML文档,PMD允许你访问这棵树。 所以一旦你理解了XPath 和关于解析器如何从你的源代码中生成节点树的 ... 哈哈,自己组织了一次星际比赛,难以 忘怀又一次萌发学VC++的想法,初学了下,想跳楼决定先学C++,买了本C++的书,学到class, -if he is an XPath use of XML documents, PMD allows you to visit this tree. So once you understand the XPath
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:sap
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. sdk winapi 串口实例

    0下载:
  2. This is the fourth in a series of articles concerning Windows SDK development that I have written over the years. The first three are: 1.Win32 SDK Data Grid View Made Easy [^] 2.Win32 SDK C Tab Control Made Easy [^] 3.Win32 SDK C Autocomplete Combobo
  3. 所属分类:源码下载

  1. ra8806.rar

    1下载:
  2. ra8806触摸屏控制芯片完全c51底层驱动,以及三界面切换、子菜单弹出、GUI、数据图像动态绘制的源码,参考价值极高。,c code for touching lcd-controller ra8806,including whole boot codes and main application codes,which contains GUI and other useful idea.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-04-02
    • 文件大小:94356
    • 提供者:ray
  1. csharp-logger-0.1.1.zip

    0下载:
  2. C#的日志工具,思路log4j跟一致.请参阅本站关于log4j的其他资源,C# log tools, consistent with the idea of log4j. Please refer to this site on other resources log4j
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:124110
    • 提供者:孙文
  1. Win32_SDK_C_TabControl_source.

    0下载:
  2. TabControl demo. Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of pl
  3. 所属分类:Windows编程

    • 发布日期:2017-04-01
    • 文件大小:6494
    • 提供者:VladimirT
  1. ideapgp.rar

    0下载:
  2. idea 算法 c、c++实现 真的不错啊,idea algorithms c, c++ to achieve really good ah
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:118958
    • 提供者:afeng
  1. TCtoqicailianzhu.rar

    0下载:
  2. 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。,Data structure in accordance with the idea of game design using C language Lianzhu colorful. 9
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:44880
    • 提供者:屠娇娇
  1. Douglas—Peucker_Simplize_Vecto

    0下载:
  2. 矢量数据的压缩方法常用的有道格拉斯—普克法、垂距法、光栏法。本文主要讨论道格拉斯—普克法,运用该算法的思想,用C语言于TC20中编写一个小程序,实现对既有线的简化。(压缩包里面有算法报告),Vector data compression methods are commonly used Douglas- Puck law, down from the method, light field method. This article focused on Douglas- Puck law, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:21097
    • 提供者:张波
  1. huayuan

    0下载:
  2. 本程序运用c++实现了地震勘探中绕射波偏移,利用的思想是传统的求圆的公切线。-This program implements the use of c++ seismic shift in the diffracted wave, the idea is to use the traditional circle of seeking common tangent.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:218211
    • 提供者:袁风帆
  1. Dijkstra

    0下载:
  2. 这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:885
    • 提供者:php0
  1. volumemeter_src

    1下载:
  2. VolumeMeter (Managed DirectX) This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any W
  3. 所属分类:DirextX

    • 发布日期:2016-09-19
    • 文件大小:151277
    • 提供者:mark
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. 8051

    0下载:
  2. 8051实现直流电机PMW调速系统 本文所述的直流电机闭环调速系统是以低价位的单片微机8051为核心的,而通过单片机来实现电机调整又有多种途径,相对于其他用硬件或者硬件与软件相结合的方法实现对电机进行调整,采用PWM软件方法来实现的调速过程具有更大的灵活性和更低的成本,它能够充分发挥单片机的效能,对于简易速度控制系统的实现提供了一种有效的途径。而在软件方面,采用PLD算法来确定闭环控制的补偿量也是由数字电路组成的直流电机闭环调速系统所不能及的。曾经也试过用单片机直接产生PWM波形,但其最终效
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1299
    • 提供者:陈与
  1. ant

    0下载:
  2. 基本蚁群算法,c++下可以运行,主要是原理跟思路-Basic ant colony algorithm, c++ can run, mainly with the idea of ​ ​ the principle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:9765
    • 提供者:rock
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com