-
lu decomposition of a very good use of LU decomposition of matrix inversion proc...
一个很好的利用lu分解进行矩阵求逆的程序,详细描述了它的……:这是一个很好的利用lu分解进行矩阵求逆的程序,这是一个很好的支点
- 2022-04-13 01:14:46下载
- 积分:1
-
通讯功能 通讯功能
通讯功能 通讯功能 -Communication communication communication
- 2022-03-25 01:23:31下载
- 积分:1
-
Windows下的录音及声音分析,展示Windows下录音设备及声音文件的读写操作...
Windows下的录音及声音分析,展示Windows下录音设备及声音文件的读写操作-Windows recording and voice analysis, display of Windows and sound recording equipment and write documents
- 2023-08-18 22:45:03下载
- 积分:1
-
Binary tree data retrieval, database search function binary implementation.
二进制数据检索树,实现二进制数据库检索功能。-Binary tree data retrieval, database search function binary implementation.
- 2022-02-22 09:53:26下载
- 积分:1
-
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序-through the serial port to send and receive data, interface pretty simple. A very easy process
- 2022-11-05 09:25:03下载
- 积分:1
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1
-
水文中河道断面数据库非常庞大,用SQL语句嵌入VB程序当中,可查询断面数据,并用MSCHART显示断面形状....
水文中河道断面数据库非常庞大,用SQL语句嵌入VB程序当中,可查询断面数据,并用MSCHART显示断面形状.-Hydrology river section is very large databases with SQL embedded VB, inquiries can be cross section data and use MSCHART show section shape.
- 2022-05-22 10:30:18下载
- 积分:1
-
实现风车旋转的功能 颜色随即变换 路线不断变换
实现风车旋转的功能 颜色随即变换 路线不断变换-achieve windmills rotating color function immediately transform the constantly changing line
- 2022-08-03 13:52:30下载
- 积分:1
-
driver, compatible with NE2
驱动程序,兼容NE2-driver, compatible with NE2
- 2022-11-09 01:20:03下载
- 积分:1
-
在 iOS 中为 TWebBrowser 加入 Javascript 处理能力
在 iOS 中为 TWebBrowser 加入 Javascript 处理能力
在前段时间在恩巴克德罗论坛上的帖子,查尔斯 Vinal 询问它是否可能要实施的 stringByEvaluatingJavaScriptFromString 方法是在 UIWebView,从它的祖先,UIView 继承中可用的 TWebBrowser。
短的答案是肯定的然而它需要一些修改现有源。你需要复印的 FMX。浏览器和 FMX。WebBrowser.iOS,并把它们放在编译器搜索路径中。接下来,让下面的变化 ─ ─ 在 FMX。Web 浏览器, 中添加以下内容到 ICustomBrowser
- 2022-07-17 16:03:27下载
- 积分:1