资源列表

排序选择:

« 1 2 ... .57 .58 .59 .60 .61 195962.63 .64 .65 .66 .67 ... 267452 »

[图形图像处理(光照,映射..)xiaobo

说明:小波图像处。共理四幅图,一幅原图,一幅含噪图,两幅消噪图。-Wavelet image processing. Total rationale four maps, an image, a noisy map, two de-noising map.
<Li Ming> 在 2025-08-02 上传 | 大小:189kb | 下载:0

[图形图象chj

说明:基于边缘图像的视频错误隐藏算法和基于梯度图像的视频错误隐藏算法-Based on the edge of the image of video error concealment algorithms and gradient-based images of video error concealment algorithm
<zge> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[图形图象Chromatogram

说明:8位灰度图添加伪彩色,有六种伪彩色编码,包括海军蓝、金属色等。-8-bit grayscale to add pseudo-color, six pseudo-color coding, including navy blue, metallic colors, such as.
<有地下水> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[图形图象chroma_Code

说明:用MATLAB编程实现静态图像压缩时,对图像块进行哈富曼编码的程序实现-MATLAB programming static image compression, image block of Kazakhstan Fu Man coding program
<ianshave> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[汇编语言111

说明:单片机无线遥控接收模块C程序源码:   void main(void)   {   P2_7=0 //开数码管显示 选通左右侧的数码管   P0=0xc0 //初始显示数字0    while(1){   P1=0xff //P1口设置为输入状态 先全部写1   i=P1 //赋值给临时存贮变量      i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线遥控码      if (i==0x04)//如果是0x04,则代表
<赵先生> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[Windows编程the-message-communication-principles

说明:【实验内容】 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过消息队列相互发送消息(512字节)。 【实验目的】   系统了解linux系统的通信机构IPC ,掌握IPC中消息通信机制,理解消息通信的方法及特征。 【实验要求】  (1)掌握系统调用msgget()、msgsnd()、msgrev()、msgctl()的使用方法及其功能,理解消息通信原理;  (2)系统理解linux 的三种通信机制。 -Experimental Cont
<李亮> 在 2025-08-02 上传 | 大小:4kb | 下载:0

[图形图象cif播放代码

说明:播放cif文件的核心代码,C++Builder6下完成。- Broadcasts the cif document the core code, under C Builder6completes.
<beunvei> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[其他小程序maze

说明:maze solution. it is a solution for maze problem with matlab code. in this solution I used very simple functions and it is easy for everyone.
<lily> 在 2025-08-02 上传 | 大小:1kb | 下载:0

[Windows编程73564374

说明:易语言定时闹钟源码,应用程序编程源码,很好的参考资料。-Easy language alarm clock source, application programming source code, a good reference.
<清蒸翅子> 在 2025-08-02 上传 | 大小:6mb | 下载:0

[其他嵌入式/单片机内容TEST845

说明:ADUC845测试源码,C语言编写的,简单易懂,可作为练习基础-ADUC845 test source code, C language, easy to understand, can be used as a practice base
<韩寒> 在 2025-08-02 上传 | 大小:118kb | 下载:0

[图形图象circle-detect

说明:这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
<tinMay> 在 2025-08-02 上传 | 大小:6kb | 下载:0

[进程与线程process-scheduler-schedulin

说明:2. 用VC+6.0创建一个控制台应用程序(这个控制台应用程序的类型是A hello world application)。 3. 编程创建一系列的进程并放入就绪队列中(使用链表实现),来模拟进程创建。 4. 把创建的进程的信息在屏幕上显示出来。 5. 设计进程调度程序模拟两种以上调度算法(时间片调度、优先级调度)。 6. 进程调度程序从活动就绪队列中挑选进程,若队列为空,应显示相应提示信息。 7. 必须有出错处理。 -2. With VC+6.0 create a co
<李亮> 在 2025-08-02 上传 | 大小:8kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 195962.63 .64 .65 .66 .67 ... 267452 »

源码中国 www.ymcn.org