资源列表
[Dephi控件源码] ServerProtSocket
说明:Components derived from TServerSocket and TClientSocket to implement a particular protocol. Function is based in defining a serie of valid protocol messages (TStrings) and responding to protocol events (messages of any of those valid types). The id<David> 在 2025-07-27 上传 | 大小:3kb | 下载:0
[操作系统开发] SetMediaParams
说明:UVC 设置灰度、亮度、对比度、饱和度、背光补偿、锐度等-UVC is set grayscale, brightness, contrast, saturation, backlight compensation, sharpness, etc.<wtj> 在 2025-07-27 上传 | 大小:3kb | 下载:0
[汇编语言] 111
说明:用汇编完成的整数的加、减、乘、除运算。用法:任意输入两个整数,可以实现加减乘除运算,控制台下的方式使用。-Completed with the compilation of an integer add, subtract, multiply, in addition to computing. Usage: Any input two integers, addition and subtraction multiplication and division operations can be<luye> 在 2025-07-27 上传 | 大小:3kb | 下载:0
[SCSI/ASPI] timer_system
说明:TurboC 提供了 time() (被定義在 <time.h> 中) 這個函式供我們取得系統時間, 當我們執行了 time(NULL) 時, 該函式便會傳回一個 time_t 型態(被定義在 <time.h> 中) 的數字, 單位是"秒", 所以我們應該先用 time_t 宣告一個變數, 來接收 time() 的傳回值:-TurboC provides the time () (is defined in the <time.h> In) This<dudu> 在 2025-07-27 上传 | 大小:3kb | 下载:0