代码搜索:cung
找到约 16 项符合「cung」的源代码
代码结果 16
www.eeworm.com/read/389364/8526966
h cung2l.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
int cung2l_(integer *m, integer *n, integer *k, complex *a, integer *lda, complex *tau, complex *work, integer *info);
#ifdef __cplusplus
www.eeworm.com/read/389364/8527782
h cung2r.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
int cung2r_(integer *m, integer *n, integer *k, complex *a, integer *lda, complex *tau, complex *work, integer *info);
#ifdef __cplusplus
www.eeworm.com/read/367160/9771474
f cung2l.f
SUBROUTINE CUNG2L( M, N, K, A, LDA, TAU, WORK, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
*
www.eeworm.com/read/367160/9771971
f cung2r.f
SUBROUTINE CUNG2R( M, N, K, A, LDA, TAU, WORK, INFO )
*
* -- LAPACK routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
*
www.eeworm.com/read/469364/6973750
txt help.txt
GUIDE
INTRODUCTION:
Tro choi NIM la 1 tro choi theo luot. Co n dong soi, moi dong co 1 so viensoi. May se gieo xuc xac de xac dinh luot di. Nguoi c
www.eeworm.com/read/471610/6886223
cpp dijkstra.cpp
/*****************************************************
*Chuong trinh minh hoa giai thuat Dijkstra tim duong di *
* ngan nhat tren do thi co trong so *
**********************************************
www.eeworm.com/read/439490/7708019
c park.c
/* Park dau doc dia cung */
#include
#include
void main()
{
int cyl;
union REGS srv;
srv.x.ax = 0x0800;
srv.x.dx = 0x0080;
/* Lay thong so tu o dia cung */
www.eeworm.com/read/413107/11167483
asm temperture.asm
; ---------------------------------------------------------------------------
; Program: " DS18B20"
; Mo ta phan cung: AT89S52 Crystal 11.0592 MHz
;
; -----------------------------