资源列表

« 1 2 ... .73 .74 .75 .76 .77 12178.79 .80 .81 .82 .83 ... 14954 »

[书籍源码web_server

说明:服务器监听80端口,提供WEB服务,能够响应浏览器发送的的HTTP GET请求,向浏览器返回静态HTML页面: 1、如果请求的URL是一个文件,并且该文件存在,返回请求的页面或文件。 2、如果这个文件不存在,返回404错误。 3、如果请求的是一个目录,返回目录的结构给客户端。 服务器通过fork子进程处理新的请求,实现并发处理。服务器能够记录访问日志,包括时间、客户端的IP地址和请求的URL。 -Server lis
<张三> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[汇编语言h2d

说明:在dos界面下十六进制数(最大输入四位数)转化为十进制输出-hex to dec
<林金金> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[汇编语言interrupt

说明:编一程序,在显示器上显示时、分、秒,借用计数器8253的Timer0作为中断源,通过8259A向CPU发送中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如:CLK)后清屏显示:Current:xx:xx:xx(时分秒键盘输入),打回车,时分秒开始计时,始终不停刷新。当键入ctrl+c时,停止计时,返回系统,且系统正常运行不死机。 -Compile a program that is displ
<林金金> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[易语言编程DeviceIoControl

说明:一个易语言程序取磁盘的使用时间长度。。 几kb大小而已-An yilanguage program disk usage time length
<lovedbg> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[汇编语言shizhong

说明:利用定时芯片8254,可编程并行芯片8255,LED芯片,进行时间的显示-8254 with a timing chip, programmable parallel chip 8255, LED chip, the time display
<juvstt> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[MacOS编程ipc

说明:a simple ipc program with client and server
<zhao jun> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[中间件编程web_development1

说明:Web development,it consists of creating and tables and some web development, using php, sql, Javascr ipt.-Web development,it consists of creating and tables and some web development, using php, sql, Javascr ipt.
<Ramkumar> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[书籍源码gnlse

说明:光子晶体光纤中超连续谱的产生 非线性薛定谔方程-SUPERCONTINUUM GENERATION IN OPTICAL FIBERS
<聂杰> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[并行运算code

说明:数字脉冲检测序列设计与实现,利用verilog语言进行编码与设计,实现脉冲检测,并进行后端设计。-Digital pulse detection sequence design and implementation, use verilog language coding and design, implementation pulse detection, and back-end design.
<阿语> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[Dephi控件源码hengsu

说明:恒速控制器,精度高,快速控制,数码管显示设定与测量值-Cruise control, high precision, rapid control, digital display set and measured values
<wang1570051490> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[书籍源码band-pass-filter

说明:ica算法源码 8-13hz带通滤波器 有限长冲击响应 海明窗-band pass filter
<zs> 在 2025-06-01 上传 | 大小:3kb | 下载:0

[书籍源码digital-imaging-prossing

说明:边缘检测 分别用sobel和laplacian算子来进行 -digital imaging prossing
<zs> 在 2025-06-01 上传 | 大小:3kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 12178.79 .80 .81 .82 .83 ... 14954 »

源码中国 www.ymcn.org