-
读写器
在计算机科学中,读者作家问题是并发中常见的计算问题的例子。有至少三种变体的问题,处理多个线程试图同时访问同一共享的内存的情况。某些线程可以读,有的会写,约束没有进程可以访问为读取或写入,而另一个进程共享处于向其中写入信息的行为。(尤其是,它被允许两个或更多的读者,在同一时间访问该共享。读者-编写器锁是一种数据结构,解决了一个或多个读者作家问题。
- 2023-06-21 18:40:03下载
- 积分:1
-
一个下拉框取色板的例子,推荐下载
一个下拉框取色板的例子,推荐下载--An example of color palette with list box,recommend!
- 2022-02-03 17:20:46下载
- 积分:1
-
将line1,line2,line3,line4形式输出的报表.输出到excel表里进行打印. 打印出来的格式为line1...
将line1,line2,line3,line4形式输出的报表.输出到excel表里进行打印. 打印出来的格式为line1-to line1, line2, line3, line4 output in the form of statements. Excel output to the surface print. Print out the format for line1
- 2022-03-23 22:34:19下载
- 积分:1
-
报表查看器
这是我最好的查看器 vb6 程序员。它可以打印 GDI 和针式 Dos 基地报告既到查看器和打印机。
- 2022-11-19 11:50:04下载
- 积分:1
-
源代码帧识别
Frame recognition with source code
- 2022-03-07 03:39:43下载
- 积分:1
-
一个用DELPHI编写的程序,很有个性.另有代码
一个用DELPHI编写的程序,很有个性.另有代码-a prepared using DELPHI procedures personality. Another source
- 2022-03-06 07:55:50下载
- 积分:1
-
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1,
应用举例为ITU G704
-This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for the ITU G704
- 2022-02-05 09:33:20下载
- 积分:1
-
Very good picture of the RECT type selection box to the size of the rectangular...
非常好的图片选择框的RECT类,能对矩形框的大小缩放-Very good picture of the RECT type selection box to the size of the rectangular box zoom
- 2022-08-03 18:49:41下载
- 积分:1
-
Labview飞思卡尔上位机
此上位机为第九届飞思卡尔光电组所用的上位机,编写软件为Labview,有10路输入,也可手动控制输入通道数,可以观察波形,易于分析各种情况。
- 2023-04-06 18:05:03下载
- 积分:1
-
真实模拟windows操作系统自带的记事本程序。能过实现文本编辑的全部功能。这是一个很不错的例子程序,主要围绕对CRichEditCtrl的应用进行编程。欢迎大...
真实模拟windows操作系统自带的记事本程序。能过实现文本编辑的全部功能。这是一个很不错的例子程序,主要围绕对CRichEditCtrl的应用进行编程。欢迎大家积极下载。-Windows operating system comes with a true simulation of the Notepad program. Can lead to achieve the full functionality of a text editor. This is a very good example of the procedure, the main focus on the application of CRichEditCtrl programming. Welcome to the active download.
- 2022-07-13 05:26:37下载
- 积分:1