-
读者写者问题
操作系统中中线程同步时一个很重要的问题,而有时候同步却会造成死锁。为了解决这个问题,一种方式是通过信号量来实现线程调度。本代码使用c语言开发,vc++6.0 ide,在windows下运行。即可展示信号量在读者写者问题中的图形化界面表示。
- 2023-06-06 22:00:03下载
- 积分:1
-
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码...
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码-Super control : a few lines of code customized menu system information, tray tables, bubble suggested other complex functions. Source Control
- 2022-02-14 16:15:03下载
- 积分:1
-
garmin source for windows mobile
garmin source for windows mobile
- 2022-03-01 12:17:30下载
- 积分:1
-
canny算子 图像边缘检测
canny算子 图像边缘检测-canny edge detection operator
- 2022-04-18 17:21:06下载
- 积分:1
-
创建拨号连接
我最近在做拨号API,我注意到很多人都在使用的一些困难rasfunctions 。在这里,我决定现在如何创建一个新的电话簿项。主要功能arerassetentryproperties() ;创建电话簿条目,并rassetentrydialparams() ; ;存储用户名和密码的。有一对夫妇更 ;RAS ;所使用的功能,但我用他们的非常简单的功能,告诉你如何正确地使用它们。
- 2023-05-03 12:40:02下载
- 积分:1
-
ce4.2 under test. Evc write a serial transceivers software. Used to test serial...
ce4.2下测试通过。
evc写的一个串口收发软件。
用于测试串口通讯能力。
功能有待完善,我的EMAIL:tnt_505_cn@qianlong.com-ce4.2 under test. Evc write a serial transceivers software. Used to test serial communications capabilities. Functions to be perfected, I EMAIL : tnt_505_cn@qianlong.com
- 2022-02-07 10:08:09下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-17 17:59:20下载
- 积分:1
-
VC图形编程的一个简单工程
VC图形编程的一个简单工程-VC graphical programming of a simple project
- 2022-04-24 20:51:24下载
- 积分:1
-
Bilinear transform algorithm input order, the sampling time, control variables (...
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1, when = 0) b1 function for s or z function polynomial coefficient, the coefficient of the first input elements (from the high power to low power of , high-coefficient of zero, should be type 0, the coefficient between the key separated by a space), and then type the denominator of the coefficient (from the high power to low-power, high-coefficient of zero, should be type 0, between the coefficient of keys separated by spaces), are kept within the b1.
- 2022-02-04 07:44:22下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1