代码搜索:如何学习 source?
找到约 10,000 项符合「如何学习 source?」的源代码
代码结果 10,000
www.eeworm.com/read/201973/15391673
txt 学习过程.txt
1 0.004524
2 0.002966
3 0.002685
4 0.002538
5 0.001870
6 0.001763
7 0.001339
8 0.001172
9 0.001012
10 0.000899
11 0.000758
12 0.000616
13 0.000520
14 0.000438
15 0.000395
16 0.000339
1
www.eeworm.com/read/109965/15544508
txt vc学习.txt
学习c++的50条忠告(初学者必看)
1.把C++当成一门新的语言学习(和C没啥关系!真的。);
2.看《Thinking In C++》,不要看《C++变成死相》;
3.看《The C++ Programming Language》和《Inside The C++ Object Model》,不要因为他们很难而我们自己是初学者所以就不看;
4.不要被VC、BCB、B
www.eeworm.com/read/104092/15710327
ppt 增强学习.ppt
www.eeworm.com/read/104092/15710333
ppt 分析学习.ppt
www.eeworm.com/read/138757/13217696
txt readme.txt
USB接口编程源代码
本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
www.eeworm.com/read/282207/9114192
for source.for
SUBROUTINE Wsource
USE VOF2D
IMPLICIT REAL*8(A-H,O-Z),INTEGER(I-N)
fa=1.0
TJ=T-TMAKE
if(TJ.lt.twave)fa=0.5*(1.0-dcos(pi*TJ/twave))
IF
www.eeworm.com/read/373737/9441304
c source .c
#include
#define uchar unsigned char
#define uint unsigned int
//s9,s13,s17,s21 ,RD=0,comment
sbit rs=P2^1;
sbit lcden=P2^2;
sbit dula=P2^6;
sbit wela=P2^7;
sbit s1=P3^0;
sbi
www.eeworm.com/read/318252/13482615
in source.in
#!@perlbin@
# $Id: source,v 1.4 1998/05/14 11:59:22 argggh Exp $
# source -- Present sourcecode as html, complete with references
#
# Arne Georg Gleditsch
# Per Kristian Gjermshus
www.eeworm.com/read/283598/9002859
txt proxy源代码分析--谈谈如何学习linux网络编程.txt
Proxy源代码分析--谈谈如何学习linux网络编程
--------------------------------------------------------------------------------
第八军团 时间:2004-1-17 21:43:36
Linux是一个可靠性非常高的操作系统,但是所有用过Linux的朋友都会感觉到,Linux和W