-
Bank
基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟(Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation)
- 2010-06-06 21:38:31下载
- 积分:1
-
hx03uart1-Send-ok
单片机c程序,实现数据的发送和接收。结构简单,课程设计可用(Singlechip c procedures, to achieve the sending and receiving data. )
- 2013-09-25 13:20:49下载
- 积分:1
-
TCP-Clinet
基于cortex-M3的TCP客户端程序,有上位机软件,及MCU的驱动程序,使用LWIP协议栈。(cortex-m3,lwip,TCP/IP)
- 2009-03-29 11:38:05下载
- 积分:1
-
Visual.Assist.X.V10.6.1812.Cracked
VA_X.dll file version 10.6.1812.0 built 2010.02.09 VS插件工具,简单实用,快速高效(VA_X.dll file version 10.6.1812.0 built 2010.02.09 VS plug-in tool, simple, practical, fast and efficient)
- 2010-03-10 16:30:37下载
- 积分:1
-
CAN收发 多帧发送接收
说明: can总线 多帧传输 接收发送(Can bus multi-frame transmission receiving and sending)
- 2021-04-26 20:38:45下载
- 积分:1
-
library50-c-5
the C library used in Harvard CS50 Course
- 2014-04-24 23:38:57下载
- 积分:1
-
PFC_Caculator-master
说明: 管道摩擦系数的计算公式手算无法得到结果,需要借助计算机计算。结合Excel-DNA工具制作成为Excel插件,可以方便使用。(The formula for calculating the coefficient of friction of the pipe cannot be obtained by hand calculation and needs to be calculated by computer. It is easy to use with Excel-DNA tool and Excel plug-in.)
- 2020-06-16 01:40:01下载
- 积分:1
-
TrustedGRUB-1.1.5.tar
支持可信启动链,支持TPM/TCM。在GRUB的stage1, stage1.5, stage2对关键加载数据进行扫描,并记录到TPM/TCM芯片中。需要BIOS提供0x1A中断实现。(supports trusted booting, support TPM/TCM。This software measures key data in stage1, stage1.5, stage2, and record into TPM/TCM chip. needs 0x1A interrupt functions implemented in BIOS.)
- 2014-05-29 14:22:10下载
- 积分:1
-
C++线程池
线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动。
- 2022-05-13 23:00:33下载
- 积分:1
-
linux无需串口获取log信息,可支持设置debug level等级
linux无需串口获取log信息,可支持设置debug level等级
- 2022-07-10 09:49:17下载
- 积分:1