-
mcal
ACM历年试题,入题新颖,编译流畅简单,值得一读,可以能用(ACM test paper, the topic is novel, the smooth simple compilation, worth reading, you can use)
- 2017-04-12 01:09:45下载
- 积分:1
-
DataGridView控件用法合集11
DataGridView控件属性及用法大全(DataGridView Control Properties and Usage)
- 2020-06-16 03:20:02下载
- 积分:1
-
This is the C# university course to the curriculum, its content for the low
这是C#大学教程的教案,其内容适合低\中级C#学习者,全部内容是用英文写的.
-This is the C# university course to the curriculum, its content for the low- C# intermediate learners, all content is written in English.
- 2022-03-04 19:15:05下载
- 积分:1
-
OTM8009A_datasheet初始化代码
OTM8009A显示屏初始化代码,单片机是stm32F101,FSMC 模式配置驱动
- 2022-08-14 07:53:53下载
- 积分:1
-
wireless
用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
- 2013-12-02 17:25:50下载
- 积分:1
-
1
说明: 【Realplay】蓝色单片机开发板用+5110液晶屏模块+兼容3310+([Realplay] Blue MCU development board + 5110 LCD module + compatible 3310+)
- 2020-06-20 19:40:02下载
- 积分:1
-
SI-AD
说明: 利用STM32F103编写的使用芯片内部自带AD程序,c语言(STM32F103 prepared by using procedures chip comes with AD, c language)
- 2011-03-16 19:29:16下载
- 积分:1
-
WOL客户端
梅特巴尔塔利
- 2023-05-01 02:00:03下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
CD4052--4735424529034
cd4052用stm32来写的程序,,实现电子开关电路
(CD4052 uses STM32 to write the program, the electronic switch circuit)
- 2021-03-24 09:59:15下载
- 积分:1