-
实用编程 实用编程
实用编程 实用编程-Practical Programming Prac tical Programming
- 2022-08-05 09:31:08下载
- 积分:1
-
可以实现线性回归的数据,这是可以预测source.txt数据。人才的培养。
可以实现数据的线性回归,其中Source.txt是待预测的数据.
此文本中的数据格式要求为一个矩阵,此矩阵的第一列为待预测列-Can achieve linear regression data, which is to be forecast Source.txt data. Text data format requirements for a matrix, this matrix as the first forecast to be out
- 2022-12-09 23:45:03下载
- 积分:1
-
不错的键盘控制程序
不错的键盘控制程序-good keyboard control procedures
- 2022-05-08 20:45:10下载
- 积分:1
-
一个c语言写的牛顿迭代功能的程序,程序结构很清晰,一看就懂。...
一个c语言写的牛顿迭代功能的程序,程序结构很清晰,一看就懂。-A c language function in the Newton iteration process, program structure is very clear, look for one to understand.
- 2023-06-01 21:25:02下载
- 积分:1
-
(6.25k)ITOM使用文本对象模型的一个实例(汤姆)。它使用itextd…
(6.25k) ITOM is an example using the Text Object Model (TOM). It uses the ITextDocument COM Interface. GUID IID_ITextDocument-(6.25k) ITOM is an example using the Text Ob Campus Model (TOM). It uses the COM ITextDocument Interface. GUID IID_ITextDocument
- 2022-07-13 10:06:22下载
- 积分:1
-
如何查看EXE文件的源代码
如何查看EXE文件的源代码-how View the source code
- 2022-02-20 10:12:08下载
- 积分:1
-
搜索算法解分油问题,用c语言实现。附上实验报告
搜索算法解分油问题,用c语言实现。附上实验报告-search algorithm
- 2022-02-02 01:15:36下载
- 积分:1
-
Magnifier+Spotlight WPF Custom Control
WPF基础Windows应用程序中可使用的两种 Custom Control预制产品。
Magnifier可放大看特定部分。
Spotlight只能显示特定部分。
可了解在Custom Control使用Generic Themes的方法。
下图为屏幕照。
- 2022-02-05 05:45:02下载
- 积分:1
-
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。...
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a text file saved. Learning computer programming is a useful tool.
- 2022-02-07 15:19:29下载
- 积分:1
-
c#获取网页中所有链接地址
通过正则表达式,获取网页源代码,然后通过正则表达式获取其中中所有链接地址。
- 2022-04-10 01:43:21下载
- 积分:1