资源列表
ProducerConsumer
- 生产者消费者问题(英语:Producer-consumer problem),也称有限缓冲问题(英语:Bounded-buffer problem),是一个多线程同步问题的经典案例。该问题描述了两个共享固定大小缓冲区的线程——即所谓的“生产者”和“消费者”——在实际运行时会发生的问题。生产者的主要作用是生成一定量的数据放到缓冲区中,然后重复此过程。与此同时,消费者也在缓冲区消耗这些数据。该问题的关键就是要保证生产者不会在缓冲区满时加入数据,消费者也不会在缓冲区中空时消耗数据。-Producers
ASPNET
- C#后台的简单功能实现,增删改查等sql语句实现-SQL statement to achieve a simple function of the C# background achieve CRUD
chepaishibie
- 能够实现在安卓手机上调用接口识别车牌号码,安装可以用,无需修改,心动不如行动-Call interface enables identification license plate number on Android phones, the installation can be used, without modification, got it
打印功能
- 打印所有的文档,是在做一个二次开发时发现的特别好用的打印功能,大家可以下载试用,VS2010(Print all the documents, is a secondary development found especially useful when printing function, you can download the trial)
LQ_K60_OLED
- OLED12864与K60的结合与使用,以及软件IAR(The combination and use of OLED12864 and K60)
matlab数学建模培训
- 一个matlab数学建模的培训资料,可用作教学素材(materials of matlab's mathematical modeling)
WXPayDemo
- 配置微信支付相关的接口例如,支付,下单,退款等引用(Configuration WeChat payment related interface, for example, payment, order, refund and other references)
Desktop
- 能学到哈偶都东西 里面有 关于电网的重要突破性知识(We can learn that important knowledge about power grid.)
digital-PID-control-algorithm--MFC
- 数字PID控制算法的MFC实现(在CPIDControllor类)客户端输入PID参数后,服务器端会返回PID调节曲线给客户端-MFC digital PID control algorithm to achieve (in CPIDControllor class) Client Input PID parameters, the server will return to the client PID regulator curve
WinMain
- window窗口建立 孙鑫C++教程 OpenGl学习基础-created window
EP93xx_Users_Guide_UM1
- EP93xx_Users_Guide_UM1,cirrus公司一款arm芯片介绍-EP93xx_Users_Guide_UM1, cirrus company introduced a chip arm
eda_experiment
- 实验一至6对应部分的参考成果,及引脚,建议自己先把书看完再参考(eda_experiment 1 to 6)
