搜索结果
找到约 1,024 项符合
Ctrl-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、 ...
其他嵌入式/单片机内容 在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
...
人工智能/神经网络 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 ...
其他书籍 华恒科技 HHCF5249-R3 技术手册 第一章 产品简介 第二章 软件系统 第三章 硬件系统 第四章 机械特性 第五章 底板的硬件设计 第六章 售后服务及技术支持 附录 附录A 初
华恒科技 HHCF5249-R3 技术手册
第一章 产品简介
第二章 软件系统
第三章 硬件系统
第四章 机械特性
第五章 底板的硬件设计
第六章 售后服务及技术支持
附录
附录A 初始化
附录B LINUX 常见术语
附录C 常用LINUX 命令
附录D GCC 与GDB
附录E MAKEFILE
附录F UCLINUX 系统分析
uClinux 简介
uClinux 小型化的做法
uClinux ...
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates 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 details are presented in: Christophe Andrieu, N ...