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

搜索资源列表

  1. deepsea_src

    0下载:
  2. 屏幕保护程序:利用Visual C++编写的一个屏幕保护程序。运行完毕后,将文件夹bin中的 深海生物.scr复制到C盘中的 WINDOW文件夹目录下,就可以通过在桌面上电击右键,选择属性进行设置屏幕保护了。-Screen Savers : Visual C prepared in a screen saver. After the operation, bin file folder of deep-sea biota. scr copied to the C plate WINDOW fol
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:55261
    • 提供者:幽灵
  1. ofdm_program

    0下载:
  2. The simulator GUI is started with command ui_start in Matlab command window. WLAN simulation starts by clicking the Start Simulation button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reached
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26884
    • 提供者:林阿福
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. owndraw

    0下载:
  2. C++中编辑之后的窗口缩放,以及放大.无论是缩小还是放大缩小、放大按钮都会保持在窗口中间-In c++ edit window, and after scaling. Whether narrowing or zoom-in and amplification button will remain in the window
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:2038
    • 提供者:yang
  1. work_snake

    0下载:
  2. This function provides an interactive GUI for showing how the snake m-file works. For more information about the GUI press the help button. For more information about the snake function itself type help snake SNAKES - A MatLab MEX file
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1221419
    • 提供者:Vovan
  1. AlgorithmCpp

    0下载:
  2. 主要在VC6.0上用MFC完成的排序算法和搜索算法: 首先弹出一个对话框,上面有排序前和排序后的编辑框,在排序前编辑框中输入整型数组,然后选择排序的方法,点排序按钮即将排序好的数组呈现在排序后的编辑框中。 排序顺序分“升序”和“降序”,排序方法总共7种,分别是:冒泡排序,简单选择排序,直接插入排序,希尔排序,快速排序,堆排序和基数排序。这些方法都是用c++实现的。还有一个搜索的功能,分别可以“线性搜索”和“二分搜索”,线性搜索时从排序前的数组中搜索,二分搜索时从排序后的数组中搜索,且必须
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:865541
    • 提供者:阿表
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8290
    • 提供者:Mike Gao
  1. KSQX

    0下载:
  2. VC++递归法实现简单分形图形示例程序,比如扣氏曲线类定义等。大家在C/C++学习时都会遇到递归,课本上以汗诺塔为例进行讲解,然后大家都希望自己找到一个递归的实例。本代码以一个最简单的分形图形来示范递归的实现过程。 -VC++ recursion simple example of fractal graphics program, such as Button' s definition of curve classes. Everyone in the C/C++ will enc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:27917
    • 提供者:madud00091
  1. GAprog

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4689
    • 提供者:qinjian
  1. noshutdown

    0下载:
  2. 一个C#小程序,让程序运行时禁止关机,通过单击按钮来实现禁止关机,当然也可解除这个命令,恢复Windows操作,示例运行截图如上所示-A C# program, procedures prohibit shutdown runtime, by clicking the button to achieve a ban on shutdown, of course, also be released this command to restore the Windows operating scre
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:14231
    • 提供者:Daniel
  1. BSpline3DPlusResolution

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw 3D half of funnel and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:55898
    • 提供者:vov2000
  1. BSplineBezier

    0下载:
  2. It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves + 3D surface and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:116004
    • 提供者:vov2000
  1. android-Calculator

    0下载:
  2. 计算器操作 (CM) 清除存储值 (RM) 取出存储值 (M-) 当前显示值与存储值相减并保存 (M+/MS) 把目前显示的值放在存储器中,中断数字输入 (0-9) 按钮分别为输入数字0-9 字符键 (.) 钮用来输入小数点 (+/-) 钮用来转换当前值的正负 (√) 求平方根 ( ) 求百分比 (→)提供退格键功能 (C)按钮清除刚才的输入 (=) 确认计算结果 归零 (AC)清除全部数据结果和运算符 (CE)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:52885
    • 提供者:1217
  1. Calculator

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

    • 发布日期:2017-04-14
    • 文件大小:3783
    • 提供者:利昂
  1. 802.11a-OFDM-MATLAB

    0下载:
  2. 我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.-The simulator GUI is started with command ui_start in Matlab command window. WLA
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:33392
    • 提供者:yc
搜珍网 www.dssz.com