-
usart_gps
GPS开发程序实例,可作为stm32开发GPS应用系统的参考例程。(GPS development process instance, can be used as stm32 development GPS application system reference routines.)
- 2013-08-31 10:16:50下载
- 积分:1
-
64845777
袖珍文件分割器,VC++经典编程源码,很好的参考资料。(Pocket file splitter, VC++ classic programming source code, a good reference.)
- 2013-11-16 10:58:27下载
- 积分:1
-
组播工具
说明: 组播测试工具,可以接收和发送组播。可同时支持加入32个组播(multicast tools for ip.)
- 2020-06-17 21:40:02下载
- 积分:1
-
yifetime-recordset
Serial interrupt interception STM8 routines 串口中断收发STM8例程(Serial interrupt interception STM8 routines a Serial port interrupt transceiver STM8 routines)
- 2017-08-20 12:07:57下载
- 积分:1
-
软件著作权网上登记申请表(公司)
软件著作权网上登记申请表,最近任务是做2个软件著作权,分享一下,万一有人需要呢!(Software copyright online registration form, the recent task is to do 2 software copyright, share it, in case someone needs it?!)
- 2017-07-13 16:18:09下载
- 积分:1
-
XYZ2NEU
坐标转换加上示例坐标文件,代码可结合坐标转换公式进行学习(Coordinate conversion plus sample coordinate file, the code can be combined with coordinate conversion formula for learning)
- 2017-09-20 12:32:12下载
- 积分:1
-
airmdemo
WiMAX-2004协议套件,使用C++开发,完成UMAC和LMAC功能(WiMAX-2004 protocol suite, using C++ developers to complete the function of UMAC and LMAC)
- 2009-09-25 16:48:07下载
- 积分:1
-
OracleDependencyTest
C#2010 Oracle数据库更新消息通知,Oracle服务器版本为Oracle10g,安装Oracle11g(确定安装Oracle11g)客户端。在C# 中添加引用Oracle.DataAccess;(C#2010 Oracle database update message notification, Oracle server version is Oracle 10g, installation Oracle 11g (determine to install Oracle 11g) client. Add a reference to Oracle. DataAccess in C #;)
- 2019-01-31 15:14:39下载
- 积分:1
-
baoshu
设有n(设为17)个人围坐在圆桌周围,按顺时针给他们编号(1,2,...,n),从第1个人开始按顺时针方向加1报数,当报数到m(设为11)时,该人出列,余下的人继续进行,直到所有人出列为止。编写程序模拟这一过程,求出出列人的编号顺序。(Has n (set to 17) people sitting around the round table, clockwise to them number (1,2, ..., n), starting clockwise plus one number off the first person, when the number of reported m (to 11) to the person out of the line, the rest of the people continues until all of the columns so far. Programming simulation of this process, determine the number of people out of the column order.)
- 2015-12-13 22:32:28下载
- 积分:1
-
Armstrong-number-c-program-
Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73 + 13 = 371. Some other armstrong numbers are: 0, 1, 153, 370, 407.
- 2014-02-16 20:21:57下载
- 积分:1