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

搜索资源列表

  1. RGNCdraw

    0下载:
  2. 在vc++下开发超酷的界面程序,对这方面的爱好者很有帮助的,相信大家一定会喜欢的。-vc under development in the cool interface procedures, in this regard lovers helpful, I am sure that you will like the idea.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:18117
    • 提供者:王伟
  1. Crypt0-P9

    0下载:
  2. 这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:220783
    • 提供者:伙同
  1. Happy-Family

    0下载:
  2. 本软件为易语言编写的一个小游戏,旨在思路的激发,程序本身没什么难度-software for the easy language of a small game, the idea is to inspire, the process itself little more difficult
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:225223
    • 提供者:余杰
  1. FireText.500070

    0下载:
  2. 制作火焰文字 运行时文字周围有火焰闪动,颇为好看。 基本思想: 对于给定的文字,其周围的三原色分量值往外依次减去一个随机量 (该随机量随时间改变,造成动画效果),直到减到0为止。在文 字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄 色分量减的快一些,即可得到真实的火焰效果。 -text characters running around a flame flicker, rather pretty. Basic idea : For a g
  3. 所属分类:多媒体

    • 发布日期:2010-07-09
    • 文件大小:9145
    • 提供者:murmurxiu
  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134585
    • 提供者:周荷
  1. little_drawboard

    0下载:
  2. 一个比较小的画图程序,有一定的构思 不过还是比较简单的程序-a relatively small drawing program, to a certain extent, but the idea is fairly simple procedure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47146
    • 提供者:姚明
  1. photomachinenewalgorithm

    0下载:
  2. 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:214744
    • 提供者:蒋翔俊
  1. VNCDump

    0下载:
  2. VNC Password and Port Dump This a simple program that just dumps the encrypted VNC password on the screen and also saves it in a file in the directory as where the binarie is located. We thought about the idea to also let it decrypt but for
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:6229
    • 提供者:小李
  1. 9454_CBPlayer

    0下载:
  2. 投票调查系统,使用ASP.NET开发,数据库为ACCESS。除了具有一般的投票系统功能外,还支持查询用户投票信息(需要与你的用户系统管理)功能,您可以把此模块集成到您的系统之中。系统融入了分层的思想,大部分功能都使用ASP.NET的控件实现-voting system survey, the use of ASP.NET development for the ACCESS database. In addition to the general voting system function,
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:420836
    • 提供者:庞斌
  1. WordInAsm

    0下载:
  2. 一个背单词源码,用masm写成,作者zhasm 只是觉得其构思不错,版权归原作者所有-a source word back with masm languages, the author zhasm just think that the idea is true, All the property of authorship
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1234260
    • 提供者:guyu
  1. PrtTView_demo

    0下载:
  2. This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:gaowen
  1. hisense

    0下载:
  2. 程序的主要思想是先对数组进行处理,使其有序,处理后的结果存放在t1.txt文件中。。然后在此基础上建立索引,使在查字典时可以减少比较的次数,节省程序的时间。再利用最大匹配算法对程序进行分词,分词的结果保存在t2.txt文件中。然后再拿分好词的文件与libing_test文件进行比较匹配率,匹配结果存放在result.txt文件中。-procedures main idea is first to array processing, it orderly, After processing the
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:185594
    • 提供者:王磊
  1. glwater

    1下载:
  2. 一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。-a simulation using OpenGL surface fluctuations in the proceedings, although it is very simple. However, a clear indication of surface simulation basic idea is well-suited to learning.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39366
    • 提供者:sinan
  1. ICinstance

    0下载:
  2. 本文详细介绍了集成电路设计的实例,为集成电路设计者提供了很好的思路,值得一读。-This paper describes the design of the integrated circuits, integrated circuit designers to provide a good idea, worth reading.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:457807
    • 提供者:琨琨
  1. mimo_proto

    0下载:
  2. This model is just testing an idea of MIMO, which IEEE802.11n will have. But I havo not seen the standard, I tried to make it with 11a. Actually this model would not work in real world, because the preambles were not designed to solve the
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:50840
    • 提供者:小草
  1. ga427

    1下载:
  2. 针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phase
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9588
    • 提供者:黑晓丽
  1. codearithmetic

    0下载:
  2. 单钥密码算法 AES DES IDEA LZW RC5-single-key DES Cipher AES IDEA LZW RC5
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5422383
    • 提供者:王向平
  1. VC6_toolbar

    0下载:
  2. 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:57990
    • 提供者:常攀峰
  1. Clunzhuanfa

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。   轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。   简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process sched
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:庄宁文
  1. youxianshu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。   动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,-prepared a simulation an
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1630
    • 提供者:庄宁文
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com