-
不使用控件实现文件的打开、浏览、保存功能
不使用控件实现文件的打开、浏览、保存功能-not to use controls to open the files, browsing, retention
- 2022-08-15 01:48:54下载
- 积分:1
-
通过串口利用手机或者GSM Modem收发短信的一个例子程序
通过串口利用手机或者GSM Modem收发短信的一个例子程序-through the serial port or use of GSM mobile phone SMS Modem Transceiver example of a procedure
- 2023-07-13 11:55:04下载
- 积分:1
-
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽...
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages to the procedures, principle is a GSM modem reception from mobile phones made up of news and decoding as text messages, then Telecom web site sent to PHS, although now is the waste, but learning to operate the GSM modem large good, especially short news codec, at order operation, in the process of a particular Shida Public gsm adopted modem can also use an old nokia phones in place, but I did not try that I can simply about debugging
- 2022-09-30 03:50:03下载
- 积分:1
-
java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代...
java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代-java to achieve a variety of algorithms, iteration, two points, Newton, Lagrange, Hyun cut, Gaussian decomposition, Jacobi iteration
- 2022-08-06 02:37:48下载
- 积分:1
-
简单聊天室软件,有客户端和服务器端,比较简单
简单聊天室软件,有客户端和服务器端,比较简单-Simple chat room software, the client and server-side, relatively simple
- 2023-02-03 19:25:04下载
- 积分:1
-
C++程序的详细设计实例,并运行的控制结果。
C++程序设计实例详解,并且有运行结果,方面对照学习-C++ Procedures detailed design example, and running the results of the control aspects of learning
- 2022-08-17 01:44:26下载
- 积分:1
-
这的VB6代码的AdHoc网络的实现,
This the VB6 code for adhoc network implementation,-This is the VB6 code for adhoc network implementation,
- 2022-02-21 03:44:10下载
- 积分:1
-
Freescale iMX35 WinCE 6.0 BSP (2009
Freescale iMX35 WinCE 6.0 BSP (2009-11) version
- 2022-09-20 23:55:03下载
- 积分:1
-
A simple test of linking list in VC
VC中链表的简单测试
- 2023-06-24 07:15:04下载
- 积分:1
-
读取 excel 在 c# 中的文件
我们经常遇到的特别发展中国家在.NET 中,我们需要做很多的报告生成在 Microsoft Excel 中的桌面应用程序的要求。在接下来几个教程在 Excel 上,我们将看到如何读取、 写入和执行在 C# 中的 Excel 操作。在本教程中,我们将会看到如何在 C# 中一个 Excel 文件中读取。
在本教程结束了,我们将看到如何在 C# 中,打开 Microsoft Excel 文件从 Excel 文件中读取几列并将它另存为 C# 中的列表和关闭 Excel 文件。我们考虑一个非常简单 Excel 文件包括 2 数据列的姓名和年龄。所以,我们的目标是阅读的 10 行的 A 列和 B 列并将其保存为一个列表。您可以使用此列表来显示中使用 DatagridView 控件的表格格式的数据。这是讨论的我们为本主题范围。
那里有很多的第三方库和讨论在互联网技术。在这里我们使用是在您的系统中可用的如果你有安装的 Microsoft office 的 COM 库。
- 2022-04-19 14:29:43下载
- 积分:1