/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
标签: include lt iostream fstream
上传时间: 2015-03-25
上传用户:xieguodong1234
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
标签: include lt iostream fstream
上传时间: 2013-12-19
上传用户:佳期如梦
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
标签: double-linked list Addressbook implemen
上传时间: 2014-01-24
上传用户:asddsd
系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your compiler // // Conversion of
上传时间: 2014-01-09
上传用户:hxy200501
This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
标签: microstrip particular antenna model
上传时间: 2013-12-31
上传用户:wpt
c\c++图像处理编程这本书的全部代码。分章节的
上传时间: 2015-04-07
上传用户:woshiayin
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
标签: create C. framework program
上传时间: 2013-12-03
上传用户:silenthink
lcd的源程式,把51的正負極接至lcd,及接好控制腳位,再將lcd.asm檔compile後,lcd便會產生我們寫入的效果
上传时间: 2013-12-20
上传用户:woshini123456
led的源程式,把51的正負極接至led,再將led.asm檔compile後,led便會產生一明一暗的效果
上传时间: 2015-04-17
上传用户:waitingfy
ADC的源程式,把51的正負極接至ADC,再將ADC.asm檔compile後,ACD便會產生將類比轉成數位訊號的效果
上传时间: 2013-12-31
上传用户:569342831