-
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
- 2022-08-07 06:58:13下载
- 积分:1
-
视觉基本写事件
visual basic写的基于事件驱动的串口通讯控件,大家可以使用-visual basic to write event-driven based on the serial communication control, we can use
- 2022-02-26 08:29:54下载
- 积分:1
-
在Microsoft Visual Studio 2005上跑过没有问题。
在Microsoft Visual Studio 2005上跑过没有问题。-on Microsoft Visual Studio 2005 run is no proplem
- 2023-04-17 20:25:03下载
- 积分:1
-
9x9 realize the software automatically fill the data grid, so that is horizontal...
该软件实现9X9方格的数据自动填写,让横排是123456789,肃立也是123456789,挺有意识的。-9x9 realize the software automatically fill the data grid, so that is horizontal 123456789, 123456789 stood also, quite conscious.
- 2023-04-15 21:00:03下载
- 积分:1
-
tframeviewer,thtmlviewer,和tframebrowser
TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components:
ThtmlViewer The basic component. ThtmlViewer displays single (non-frame) documents. It also forms the basis for the other two components.
TFrameViewer Displays both Frame and single HTML documents. TFrameViewer is oriented more for local disk file use.
TFrameBrowser Also displays Frame and single HTML documents. However, TFrameBrower is oriented toward Internet style protocols and URL usage. Additional code and/or components are generally required to use TFrameBrowser.
If you know that your appication will not be using Frames, you can save a fair amount of code overhead by using ThtmlViewer rather than one of the Frame components. Many operations are also simpler using ThtmlViewer. -TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlVie
- 2022-04-12 18:54:20下载
- 积分:1
-
c#生成条形码的代码演示,可以学习一下。
c#生成条形码的代码演示,可以学习一下。-c# generate bar code code demo, you can learn.
- 2022-06-02 23:02:33下载
- 积分:1
-
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装...
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装-A cross-platform cc++ Library provides log, mutext, thread, exception, socket commonly used functions such as packaging
- 2022-03-11 07:03:33下载
- 积分:1
-
8数码问题
利用了先广遍历实现了8数码问题,但是回来浪费较多的存储空间...
8数码问题
利用了先广遍历实现了8数码问题,但是回来浪费较多的存储空间-8 issue of the use of a digital wide traverse first eight digital achieved, but returned to waste more storage space
- 2022-06-30 01:40:20下载
- 积分:1
-
Herbert Schildt
赫伯特·希尔特
- 2022-11-26 07:55:04下载
- 积分:1
-
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码...
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。-Memory performance status indicators 2.0 (VB.NET2005) =================================== This code was originally VB6 code, the author upgrading to VB.NET2005. Main function is to access the local computer" s memory, page file, CPU, etc. and the use of state parameters. Similar to Windows Explorer in the performance shows that procedures are in place to bar graph shows the total physical memory, the number remaining.
- 2022-04-13 02:54:09下载
- 积分:1