-
paixu
用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母(using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after letters)
- 2007-07-02 13:14:46下载
- 积分:1
-
sun
用LR文法实现加减乘除。(E->E+E,E->E-E,E->E*E,E->E/E,E->(E),E->id)(LR grammar achieved using arithmetic. (E-> E+E, E-> EE, E-> E* E, E-> E/E, E-> (E), E-> id))
- 2013-06-11 14:46:26下载
- 积分:1
-
Linux TCP服务端和客户端 多用户链接
Linux 下TCP网络通信,实现单服务端和多客户端链接,异步处理各个客服端的信息,链接超时,等待超时,和客服端服务器断开都会提示用户,采用select,已经测试过,性能很好,可以直接使用的。
- 2022-11-23 09:45:03下载
- 积分:1
-
RANSAC直线和圆拟合
针对RANSAC原理,编写了相关代码,并用于从大量的散乱点云数据中进行直线或者圆的拟合,通过实验的验证,证明本程序代码具有很好的实用性与适用性。
- 2022-05-18 23:51:40下载
- 积分:1
-
cyc_pulse
基于stm32的定时器中断应用,可产生相位差为90度的两路周期性脉冲,可用于模拟正交编码器脉冲(Stm32 timer interrupt based applications can generate a phase difference of 90 degrees two periodic pulse, can be used for analog quadrature encoder pulse)
- 2014-08-13 13:54:16下载
- 积分:1
-
图的遍历
基本要求:以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。(Basic requirements: the adjacency list is used as storage structure to realize the depth first and breadth first traversal of connected undirected graph. Starting from user specified nodes, we output each node access sequence and the corresponding edge set of corresponding spanning tree respectively.)
- 2018-06-05 09:18:27下载
- 积分:1
-
Monkeys-and-peach
Monkeys and peach,Monkeys and peach(Monkeys and peach)
- 2013-09-01 22:06:42下载
- 积分:1
-
kendo.uniform
说明: Context Menu Manager 2015.9.15 Keygen source code
- 2020-06-24 06:20:02下载
- 积分:1
-
financial-compute
包括期权的二叉树定价在内的一系列算例,这些是期权定价方法中最简单便捷的数值定价方法(It includes the CRR method of option pricing,and so on)
- 2012-04-11 23:06:40下载
- 积分:1
-
CppProgrammingStyleGuidelines
C++编程风格的推荐,对提高书写质量很有帮助。英文版(C++ Programming Style Guidelines
Version 4.1, April 2006
Geotechnical Software Services
Copyright © 1996- 2006)
- 2009-06-13 02:28:18下载
- 积分:1