资源列表

« 1 2 ... .09 .10 .11 .12 .13 155714.15 .16 .17 .18 .19 ... 216384 »

[matlab例程brent

说明:Finds a root of f(x) = 0 by combining quadratic interpolation with bisection (Brent s method).-Finds a root of f(x) = 0 by combining quadratic interpolation with bisection (Brent s method).
<Saeed> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[汇编语言a

说明:CMOS实现两级运放,相位裕度、建立时间和补偿电容Cc的比较和折中-CMOS two level amp
<罗布> 在 2025-07-15 上传 | 大小:16kb | 下载:0

[matlab例程bulStoer

说明:Simplified Bulirsch-Stoer method for intergration of y = F(x,y).-Simplified Bulirsch-Stoer method for intergration of y = F(x,y).
<Saeed> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程sd2068_avr

说明:sd2068应用,包括头文件、引脚说明,及其控制等方面-sd2068 applications, including header files, pin descr iptions, and control, etc.
<hmh> 在 2025-07-15 上传 | 大小:2kb | 下载:0

[VHDL编程vga-controlor-of-gobang-game

说明:实现棋盘和游戏开始界面及结束界面的显示,开始界面和结束界面都是256*256大小,棋盘是15*15的棋盘格,还有红色光标。用的是de-2开发板-Interface board and the game began to realize the end of the interface and the display, start and end of the interface is 256* 256 screen size, the board is 15* 15 checkerboard,
<> 在 2025-07-15 上传 | 大小:29kb | 下载:0

[企业管理(财务/ERP/EIP等)src

说明:企业级人事工资管理系统,功能全面,数据库采用4范式,具有权限功能-Enterprise-class human resources management system, full-featured, 4-paradigm database with access functions
<荀小龙> 在 2025-07-15 上传 | 大小:13kb | 下载:0

[matlab例程Kalman-filtering

说明:best kalman filtering example for beginners
<Saeed> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。 -Quick sort (Quicksort) is a bubble sort of an improvement. CAR Hoare in 1962 by the mak
<huang> 在 2025-07-15 上传 | 大小:250kb | 下载:0

[Linux/Unix编程lcd

说明:LCD驱动程序,包括LCD库文件,头文件、宏定义、以及底层操作函数、上成测试程序。-LCD drivers, including the LCD library files, header files, macros, as well as the underlying operating function, into the test program
<wangchanglei> 在 2025-07-15 上传 | 大小:15kb | 下载:0

[数据结构常用算法bottomupsort

说明:冒泡排序,是指计算机的一种排序方法,它的时间复杂度为O(n^2),虽然不及堆排序、快速排序的O(nlogn,底数为2),但是有两个优点:1.“编程复杂度”很低,很容易写出代码;2.具有稳定性,这里的稳定性是指原序列中相同元素的相对顺序仍然保持到排序后的序列,而堆排序、快速排序均不具有稳定性。不过,一路、二路归并排序、不平衡二叉树排序的速度均比冒泡排序快,且具有稳定性,但速度不及堆排序、快速排序。-Bubble sort is a sorting method of the computer, i
<huang> 在 2025-07-15 上传 | 大小:252kb | 下载:0

[matlab例程calgari2

说明:strapdown ins positining
<Saeed> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[Linux/Unix编程player1.tar

说明:多媒体播放器 基于linux环境编译 qt-Multimedia player based on the linux environment compile qt
<张海彬> 在 2025-07-15 上传 | 大小:5.16mb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 155714.15 .16 .17 .18 .19 ... 216384 »

源码中国 www.ymcn.org