Welcome![Sign In][Sign Up]
Location:
Search - 含数

Search list

[Mathimatics-Numerical algorithmsArraySort.zip

Description: 数组排序,含bubble,quick,insertion,selection四种方法
Platform: | Size: 24696 | Author: | Hits:

[JSP/Java九宫问题(八数)码分析

Description: 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve problems with BFS, double-BFS, A * search of analytical procedures. Rar Solution containing a report, software, and Netbeans source. The environment is JDK1.5_6
Platform: | Size: 1236046 | Author: wind | Hits:

[Other resourceTMS320F2812-FFT

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 24244 | Author: 孙玉海 | Hits:

[OS programmaketypef

Description: PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing information and definition!
Platform: | Size: 24426 | Author: ride | Hits:

[DocumentsC语言题库【含详细答案】

Description: C语言题库包括习题、数组补充练习、C高级程序应用题库、C语言基本数据类型及运算题库、C语言控制语句题库、变量的存储类别题库、函数题库、输入,输出及文件管理题库、数组和结构题库、位域、联合、枚举、定义类型及预处理功能题库、指针题库等内容,可以讲是非常全面、实用,希望对学C语言的朋友有所帮助!
Platform: | Size: 584928 | Author: jianshengzhijian@126.com | Hits:

[Embeded-SCM DevelopMicrium 之 uC/LCD 源代码

Description: Micrium 之 uC/LCD 源代码,已于 IAR 中顺利编译通过,有多组含数可呼叫与应用,附源代码.
Platform: | Size: 9423 | Author: xyz543 | Hits:

[Mathimatics-Numerical algorithmsArraySort

Description: 数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
Platform: | Size: 24576 | Author: 站长 | Hits:

[JSP/Java九宫问题(八数)码分析

Description: 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve problems with BFS, double-BFS, A* search of analytical procedures. Rar Solution containing a report, software, and Netbeans source. The environment is JDK1.5_6
Platform: | Size: 1235968 | Author: wind | Hits:

[DSP programTMS320F2812-FFT

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 23552 | Author: 孙玉海 | Hits:

[OS programmaketypef

Description: PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing information and definition!
Platform: | Size: 24576 | Author: ride | Hits:

[Graph programGUISUSAN

Description: 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介 -err
Platform: | Size: 1097728 | Author: zhaolipo | Hits:

[OS Developmabmbm

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 2048 | Author: sss | Hits:

[SCMmain

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128 points, 256 points, 512 points, 1024 points FFT algorithm, and the specific practices for the library contains several FFT. LIB to join goal project, to join the corresponding C contains several and head files, pay special attention to must buffer FFT algorithm in 0 X8000H of internal buffer!!!!!!! Remember, I go a lot when debugging detour ah
Platform: | Size: 2048 | Author: 丁冠龙 | Hits:

[matlabanfis

Description: 自适应网络模糊推论系统(ANFIS),产生输入输出变量的初始归属含数集合-Adaptive network fuzzy inference system (ANFIS), generating an initial ownership of the number of input and output variables containing the set
Platform: | Size: 1024 | Author: 佐佐 | Hits:

[uCOSUSART_Driver

Description: 基于UCOS内核的,STM32串口驱动程序,接收与发送使用中断方式,并提供print_infor含数,可作为log的输出-UCOS kernel based STM32 serial driver
Platform: | Size: 4096 | Author: chou | Hits:

[Documentsfft

Description: fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)
Platform: | Size: 2048 | Author: 大秦 | Hits:

[Other“数独”游戏VC6.0

Description: 如,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、 每一个同色九宫内的数字均含1-9,不重复。 数独的答案都是唯一的,所以,多个解也称为无解。 本图的数字据说是芬兰数学家花了3个月的时间设计出来的较难的题目。但对会使用计算机编程的你来说,恐 怕易如反掌了。 本题的要求就是输入数独题目,程序输出数独的唯一解。我们保证所有已知数据的格式都是合法的,并且题目 有唯一的解。 格式要求,输入9行,每行9个数字,0代表未知,其它数字为已知。 输出9行,每行9个数字表示数独的解。(For example, the player needs to deduce the number of all the remaining spaces based on the known numbers on the 9 * 9 disk, and satisfy each row, column, and column, The number in each of the nine colors is 1-9, not repeated. The answer to Sudoku is unique, so multiple solutions are also known as no solutions. The figures in the figure are said to be difficult subjects devised by Finland mathematicians for 3 months. But for you who can use computer programming, fear If the breeze. The question here is to enter Sudoku puzzles, and the only solution for sudoku. We guarantee that all known data formats are legal and subject There is only one solution. Format requirements, enter 9 lines, 9 digits per line, 0 represent unknown, and other numbers are known. Output 9 lines, each line of 9 numbers indicate Sudoku solution.)
Platform: | Size: 1024 | Author: tl_real | Hits:

[SCM可调数显稳压电源(1.3V~25V)proteus仿真资料

Description: 可调数显稳压电源1.3V-25V,含protues仿真(Adjustable digital regulated power supply 1.3V-25V, including Protues simulation)
Platform: | Size: 101376 | Author: sowar | Hits:

[Embeded-SCM Develop电压检测系统(含VB上位机)proteus仿真+程序资料

Description: 1、用一个单片机和DA转换组成一个随机电压发生单元(0~5V); 2、另一个单片机和AD转换组成数据采集单元; 3、通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。(1. A random voltage generating unit (0~5V) is composed of a single chip microcomputer and a DA converter; 2, another single chip microcomputer and AD conversion constitute data acquisition unit; 3, the data will be collected through the serial interface to the computer, need to write computer programs, processing the collected data, such as the display of the current value, draw the recording curve within a certain period of time.)
Platform: | Size: 156672 | Author: sowar | Hits:

[OtherFRAACUEQUATION

Description: 此程序是二维分数阶粘弹性声波有限差分法的正演模拟,时间导数二阶精度,空间分数阶导数2阶精度,含波长快照,未加边界,确保可运行。(This program is a two-dimensional fractional viscoelastic acoustic forward modeling of finite difference method, the time derivative second-order accuracy, space fractional order derivative 2 order accuracy, including wavelength snapshot, without borders, to ensure that can be run.)
Platform: | Size: 1024 | Author: 五月雪 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net