资源列表
[Linux/Unix编程] con(1)
说明:byte must be written separately. After writing each byte a 10 millisecond pause must be observed before the EEPROM can read or writt Device Driver for linux.<yktira> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] setsid
说明:if (ac < 2) usage(av[0]) if (av[1][0] == - ) { if (av[1][1] ! Device Driver for linux.tells . mon eeprom.h to use this ee soft Device Driver for linux. -if (ac < 2) usage(av[0]) if (av[1][0] == - ) { if (av[1][1] ! Device Driver for linux<lazingj> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] audio_filehdr
说明:Define an on-disk audio file header Device Driver for linux.<fgreign> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] comm
说明:charldr[3] FILEib Device Driver for linux. -charldr[3] FILEib Device Driver for linux.<yrqoby> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[matlab例程] LFMdetector
说明:线性调频脉冲测距,增加了CW脉冲测距方法,采用平方率检波和低通滤波算法-LFM pulse detector Program<peter> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[汇编语言] Beep_contral
说明:实验通过跳线 JP8 连接KEY1_0.16,程序检测按键KEY1 的状态,控制蜂鸣器BEEP 的鸣叫。按下KEY1,蜂鸣器鸣叫,松开后停止蜂鸣。-The KEY1_0.16 connection through the jumper JP8, KEY1 state key detection program, BEEP control buzzer chirping. Press KEY1, buzzer sound, release after stopping the beep.<chenchen> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Knapsack-problem
说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items selected several pieces just loade<chenchen> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[其他小程序] GenerateRV
说明:使用vs2015 c++产生高斯,瑞利,泊松分布的随机数-generate Gaussain, Rayleigh,Poisson random varibles by C++<Yvonne> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linear-table-operation
说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establishment, insertion, delete ope<chenchen> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binary-Tree
说明:(1)实现二叉树的构造过程,并打印出二叉树 (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历; (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树; (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, and print out the two fork tree<chenchen> 在 2025-11-22 上传 | 大小:1kb | 下载:0