-
STM32 LED点灯程序
年4月10日 - system_stm32f4xx.h :system_stm32f4xx.c的头文件。在CMSISDeviceSTSTM32F4xxInclude中 system_stm32f4xx.c :stm32f4的系统时钟配置。在CMSISDevice...
www.cnblogs.com/King-G...
- 2022-02-26 15:47:08下载
- 积分:1
-
快速处理SW-STL二进制文件,分离法向量,面,点
File InformationDescription This function is used for loading binary STL files.Files are available on the mathworks file exchange site. This submission will also properly read in color values (if present) and the STL file title.MATLAB release MATLAB 7.8 (R2009a)
- 2022-03-04 21:35:00下载
- 积分:1
-
vc.net programming assistant, oh, good things
vc.net 编程助手,好东西哦-vc.net programming assistant, oh, good things
- 2022-08-11 10:14:13下载
- 积分:1
-
2D program using c
2D program using c-2D program using c++
- 2022-04-26 20:39:53下载
- 积分:1
-
Dll 编写的例子,vc++写的,希望对大家有所帮助
Dll 编写的例子,vc++写的,希望对大家有所帮助-Dll prepared examples, vc++ Written, and they hope to help everyone
- 2023-05-22 21:10:03下载
- 积分:1
-
Snake game hopes of learning vc++ The users some help or a graduation project fo...
贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
- 2022-03-10 10:39:16下载
- 积分:1
-
small c for dos source code for C language compiler source code
small c for dos源代码
C语言编译器源代码-small c for dos source code for C language compiler source code
- 2022-03-17 17:53:32下载
- 积分:1
-
0-1背包问题
给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。
在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
- 2022-01-25 23:07:45下载
- 积分:1
-
webbox网络盒子
c#实现的tab,page的界面,采用win32的发光字体,可以启用aeroglass效果,将aero扩展到整个软件。
实现了不规则窗体,可以自定义每个page的内容。可以自由切换主题背景,界面比较美观。
- 2023-09-01 19:20:03下载
- 积分:1
-
现代企业管理信息系统
现代企业管理信息系统-modern enterprise management information system
- 2022-01-25 18:41:31下载
- 积分:1