-
4564894
本文件包含了三钟电离层延迟参数模型,可以界面化(This document contains the Angelus ionospheric delay model parameters, you can interface technology)
- 2016-04-05 10:01:31下载
- 积分:1
-
m
说明: 输出动态字,可以动态输出两个字,以坐标为处理程序核心(Output dynamic word, you can dynamically output word processing program to coordinate the core)
- 2013-07-30 18:06:36下载
- 积分:1
-
710MUX
Windows CE 串口通信协议里面的710MUX协议。(the implement of 710 MUX on Windows CE)
- 2014-09-02 22:48:18下载
- 积分:1
-
Socket
说明: socket的服务器和客户端,实现点对点聊天功能(socket server and client, to achieve point-to-point chat)
- 2008-12-07 09:25:50下载
- 积分:1
-
hid
主要是针对HID USB 应用的程序。包括:查找设备、读取USB数据、写入USB数据等。简单易懂。(HID USB is mainly directed against the application of procedures. Include the following: Find equipment, read the USB data into the USB data. Easy-to-read.)
- 2009-06-24 14:09:33下载
- 积分:1
-
mfc42d
MFC42d.DLL
在使用VISUAL C++软件时,必须安装在系统中使用的。。。(When MFC42d.DLL in using VISUAL C++ software must be installed in the system. . .)
- 2012-11-29 20:58:31下载
- 积分:1
-
854657
绘制图形,VC++精选编程源码,很好的参考资料。(Graphics rendering, VC++ select programming source code, a good reference.)
- 2013-12-01 10:46:23下载
- 积分:1
-
4637354
Windows音频音量控制实例VB代码,有需要的下。(Windows VB code, audio volume control instance in need.)
- 2013-08-19 08:37:33下载
- 积分:1
-
cppsanjiao
我整合前面几个程序的三角剖分程序,蛮好用的,只是在dos下,呵呵
(integrate several procedures before the triangulation process, using very good, the only dos, Oh)
- 2006-12-19 23:56:35下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1