资源列表
排序选择:
[JSP源码/Java] java_arithmetic
说明:用JAVA写的个种算法:排序,迷宫,巴斯卡(Pascal), ThreeColorFlags ,Knight tour-Written by JAVA species algorithms: sorting, maze, Pascal (Pascal), ThreeColorFlags, Knight tour<sp> 在 2025-05-15 上传 | 大小:44kb | 下载:0
[GDI/图象编程] BmpBrowser
说明:这个是一个位图浏览器,是源码,大家一定支持-This is a bitmap browser, is the source, we will certainly support<范正> 在 2025-05-15 上传 | 大小:2.87mb | 下载:0
[DSP编程] sine4_poll
说明:DSP原理及其C编程开发技术的源码 真的还好呀-DSP Principle and C Programming source technology really nice<hujunwn> 在 2025-05-15 上传 | 大小:6kb | 下载:0
[DSP编程] sine8_intr
说明:DSP原理及其C编程开发技术的源码 真的很好呀-DSP Principle and C-source programming development techniques are really good you<hujunwn> 在 2025-05-15 上传 | 大小:19kb | 下载:0
[Windows编程] ProcessCommunication
说明:Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asy<周晓宇> 在 2025-05-15 上传 | 大小:150kb | 下载:0