资源列表

« 1 2 ... 50 51 52 53 54 5556 57 58 59 60 ... 16281 »

[扫描程序键盘输入程序举例

说明:键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
<陈全胜> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程deleteself

说明:一个删除自身的程序,功能很简单,仅供大家参考。使用远程插入进程的方法-a delete their own procedures, functions very simple, only for reference. Using remote process of insertion methods
<周远> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[Linux/Unix编程亲密数

说明:如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为
<姚紫欣> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[加密解密维吉尼亚密码的C语言源代码

说明:自己编的一个维吉尼亚密码的C语言源代码,在密码分析中有一定参考价值,希望大家能够从中受益。-own series of the Virginia code in a C-language source code, the code analysis of a definite reference value, we hope to benefit from them.
<刘春静> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程matlab fft源代码

说明:用matlab开发的fft频谱分析程序!-matlabfft
<yzg> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程就是我

说明:简单的银行家算法 可是现五个进程对三个资源的需求.-simple algorithm But bankers are five to three process on the demand for resources.
<一水寒> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[Linux/Unix编程NFS配置

说明:NFS网络文件系统的配置 是在RM9200下配置的 饱含了内核编译以及一些必要设置-NFS network file system configuration under the RM9200 configuration containing a kernel compile, and some of the necessary set
<余波> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[Linux/Unix编程stringyhc

说明:常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
<洪春> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[Linux/Unix编程tinybc

说明:创建一个具有SHELL功能的小程序. 利用管道技术及FORK创建子进程-SHELL create a function of small programs. Technology and the use of pipelines FORK-creation process
<陈福建> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程tabstrip显示器属性

说明: 关于显示输出 用 mov ah,02h int 21h 怎样才能输出大于10的数?请看一下我的程序,如果我输入十个a,就会出错。-on display output with mov ah, Check int 21 hours how to output more than 10 Look at the number of my procedure, if I enter a 10. will mistakes.
<lp> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[系统编程利用API和注册表获取系统信息

说明:通过调用Windows的API函数和访问Windows注册表-by calling Windows API functions and access the Windows Registry
<黄桦> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[Linux/Unix编程PC环境下用BC3.1编译连接调试uCOS-II源文件

说明:PC环境下用BC3.1编译连接调试uCOS-II源文件-PC environment with debugging BC3.1 compiler link uCOS-II source
<陈真> 在 2024-09-19 上传 | 大小:1024 | 下载:0
« 1 2 ... 50 51 52 53 54 5556 57 58 59 60 ... 16281 »

源码中国 www.ymcn.org