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

搜索资源列表

  1. TextWGL

    0下载:
  2. 梁友栋-Barsky裁剪算法,算法的基本思想:当要裁剪的线段是P0P1, P0P1和窗口边界交于A,B,C,D四点。从A,B和P0三点中找出最靠近的P1的点,从C,D和P1中找出最靠近P0的点。-Liangyou Dong-Barsky clipping algorithm, the algorithm' s basic idea: When you want to cut the line is P0P1, P0P1 and window borders intersect at A,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1896379
    • 提供者:liqianmei
  1. texturehw5.tar

    0下载:
  2. open gl version giving idea about how to use raw files instead jpeg and md files extract and compile with g++ -lm -lglut -lGL -lGLU hw5.c-open gl version giving idea about how to use raw files instead jpeg and md files extract and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:95452
    • 提供者:souku
  1. ShellSort

    0下载:
  2. 自己根据希尔排序的核心思想,用C Sharp实现了希尔排序。更为直观明了。-The shell sort algorithm is realization by myself according to its core idea.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:13282
    • 提供者:JiangHe
  1. qxrunner.0.9.2

    0下载:
  2. 基于Qt的CPPUNIT单元测试框架 The QxCppUnit library provides a GUI frontend for CppUnit test execution. It is based on the QxRunner and Qt libraries. It can be used to unit test any kind of C++ software, it s not limited to Qt applications. This library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:175215
    • 提供者:qq
  1. C_sharp_Program

    0下载:
  2. C#编程思想,C#是一种先进的,面向对向的语言,是当前架构WEB的重要手段之一。该书从实例到思想,通俗易懂。-C# programming ideas, C# is an advanced, object-oriented language to, the current structure is an important means of WEB. Instance to the idea from the book, easy to understand.
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:8129940
    • 提供者:tcinf
  1. FSM_CPP

    0下载:
  2. 讲解有限状态机的C++实现,主要用于网络编程和游戏的AI编程,思想很好-To explain the finite state machine in C++, mainly used for network programming and game AI programming, a good idea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:18063
    • 提供者:赵伟
  1. test1

    0下载:
  2. c++里的一个简单程序,可以进行一些基本的操作-a simple idea
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:733985
    • 提供者:
  1. Accelerated-CPP-

    0下载:
  2. accelerated c++ 中文版,一本很好的学习c++的书籍,按照边写程序边学习的思路,让你一开始就能写成熟的c++代码-accelerated c + + Chinese version, a good learning c + + books, and writing program in accordance with the idea while studying, so you can start writing code in c + + mature
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10876618
    • 提供者:zhaobaolong
  1. CodeEXE

    0下载:
  2. C#实现 3Des AES DES Idea IrisSkin2 加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1407436
    • 提供者:chen
  1. xfocus

    0下载:
  2. 1、定位 全方位、非商业而且有自己独特风格的黑客及安全站点。 2、目的 a、整理和发掘网络安全、黑客方面技术文献及工具、代码。 b、发布我们——包括任何一个对安全有想法的朋友——的想法和发现,为大家提供发布文章及安全、黑客相关工具的园地。 c、结识更多有共同志向的朋友,共同研究、讨论网络安全的方方面面。 -1, positioning All-round, non-commercial and has its own unique style
  3. 所属分类:assembly language

    • 发布日期:2017-06-11
    • 文件大小:18674477
    • 提供者:
  1. main

    0下载:
  2. IdeaAlg Realisation algorithm of IDEA. Writing in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:Arch
  1. tcc-0.9.25

    0下载:
  2. 有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language compiler, can be attached to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:340223
    • 提供者:刘某
  1. Long-Number

    0下载:
  2. C语言编写的任意大整数的加法实现。使用了链表的思想。-Arbitrarily large integer addition,written in C++. Using the idea of the list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1822
    • 提供者:chenqw
  1. CSharp-Object-Oriented-Programming

    0下载:
  2. 详细讲解C#的面向对象编程的方方面面,有助于学习C#语言的程序员快速掌握其面向对象的思想-Explain in detail all aspects of object-oriented programming in C#, help programmers to learn C# language quickly grasp the idea of object-oriented
  3. 所属分类:C#编程

    • 发布日期:2016-12-23
    • 文件大小:483049
    • 提供者:dengwei
  1. Homework1

    0下载:
  2. Homework C# that i work it s for my idea
  3. 所属分类:Project Manage

    • 发布日期:2017-04-07
    • 文件大小:43595
    • 提供者:Saingly9
  1. Caesar-code

    0下载:
  2. 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:538
    • 提供者:zhubei
  1. 0-bug

    0下载:
  2. 本书主要针对c/c++语言在商用工程开发中的程序实战进行论述,从需求出发,从商用解决方案的角度来理解c和c++语言的程序设计技巧。首先讨论商用开 发的原则,然后是基础知识、基本技巧,接着是无错化方法,最后提升到世界观层面论述并行开发的正确理念。商用程序员在实际工作中最为关注的无错化、并行、 时间片、内存池、线程池、任务池、工程库和跨平台等相关问题,在本书中都有宝贵的经验总结和理念梳理。本书不是教科书,更多的是在开发技巧、测试调试、工 程代码库等方面给出实例与总结。本书也可以说是教科书
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2273600
    • 提供者:David
  1. structuredprogrammingassignment

    0下载:
  2. A sample written in c++ using codebase software idea. It is simple console based c++ programme using .rec files to save records. It is fully structured programm, can be used to make structured project.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:461158
    • 提供者:tmassager
  1. VCMFC

    0下载:
  2. 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 -85 examples, the book comprehensively describes the appl
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17210507
    • 提供者:dandan
  1. sift

    0下载:
  2. 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2831737
    • 提供者:李青彦
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com