-
多项式的计算,利用链表结构,多项式的总和
多项式的计算,采用链表结构,对两个多项式进行求和-Polynomial calculation, using the list structure, the sum of two polynomials
- 2022-08-17 15:28:28下载
- 积分:1
-
如何用CZip/CUnzip类压缩/解压缩文件,这个类使用gzip GNU源代码
如何用CZip/CUnzip类压缩/解压缩文件,这个类使用gzip GNU源代码-how CZip/CUnzip type compression/decompression, the type used gzip GNU source code
- 2022-02-05 16:24:53下载
- 积分:1
-
计算地址的代码。V4
Code to calculate IP address. v4
- 2022-01-26 06:14:51下载
- 积分:1
-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1
-
RS232串口蓝牙WINCE 驱动源代码
RS232串口蓝牙WINCE 驱动源代码-RS232 serial port Bluetooth driver source code WINCE
- 2022-02-25 10:30:26下载
- 积分:1
-
[网狐]癞子斗地主
应用背景网狐正版的癞子斗地主,不用多说,自己看了,这个代码很少。关键技术只包能用,开发的话自行解决了,如需技术交流,可加群8990607
- 2022-10-07 04:10:03下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1
-
Be able to read the folder where all the categories, as well as the path and fil...
能够读取所在文件夹类的所有文件名以及路径并保存到你所要的*.txt文件中,很适合批处理文件哦.-Be able to read the folder where all the categories, as well as the path and file name you want to save the*. txt file, it is suitable Oh batch file.
- 2022-04-23 05:37:54下载
- 积分:1
-
Convolutional encoding for wireless SISO system
Convolutional encoding for wireless SISO system
- 2023-04-06 01:45:04下载
- 积分:1
-
PDU格式短信
应用背景短信客户端-服务器软件是用来发送,读取,删除消息。它采用GSM Modem发送短信。它侦听传入消息到达,过程读取消息并采取行动因此。这个短信软件需要gsmcomm库,你可以也可以下载。关键技术短信客户端和服务器是一个应用软件,用于发送和接收短信(SMS)。它侦听传入消息到达,处理该消息,如果它是一个有效的格式。注意处理到达的消息取决于应用程序将以后讨论。我要解释以下事情:通信端口设置接收消息发送消息阅读所有的邮件(由用户发送)删除邮件(一个或所有)我用thegsmcommlibrary发送和接收短信。你需要一个GSM调制解调器或电话发送短信。
- 2022-02-05 00:50:02下载
- 积分:1