搜索结果
找到约 975 项符合
TA-F 的查询结果
书籍源码 A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/*
A* sudo sudo/*
B* adduser script adduser
C* rmuser script rmuser
E* tout tout/*
F* dumdum dumdum
G* lostfile lostfile
H* Mkfl.localsys Makefile.localsys
I* spacegripe spacegripe
J* sendmail.cf sendmail.cf
N* remote remote.c
O* distributed conrol distrib/* ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
教育系统应用 学生基本注册信息管理系统,(1)用户名与密码的输入
学生基本注册信息管理系统,(1)用户名与密码的输入,再进行登陆验证,连续登录三次不成功,退出。
(2)建立一个学生基本注册信息的链表。
(3)选择要进行的操作:a、注册,建立一个链表的新结点,并以 新结点作为链表的表头
b、查询,分为按学号、姓名、性别、年龄、专业、班级和年级查询 ,并显示所查到的信息
c、 ...
汇编语言 DESCRIPTION : 0.2S级三相电子式电能表 功能: (1)、LCD显示 (2)、内部通讯:通讯规约采用部颁规约(DL/T645-1997) (3)、红外通讯:通讯规约
DESCRIPTION : 0.2S级三相电子式电能表
功能:
(1)、LCD显示
(2)、内部通讯:通讯规约采用部颁规约(DL/T645-1997)
(3)、红外通讯:通讯规约采用部颁规约(DL/T645-1997)
(4)、日历时钟:采用软时钟(TA或TB)
(5)、停电或全失压时:低功耗模式3 ...
其他嵌入式/单片机内容 在ARM LPC21系列处理器上
在ARM LPC21系列处理器上,令LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值的程序
数据结构 图的深度遍历
图的深度遍历,输出结果为(红色为键盘输入的数据,权值都置为1):
输入顶点数和弧数:8 9
输入8个顶点.
输入顶点0:a
输入顶点1:b
输入顶点2:c
输入顶点3:d
输入顶点4:e
输入顶点5:f
输入顶点6:g
输入顶点7:h
输入9条弧.
输入弧0:a b 1
输入弧1:b d 1
输入弧2:b e 1
输入弧3:d h 1
输入弧4:e h 1
输入弧5 ...
操作系统开发 在win2000sp4 + VM6基本稳定。 原理不多说了
在win2000sp4 + VM6基本稳定。
原理不多说了,自己看代码吧,我也早就发过了驱动的代码了,现在的就是一个完整的应用。希望能够对大家有一点帮助,但是不要用在不该用的场所。
使用方法将:
dd1压缩包里面是驱动源码
console压缩包里面是控制台源码
hide.exe是最终产品
使用方法:
1、将hide.exe复制到系统目录
2、运行cmd
...
其他 AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any ta
AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any target systems can become compatible with the AUTOMGEN automation workshop: IEC1131 languages (ladder, SFC, etc.), 2D and 3D scada, WEB SCADA, etc
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
人工智能/神经网络 k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output i ...