CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - graphics.c

搜索资源列表

  1. FreeImage361

    0下载:
  2. 最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2377502
    • 提供者:赵辉
  1. 神经网络方法

    0下载:
  2. 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulatio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:467853
    • 提供者:乐乐
  1. vcmatlab7src

    1下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27283
    • 提供者:林林
  1. myopenforcal

    0下载:
  2. 桌面好用的计算器,类C指令,有常用的数值计算,超强的图形显示,比matlab使用简捷方便。-handy desktop calculator, a class C guidelines, it is commonly used in numerical calculation, super graphics, the use of Matlab than simple convenience.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:579917
    • 提供者:郭大波
  1. C语言图形方式下的编程1

    0下载:
  2. 不同的显示器适配器有不同的图形分辨率。即使是同一显示器适配器,在不同模式下也有不同分辨率。因此,在屏幕作图之前,必须根据显示器适配器的种类将显示器设置成为某种图形模式。在未设置图形模式之前,微机系统默认屏幕为文本模式(80列,25行字符模式),此时所有图形函数均不能工作。-different display adapters with different graphics resolution. Even with the same display adapter, in different m
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23205
    • 提供者:高俊杰
  1. c语言简易计算器

    0下载:
  2. 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:达闻西
  1. HUFMAN

    0下载:
  2. The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest. -The two C source files in this archive are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5691
    • 提供者:王仲楼
  1. c++ code

    1下载:
  2. 有计算机图形学、图像处理、dbms、sniffer、中游俄罗斯外挂、othello、遗传算法、舌苔分析等程序。-computer graphics, image processing, DBMS, sniffers, the Russian middle pylons, othello, genetic algorithm, fur analysis procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:61385115
    • 提供者:陶猗
  1. c

    0下载:
  2. #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:全文
  1. graphics

    0下载:
  2. 图着色问题得Visual C++ 代码,可共学习算法设计的学习者参考
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12849
    • 提供者:hn
  1. source

    0下载:
  2. C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:11236
    • 提供者:站长
  1. C++

    0下载:
  2. 包括各种插值方法、基本图形操作、极值问题求解、随机数的产生等多种功能算法源代码-Include a variety of interpolation methods, and basic graphics operation, extremum problem solving, random number generation algorithm for multiple functions of the source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:289183
    • 提供者:黄观文
  1. horse

    0下载:
  2. 使用turbo C的图形图像库 编写的马踏棋盘的程序 使用回溯法实现-Using turbo C graphics image library board to prepare a horse riding programs to achieve the use of backtracking
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3435
    • 提供者:smile
  1. TSP

    0下载:
  2. 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1744903
    • 提供者:翁海冰
  1. matlab_Programming_for_face_graphics_Fuzzy_algorit

    0下载:
  2. matlab编程设计之人脸图形模糊性算法源码matlab Programming for face graphics Fuzzy algorithm source code-matlab Programming for face graphics Fuzzy algorithm source code matlab Programming for face graphics Fuzzy algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13917
    • 提供者:jf
  1. C-language-graphic-

    0下载:
  2. C语言图形的实现与操作,运用最小生成树算法,实现图形的操作-C Language Implementation and Operation of graphics, the use of minimum spanning tree algorithm, the operation of graphics
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1910
    • 提供者:李千寻
  1. graphics

    0下载:
  2. graphics头文件(C语言中一种重要的库函数文件)-graphics head files
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:356881
    • 提供者:Billy
  1. GRAPHICS

    0下载:
  2. c语言绘制波特图软件,使用时只要修改其中的相频特性和幅频特性公式即可,和大家分享了-c language software to draw Bode plots , when used as long as the formula can modify the phase-frequency characteristics amplitude-frequency characteristics, and to share
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:578
    • 提供者:曾祎
  1. C-language

    0下载:
  2. 用C语言实现的各种小程序,例如搬砖问题、打印图形等等。-Using C language implementation of a variety of small programs, such as moving bricks problem, print graphics and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:17125
    • 提供者:
  1. Calculator

    0下载:
  2. 实现计算器功能 首先是输出计算器图形样式 然后是通过按键的方式实现数值运算所以程序主要由两大部分实现 一部分功能是显示计算器 一部分是实现计算功能 显示计算器是在屏幕上显示图形 Turbo C提供了PC系统环境下扩充的屏幕和图形支持系统利用此系统提供的字符屏幕处理函数和图形系统的有关信息及函数即可很好地实现 计算功能主要要解决的是接收按键信息的处理 要进行识别 如果按键是数字符号 要将其转变为操作数 如果是运算操作符 则进行相应的处理-The realization of the calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3783
    • 提供者:利昂
« 12 3 4 5 »
搜珍网 www.dssz.com