-
工程物理题库
工程物理试题库。重要的一些问题与答案。其包含安娜大学2013年教学大纲
- 2022-05-30 09:31:03下载
- 积分:1
-
用Exec编的仓库管理软件
用Exec编的仓库管理软件-used Exec series of the warehouse management software
- 2022-03-18 03:58:11下载
- 积分:1
-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分:1
-
Excel文件访问程序,包括读写等功能,VC6环境,基于对话框的
Excel文件访问程序,包括读写等功能,VC6环境,基于对话框的-Excel access procedures, including reading and writing functions
- 2023-01-01 11:55:24下载
- 积分:1
-
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。...
以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism. Dynamic Array array class template to replace the C array of predefined types.
- 2022-01-26 08:14:38下载
- 积分:1
-
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功...
RowCounter这个东东更多时候我是作为一种好玩的工具用的。
上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦!
RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
- 2022-02-02 03:48:29下载
- 积分:1
-
本程序函数可以读取任意ini配置文件内容
本程序函数可以读取任意ini配置文件内容-This procedure can read arbitrary function ini configuration file contents
- 2022-06-27 22:34:36下载
- 积分:1
-
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。...
用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
- 2022-04-19 18:25:20下载
- 积分:1
-
电子导航地图MFC
1. 了解地图数据二进制格式。
2. 能读取原始数据(按照地图数据格式的二进制文件)。
3. 对导航数据中的道路数据进行整理,分析,查询,排序。
4. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 21:03:30下载
- 积分:1
-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1