搜索资源列表
网络数据管理软件
- 1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from
VCComm
- VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
C#代码生成工具20170309
- 利用程序把数据的信息导出word文档的形式(Export data information to word documents)
数据结构课程设计报告JAVA实现(停车场管理
- 本程序的主要用途是对学生运动会成绩进行输入、存储以及查询。 本程序有以下几个功能模块: 1.学校信息输入模块:本模块功能为输入学校的名称以及编号,由于编号必须为唯一,且按照顺序,所以本程序只允许用户进行学校名称的输入,学校编号自动生成,当输入学校名称为空或者重复是会有错误提示。 2.项目信息输入模块:此模块用于添加运动会项目,项目分为男子大项、男子小项、女子大项以及女子小项四个类别,大项取前五名,小项取前三名。为了防止用户输入错误,项目类型为下拉列表供用户选择,项目编号为自动生成,当输
幂律分布数据生成
- matlab平台下生成符合幂律分布随机数的程序(generation code of Power law data)
营配贯通项目内业台账辅助工具开发项目
- 根据项目原始数据生成台账清单,涉及大部分excel数据的操作(Generate a list of accounts based on the raw data of the project, involving most of the operation of the Excel data)
生成三维管线
- 管线生成,可以根据二维管线数据生成空间三维管线,里面有详细的代码说明已经调用方法讲解(Pipeline generation, according to two-dimensional pipeline data generated space three-dimensional pipeline, which has a detailed code that has been called to explain the method)
历史明细数据查询系统
- 1、 可以按日期顺序向前或向后进行查找; 2、 程序在查找到所需要的数据后,可以根据设置选项,确定是继续查找,还是停止查找; 3、 如果所在目录下有数据结构文件NovaDict.txt,则利用本软件的"查询结果"窗口,可以查看各种 综合业务报表数据各字段的含义,并且可以将查询结果以excel文档的形式生成查询结果文档文件。 4、 在程序运行过程中,随时按下F1键,就可以显示帮助文本。(1, you can look forward or backward in
随机数据生成
- 一次可以生成1亿个不重复的8位数据,随机数据。(every time this code cangenerate 1billion random number)
bar_4
- 可以根据输入的数据生成条形码,并识别条形码照片(Barcodes can be generated from input data and barcode photos can be identified)
plot
- 通过导入数据,快速生成S11与S21参数对比图像。(By importing the data, the S11 and S21 parameters are quickly generated to compare the images.)
SAP IDES中SPFLI表中生成数据
- SAP IDES中SPFLI表中生成数据(Generating data in SPFLI table in SAP IDES)
串口数据实时生成软件-SerialChart
- 串口数据实时生成软件,不能仿真,依然与Arduino相关,适配各种系统(Serial port data real-time generation software, can not be simulated, still related to Arduino, adapt to various systems)
测试报告生成工具
- 使用vb.net通过调用Excel数据生成测试报告,报告模板需要提前设置好(Calling Excel data to generate test reports)
f000
- grads处理grib2数据生成ctl(grads for grib to ctl)
外贸单证发票批量生成
- 在模板工作表中做好单证模板,模板中红色字体为动态数据,在数据表中整理好发票中的动态数据。单击“”生成单证“”,VBA程序会自动以发票号为文件名批量生成pdf单证(The template is done in the template worksheet. The red font in the template is dynamic data, and the dynamic data in the invoice is arranged in the data table. Click &q
30款加密狗数据读写工具
- 将对应文件夹内的.dll文件复制到软件安装好的目录里面,也就是和软件的主程序EXE放在一起。然后插上加密狗运行你的软件,最好把软件的主要功能都用一下。在c盘目录下会生成一个加密狗数据文件(Copy the.Dll file in the corresponding folder into the directory where the software is installed, that is, with EXE, the main program of the software. Then
动态数据结构进阶作业
- 系统可以根据要求动态地进行记录量,字段数量和字段的属性设置,字段的属性为字段ID,字段标题,字段类型和字段长度。例如可以设置一个班学生的成绩单,输入学号、姓名、数学、英语、C语言、……、总成绩等项。系统会根据输入的要求自动生成成绩单。并能输入数据,和浏览数据。(The system can dynamically set the number of records, the number of fields and their attributes according to the requir
SPWM波生成工具
- 生成spwm的软件 可以自行设置spwm采样点数来生成spwm数据(The software that generates SPWM can set SPWM sampling points to generate SPWM data by itself)
asp生成doc文件
- asp生成doc文件,利用asp程序,将数据生成doc文件,将数据导入到doc文件中