代码搜索:0724
找到约 177 项符合「0724」的源代码
代码结果 177
www.eeworm.com/read/195601/8139563
txt a0724.txt
-2E-03
-1E-03
2E-03
4E-03
2E-03
1.6E-02
2.7E-02
3.3E-02
2.8E-02
1.9E-02
6E-03
-9E-03
-2.2E-02
-3.1E-02
-3.3E-02
-2.8E-02
-1.9E-02
-4E-03
2.0E-02
1.3E-02
1.3E-02
1.0E-02
6E-03
3E
www.eeworm.com/read/191613/8426615
cpp pr0724.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 7.24 on page 176
// Integrating a function
#include // defines the sqrt() fu
www.eeworm.com/read/282985/9049603
asm ks0724.asm
;--------------------------------------------------------
;Date 2003/09/05
;Controller KS0724 (Serial interface)
;Revision :VCC=3V
; :Boost=3X
; :v05-->Change Vlcd=Vo-Vss=8V
;--------------
www.eeworm.com/read/465045/7056145
gif bg-0724.gif
www.eeworm.com/read/439857/7700195
m m0724.m
f=[0 0.7 0.7 1];
m=[1 1 0 0];
[b,a]=yulewalk(10,f,m);
[h,w]=freqz(b,a,128);
plot(f,m,'-',w/pi,abs(h),'*');
www.eeworm.com/read/245506/12796922
m m0724.m
f=[0 0.7 0.7 1];
m=[1 1 0 0];
[b,a]=yulewalk(10,f,m);
[h,w]=freqz(b,a,128);
plot(f,m,'-',w/pi,abs(h),'*');
www.eeworm.com/read/242130/13093353
gif xu0724.gif
www.eeworm.com/read/479737/6685611
ltx exam0724.ltx
min 700y13 + 400y14 + 450y25 + 600y56 + 300y57
+ 500y58 + 500y68 + 400y78
subject to
2) x2 - x1 >= 5
3) x3 - x1 + y13 >= 10
4) x4 - x1 + y14 >= 11
5) x5 - x2 + y25 >= 4
6) x4
www.eeworm.com/read/345002/11847344
h lcd0724.h
/*************************************************
* Lcd0724.h
* Head file of Lcd0724 module's operation
* By Liu Lixun
*************************************************/
#ifndef Lcd0724_H
www.eeworm.com/read/345002/11847348
c lcd0724.c
/*************************************************
* Lcd0724.c
* Lcd0724 module's operation
* By Liu Lixun
*************************************************/
#include "Lcd0724.h"
#include