-
J2000toRTN
将J2000惯性系下的坐标转换到RTN卫星坐标系下。(It is a coordinate conversion program J2000 to RTN.)
- 2020-11-11 22:09:45下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
spider
This is Visual C++ how to create wirus , with install instruction inside
- 2012-12-30 17:59:37下载
- 积分:1
-
GPSsignalGenP
GPS信号的设计,调制,及捕获技术捕获性能仿真(GPS signal design, modulation, and capture technology capture performance simulation)
- 2015-06-17 14:36:16下载
- 积分:1
-
457876875
VB生成颜色分量的单色图像,有需要的就下载吧。(VB generate monochromatic color component images, there is a need to download it.)
- 2013-08-20 18:43:02下载
- 积分:1
-
VB-automatically-generate-G-code
VB自动生成G代码VB自动生成G代码VB自动生成G代码(VB automatically generate G-code)
- 2020-12-25 14:49:04下载
- 积分:1
-
xueye
利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。
本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。
(The use of hash function and hash table to establish a management system for the footwear industry. Add realize goods, browse the goods, to locate the goods, modify the goods, the deletion of the goods. And output on the screen corresponding results. This procedure prepared using Visual Basic 6.0, consists of seven module frmMain (main window module), frmNew (new items window module), frmuserlook (browser window data module), frmsearch (Find window module), frmamend (modified window module), frmdel (delete window module) and all (the data module name). Add realize goods, browse the goods, to locate the goods, modify the goods, cargo delete function.)
- 2007-11-07 23:24:30下载
- 积分:1
-
Digitalimageprocessingexamplesofafewprograms
文件名称: 数字图像处理的几个程序例子.r下载
所属分类: 图形图象
开发工具: VC
文件大小: 3484 KB
上传时间: 2005-7-31
下载次数: 1
提 供 者: 李玲
详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 (File Name: Digital image processing examples of a few programs. R download-owned Category: Graphic Image Development Tools: VC File Size: 3484 KB upload time: 2005-7-31 Downloads: 1 provider: Li Details: This is a few examples of digital image processing procedures, there is the classic Fourier transform and inverse transform, image enhancement (median filtering, to enhance light), there are chromosome counts. They are the classic algorithm.)
- 2009-10-21 06:11:05下载
- 积分:1
-
MCGS串口驱动
MCGS昆仑通态的触摸屏的脚本串口驱动(MCGS Kunlun touch screen script, serial port driver)
- 2020-06-29 01:00:02下载
- 积分:1
-
RIP协议
使用C语言进行RIP协议的模拟实现,对学习RIP协议有一定指导意义(Using C language to carry on the simulation realization of RIP agreement, has the certain significance to learn RIP agreement)
- 2021-04-20 15:18:51下载
- 积分:1