-
zhaose
本代码是通过C语言来实现贪心算法求着色问题,包括具体问题和实现代码(This code is the C language to implement the greedy algorithm for the coloring problem, including specific issues and the implementation code)
- 2013-09-23 16:04:24下载
- 积分:1
-
机器学习c语言代码大全
机器学习c语言代码大全,总结最近多出机器学习算法,会有许多不同的效果和准确率,希望能为正在学习机器学习的大家带来一点帮助。
- 2022-02-06 05:37:08下载
- 积分:1
-
the use of ajax, paging lighting functions can be realized!
ajax的使用方法,能够实现分页灯光功能!-the use of ajax, paging lighting functions can be realized!
- 2022-07-07 15:14:42下载
- 积分:1
-
阶乘与裴波那契的汇编程序
为下面两个C程序编写等价的汇编程序——手工编译:
1. 阶乘
main()
{
int i, n, f;
input(n);
i = 2;
f = 1;
while (i
- 2022-03-24 09:49:49下载
- 积分:1
-
编译原理 预测分析表
编译原理,根据预测分析表判断文法的正确性,并打印出所使用的产生式过程
- 2023-06-09 21:20:02下载
- 积分:1
-
9s12forUCOS
给出了一个ucos_ii在mc9s12dg128b上的移植事例,实时多任务系统给出了五个任务(given a ucos_ii mc9s12dg128b in the transplant stories, Real-time multi-task system is a five tasks)
- 2007-07-07 01:25:40下载
- 积分:1
-
Drawing-description-of-the-event
绘制描述事件先后顺序的前驱图,可以拖动现有结点的位置,与该结点相连的有向边也随之移动;可以将前驱图存入文件,从文件中取出(Drawing description of the event sequence of the precursor Figure)
- 2021-01-12 21:58:48下载
- 积分:1
-
C# 写的Modbus 模拟从站
C# 写的Modbus 模拟从站,主要是用来模拟下位机调试程序用。本机使用可以安装一个虚拟串口,有模拟量值读取及参数设置,线圈强制,开关量读取等。自己稍微改一下就可成为调试程序的利器。程序modbus实现使用的是NModbus。资源包括了NModbus源码。
- 2022-03-19 15:31:57下载
- 积分:1
-
apriori algorithm for data mining and other
database useful things over there...
apriori algorithm for data mining and other
database useful things over there just check it once you will love it what do you say any way thanks for visiting this
- 2022-02-24 14:33:50下载
- 积分:1
-
大型多人在线游戏开发
说明: 大型多人在线游戏开发文档设计流程和方案!(Development of massively multiplayer online games)
- 2021-01-21 11:09:47下载
- 积分:1