-
C#函数式编程
将C#中的List dictionary进行scala语言风格的适配, 实现Map Filter Reduce等操作.
- 2022-08-21 17:27:51下载
- 积分:1
-
交通信号灯
一个交通灯的C++程序,模拟交通灯的运作.一个交通灯的C++程序,模拟交通灯的运作. 一个交通灯的C++程序,模拟交通灯的运作.
- 2023-06-22 12:20:03下载
- 积分:1
-
PMA
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
- 2013-09-17 12:23:28下载
- 积分:1
-
exam
This gives an sample exam to beginners of C++. It is quite useful for them to test among themselves and to prepare for their exam.
- 2009-10-17 16:18:38下载
- 积分:1
-
stm32HXD9
这个是野火的stm32中的hxd9开发源程序,经过了自己的部分修改,功能完善一些,是可以用的(This is the wildfire of the hxd9 in the STM32 open source code, after their own part of the modification, the function is perfect, it can be used)
- 2015-08-03 14:50:43下载
- 积分:1
-
Dialog
VC各种控件的应用,打开各种对话框,各种按钮的应用()
- 2008-07-01 22:45:11下载
- 积分:1
-
4-Uart
使用stm8s系列MCU开发串口通信的范例(Use STM8S series MCU to develope UART)
- 2014-07-16 10:44:21下载
- 积分:1
-
Bmp text can be embedded into the C source code. Can be embedded in text to bmp...
可嵌入文本到bmp的C程序源代码.可嵌入文本到bmp的C程序源代码-Bmp text can be embedded into the C source code. Can be embedded in text to bmp the C source code
- 2022-02-07 17:08:44下载
- 积分:1
-
STM32 c8t6按键
首先,上拉电阻是为了保证在没有信号输入的时候,IO口保持高电平,若按键为低电平有效,则没有信号的时候,IO应呈现高电平,所以,此处应设置为上拉输入。
同理,下拉电阻是为了保证在没有信号输入的时候,IO口保持低电平,若按键为高电平有效,则没有信号的时候,IO应呈现低电平
- 2023-04-21 17:40:03下载
- 积分:1
-
knapsackproblem
有不同重量的物品n件,求从这n件物品中任取一部分物品放入背包,使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之合为最大。即任意给定物品个数及它们的重量和价值,在最大的限制重量一定的情况下,为了使价值最大,选出最优解。(There are different weights of items n pieces from n items in order to obtain any portion of the goods into the backpack, so that the total weight of the selected items does not exceed the specified weight limit, but the combined value of selected items as the greatest. That any given number of items and their weight and value limits the maximum weight of certain circumstances, in order to value the most, select the optimal solution.)
- 2010-03-09 08:21:56下载
- 积分:1