搜索资源列表
GenPadsLib
- 格式转换的软件,用于生成PADS(电路设计软件)的库。使用是,从Excel表格中导出器件管脚分布的信息,该软件对这些信息进行整理,然后输出符合PADS库管理工具能够识别的文本文件。-format conversion software, used to generate PADS (circuit design software) libraries. The use is that from an Excel spreadsheet pin device derived distributio
Exce_CAD
- 将Excel表格转换到AUTO CAD的示例程序!-Excel forms AUTO CAD conversion of the sample program!
ticket
- 自己写的机票流量统计系统,根据各个销售点的excel表格上传后统计各个人机票的销售情况。-Their own traffic tickets written by the statistical system, in accordance with the various point-of-sale statistics excel spreadsheet upload the sales of individual tickets.
3562859_6317554_3_612
- cad坐标批量输出,输出到excel表格便于集中浏览-cad coordinates bulk output, output to excel table to consolidate here
ExcelLisp
- 实现CAD和EXCEL通讯,可以将EXCLE表格内的数据,在CAD中以表格的形式显示,autoCAD也可以读取EXCEL文件,生成图元。-Achieve the CAD and EXCEL communication can be EXCLE form of data, in tabular form of CAD displays, autoCAD can also read the EXCEL file, generate pixel.
ExcelToLayer
- 基于ArcGIS engine编写的Excel表格数据导入并生成为图层文件-Based on ArcGIS engine written in Excel spreadsheet data into and generated as a layer file
Word==Excel
- word表格与excel表格两种表格进行互相转换-word and excel table swap
Zhisu--CAD-Drawing-software
- 根据EXCEL表格数据用CAD绘图软件生成横断面图。-According to the EXCEL spreadsheet data use CAD drawing software to generate cross sectional drawing
GridPPReport
- 利用Grid++Report的报表事件快速将高级表格内容导出EXCEL文件-Use Grid++Report report incidents quickly advanced export EXCEL file table of contents
rhrlVBA
- 日出日没VBA函数,应用于Excel表格中,输入经纬度和日期即可自行运算。-Sunrise Sunset VBA function, used in an Excel spreadsheet, enter the latitude and longitude, and date can be self-operation.
CVI
- 基于LabWindows CVI开发的数据采集程序,可以实现电压信号采集、绘图、导出至excel表格。-Based on LabWindows CVI development of data acquisition procedures, can achieve voltage signal acquisition, drawing, export to excel table.
excel表格读取和打印
- 本程序采用C#编写,能够实现excel表格读取,表格打印,页面设置,翻页,及表格查询,使用者可以更改里面的代码,实现自己的意图。