资源列表
MatrixMult
- 用分治法解矩阵乘法(C++实现)-with the partition method for matrix multiplication (C achieved)
SilverCoin
- 动态规划解银币问题(C++实现)-dynamic programming solution Coin (C achieved)
MaxLoading
- 贪心算法解最大装载问题-greedy algorithm largest Loading Problem Solution
initest
- 实现对INI文件的读写-realization of the right to read and write INI file
打字母游戏tt.V1.02
- 打字母游戏,经典好玩的游戏-playing alphabet games, classic fun of the game
万年历c实现
- 万年历c实现,简单使用-hefty almanac c realized, simple to use
折半查找和插值查找
- 折半查找和插值查找-binary search and interpolation search
最短路径和最小生成树
- 最短路径和最小生成树-shortest path and minimum spanning tree
非递归前序,中序,后序遍历二叉树(优化算法)
- 非递归前序,中序,后序遍历二叉树(优化算法)-before non - recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
zl
- 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)
pport_1
- 在两台计算机间用并行打印口通信的TURBO C程序-between two computers in parallel with the Print Communication TURBO C Program
zl1
- TC中的串口编程-Serial Programming
