资源列表

排序选择:

« 1 2 ... .47 .48 .49 .50 .51 164852.53 .54 .55 .56 .57 ... 267454 »

[进程与线程OS

说明:在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者
<夏芝亮> 在 2025-07-14 上传 | 大小:78kb | 下载:0

[界面编程MyQQ

说明:实现点对点聊天,自己参照一些聊天程序写的,开发工具是VC6.0,本程序使用MFC做的界面设计-Peer-to-peer chat reference to some chat program to write, development tools is VC6.0
<cldy> 在 2025-07-14 上传 | 大小:4.39mb | 下载:0

[Internet/网络编程CPP-socket

说明:c++ socket实现图像传送,适合学习socket开发和图像传输的同仁-c++ socket implements images transform
<caicaitongxue> 在 2025-07-14 上传 | 大小:2kb | 下载:0

[数值算法/人工智能fractal

说明:数据集分形维数的计算方法以及算法实现方案,列举了两种分形计算方案-The data set of sub-fractal dimension calculation method and algorithm implementations
<hulei> 在 2025-07-14 上传 | 大小:219kb | 下载:0

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

说明:Input BMP image and chang to YUV image
<david> 在 2025-07-14 上传 | 大小:222kb | 下载:0

[压缩解压maram

说明:MATLAB code for image forgery detection
<Ahmed Eldeep> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[绘图程序SCY

说明:简单较小的画图程序,能实现简单的功能,希望大家喜欢.-Simple and small drawing program, simple, hope you like.
<孙朝阳> 在 2025-07-14 上传 | 大小:2kb | 下载:0

[VHDL编程TS_i2c

说明:基于xilinx spartan 3e 开发板的CAT34TS02 AT30TSE002B 等 带有温度传感器EEPROM 的TS 部分测试程序。通过串口写入数据和地址。按键控制从串口读出内部寄存器值,同时LCD予以16进制显示。 本人编写亲测。-Based on the xilinx spartan 3e development boards CAT34TS02 AT30TSE002B TS part of the test program with a temperature senso
<李华> 在 2025-07-14 上传 | 大小:1.04mb | 下载:0

[驱动编程MCP2515

说明:最全最强MCP2515驱动,包括滤波及接收数据自定义格式,发送自定义格式.-The most strongest MCP2515 driver, including filtering and receive data in a custom format, send a custom format.
<陈刚> 在 2025-07-14 上传 | 大小:9kb | 下载:0

[JSP源码/Javajavashop2.4

说明:JavaShop2.4源码,是一个JAva编写的电子上午网站,对于有一定基础的人来说,是一个将要开发电子商务系统的强大助力-JavaShop2.4 source is a Java to write e-AM Web site, for people who have a certain basis, one will want to develop e-commerce system a powerful boost
<李雪东> 在 2025-07-14 上传 | 大小:42.2mb | 下载:0

[单片机(51,AVR,MSP430等)29ymIDCcpxt

说明:idc的一套测评系统,试过感觉不错,所以上传,大家共享。-idc set of evaluation system, tried to feel good, so upload and share.
<叶落> 在 2025-07-14 上传 | 大小:5.75mb | 下载:0

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

说明:本例利用温度传感器ds18b20来测量温度,并借助于lcd1602液晶显示来显示实时的温度,本人已在实验板上验证通过-This case the temperature sensor ds18b20 to measure the temperature by means of lcd1602 LCD display real-time temperature, I have been verified in the experiment board
<yu win> 在 2025-07-14 上传 | 大小:1.65mb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 164852.53 .54 .55 .56 .57 ... 267454 »

源码中国 www.ymcn.org