搜索资源列表
2007MCM_A
- algorithm 2007年美国数模竞赛 A题矩阵分配算法的源代码-algorithm 2007 American Mathematical Contest in Modeling A matrix that allocation algorithm source code
Cpracticereport.rar
- C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
java
- java基础的PPT,包含源代码,对有关类.输入输出.界面设计.数组应用等作了详细介绍-java-based PPT, contains the source code for the class. input and output. interface design. array of applications are described in detail
C
- 《程序设计基础》课 程 设 计:包括实验报告和源代码 题目一: 使用菜单选择程序 题目二: 用结构数组设计职工文件 题目四: 链表信息管理 -" Program Design" Course Design: including lab reports and source code subject 1: Use the menu to select the program title 2: The structure of the array design fi
Pic16f716-digital-voltage
- Pic16f716高质量C数显电压字表源代码,内含:ISIS 7 Professional硬件仿真,源代码,PIC16F716数据手册-Pic16f716 digital voltage high-quality C source code word table, containing: ISIS 7 Professional hardware simulation, source code, PIC16F716 Data Sheet
l1benchmark
- 主要用于解决模式识别中稀疏表示人脸识别核心问题L1范数源代码,程序采用同伦算法设计的,在目前稀疏表示多种算法中,同伦算法是性能公认最好的.-Mainly used to solve the sparse representation of face recognition pattern recognition in the core of L1 norm source code, the program designed using the homotopy algorithm, sparse
f1256381e8cdd8abea78a0f24c9f30a4
- 单片机中关于数模转换的部分应用与源代码简单介绍-Microcontroller simple introduction of digital-to-analog conversion of part of the application and source code
C-language
- C语言程序源代码(大集合) 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 -The first part of the basis of article 001 of the C language source code (large collection) a C p
GA-Elitst
- 基于精英策略的简单遗传算法代码.这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系
vbpageprint
- VB多页面缩放打印,自动识别数据库路径,根据字宽设置基本列宽,根据纸张大小和字高设置每页打印行数,换页重复打印表头,对学习不错的Vb源代码。-VB multi page zoom printing, automatic identification database path, according to the word width setting column width, according to the paper size and type high settings page numb
DERIVATIVE-CALCULATION-
- 利用Matlab内建的快速傅氏变换函数可以方便地在波数域计算重磁异常导数。介绍了基于Matlab语言的波数域求导的算法,给出了程序源代码,讨论了一些有助于提高计算精度的编程技巧。通过模型试验和数据分析, 发现在计算垂向导数时波数域求导算法的精度比傅氏级数的精度有明显改善;而水平导数的计算,2种方法的精度相当。在某区钾盐勘探中,用该方法处理高精度重力剖面数据,取得了较好效果。-It is convenient to calculate derivative in wave number spa
BNUTBDJNBOOFR
- 【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x) a=x/10000 分解出万位 b=x 10000
array
- 关于数组的几道练习题,详细分析和源代码,都在word里-A few exercises on the array, a detailed analysis and source code are in the word
ads8364
- 一种六通道16位并行输出同步采样250kHz 模数转换器ADS8364的源代码,仿真通过,编译通过-Through a six channel 16 bit parallel output synchronous sampling analog-to-digital converter 250kHz ADS8364 source code, compiled by simulation.
xu
- 在工作中, 我们经常碰到客户要求我们告之所写程序的行数, 包括代码行、 注释行和空白行等。这一软件就是为这一目的编写的。最先是用于对我自己写 的 C/C++,VC++程序进行行数统计。它可以准确快速地统计出源代码中的各种 行数-At work, we often encounter customers ask us to tell the number of rows written program, including lines of code, Comment lines
srjcy
- 直线阵采用切比学夫加权控制主旁瓣比,包括四元数的各种计算,外文资料里面的源代码。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Including quaternion various calculations, Foreign materials inside the source code.