资源列表

« 1 2 ... .78 .79 .80 .81 .82 14383.84 .85 .86 .87 .88 ... 16274 »

[系统编程休眠

说明:我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是MSDN未公开的哦-my laptop loaded the windows2000. But I do not know why no standby function, so I had to make their own Bianlegan procedures 1:00 on the dormancy. Is using an A
<啊啊> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Linux/Unix编程liux下C编程关于fifo使用的例子

说明:这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
<钟文德> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Linux/Unix编程MAKELOGO

说明:这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面-This code changed the bmp picture to the logo which can be recongnized by linux
<梁志聪> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[系统编程bootsector_masm

说明:一个用MASM写的bootsector,练习用-a written bootsector, a practice used
<刘意> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[系统编程getharddiskNo

说明:通过IO控制,在linux或unix下获得IDE物理序列号。-through IO control, the Linux or Unix under IDE physical serial number.
<胡小东> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Linux/Unix编程计算起始日期的n天后的日期

说明:计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
<陈飞飞> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[系统编程linux_boot

说明:boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
<wzy> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[系统编程rw_card

说明:读闪存卡的读写程序,包括读和写FLASH卡的操作子程序实例,很有价值。-Reading memory card reader procedures, including Flash cards read and write operations subroutine examples of great value.
<毛国辉> 在 2025-06-18 上传 | 大小:1kb | 下载:0

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

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

[系统编程deleteself

说明:一个删除自身的程序,功能很简单,仅供大家参考。使用远程插入进程的方法-a delete their own procedures, functions very simple, only for reference. Using remote process of insertion methods
<周远> 在 2025-06-18 上传 | 大小:1kb | 下载: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为a的一个因子;否则i就不是a的因子。 *-If all
<姚紫欣> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linux_getch

说明:linux下实现getch函数功能,可键盘仅输入字母-Function getch achieve under linux, can only enter letters keyboard
<黄建华> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 14383.84 .85 .86 .87 .88 ... 16274 »

源码中国 www.ymcn.org