资源列表

排序选择:

« 1 2 ... .87 .88 .89 .90 .91 67192.93 .94 .95 .96 .97 ... 267454 »

[ICQ/即时通讯ExecuteCommand

说明:ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBac
<wxh> 在 2025-08-30 上传 | 大小:4kb | 下载:0

[中文信息处理Article_src

说明:AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i = 0 i < props.Length i++)
<wxh> 在 2025-08-30 上传 | 大小:4kb | 下载:0

[微处理器(ARM/PowerPC等)EXP5

说明:华恒公司ARM9-EDU-R1嵌入式实验平台的串行口通信的源代码。可以作为开发参考。-华恒company ARM9-EDU-R1 of experimental platform embedded serial port communications, the source code. Development can be used as reference.
<梦非梦> 在 2025-08-30 上传 | 大小:5kb | 下载:0

[文件操作FileChangeNotify

说明:在BCB中实现监控文件目录变化,在BCB中实现监控文件目录变化-In the BCB in the file directory realize monitoring changes in the BCB to achieve file directory change monitor
<zhao> 在 2025-08-30 上传 | 大小:17kb | 下载:0

[文档资料Emacs_guideline

说明:emacs的详细使用方法,相信对初学linux的朋友有一定帮助。-detailed use emacs, I believe linux beginner will certainly be helpful to have friends.
<que> 在 2025-08-30 上传 | 大小:18kb | 下载:0

[中间件编程fpga_fifo_0122_02

说明: 可以在里面修改协议.主要是cmos---fpga--usb(68013a)中除68013a部分的程序-To amend the agreement in the inside. Mainly cmos-fpga usb (68013a), except part of the procedure 68013a
<> 在 2025-08-30 上传 | 大小:2.21mb | 下载:0

[RFID编程transponder

说明:RFID功能中阅读器源代码,实现汽车的无钥匙进入功能-RFID reader function in source code, realize vehicle keyless entry function
<苏海涛> 在 2025-08-30 上传 | 大小:15kb | 下载:0

[单片机(51,AVR,MSP430等)main1

说明:PIC16F887 控制128*64液晶(控制器KS0108) 黑屏,清屏,显示汉字和字母 -PIC16F887 to control 128* 64 LCD (controller KS0108) black and Qing Ping, showing Chinese characters and letters
<邵攀> 在 2025-08-30 上传 | 大小:2kb | 下载:0

[C#编程csharplanguagespecification

说明:微软的C#语言规范3.0,英文版PDF,带目录 《csharp language specification》-Microsoft C# Language specification 3.0, English version of PDF, with the directory
<谭志成> 在 2025-08-30 上传 | 大小:2.03mb | 下载:0

[CA认证DESProcess

说明:DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } if((cfp=fopen(cfile,"r"))==NULL) {cout<&
<wxh> 在 2025-08-30 上传 | 大小:5kb | 下载:0

[ISAPI/IE编程threadpoo.tar

说明:threadpoo #include "thread-pool.h" static void *tp_work_thread(void *pthread) static void *tp_manage_thread(void *pthread) static TPBOOL tp_init(tp_thread_pool *this) static void tp_close(tp_thread_pool *this) static void tp_pro
<wxh> 在 2025-08-30 上传 | 大小:10kb | 下载:0

[其他小程序process

说明:进程管理模拟程序,采用静态优先权调度,允许三个进程并发执行-Process management simulation program, using static priority scheduling, concurrent implementation of three processes permit
<liu > 在 2025-08-30 上传 | 大小:3kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 67192.93 .94 .95 .96 .97 ... 267454 »

源码中国 www.ymcn.org