-
VC++实现excel表格的读写
VC++实现excel表格的读写,程序开发中可以直接拿来用,排版非常清晰(VC++ Realize excel forms of reading and writing, program development can be directly used to use, layout is very clear)
- 2020-06-26 02:40:02下载
- 积分:1
-
vc
说明: 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩(Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement)
- 2009-04-29 08:42:52下载
- 积分:1
-
TINofReadandWrite
通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
- 2020-06-29 01:40:02下载
- 积分:1
-
pp
说明: 实现堆栈的操作,功能为入栈、出栈,实现先进后出的原则(to realize the stack operation , the function :push onto the stack out the stack )
- 2011-08-12 15:50:19下载
- 积分:1
-
server
一个文件管理系统,服务器端
客户端链接之后便可以运行(A document management system, server-side link and then the client can run)
- 2008-07-22 14:17:42下载
- 积分:1
-
ITU-T G.729A标准源代码解码端SDDecodert
ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学入门者,已测试,运行良好-ITU-T G.729A(ITU-T G.729A standard source code decoder side, the project file has been created to facilitate the beginner beginners, have been tested and run well-ITU-T G.729A)
- 2020-07-07 14:18:57下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1
-
SelDEL
实现在程序运行完毕后,删除自身exe文件.适用于需要时间限制类程序.(Time limit for applications that require such procedures in the program is complete, delete the exe file.)
- 2013-05-19 10:22:03下载
- 积分:1
-
tinyxml
说明: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。
TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
- 2008-09-11 09:26:03下载
- 积分:1
-
AutoTypeIn
VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。(VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good introduction, the program is simple and suitable for learning and use.)
- 2009-07-12 10:15:38下载
- 积分:1