-
图标文件files in弓
Files in arch: Icon Files
- 2022-05-06 02:42:59下载
- 积分:1
-
在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。...
在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。-achieved in the triangular matrix decomposition, in order to avoid "small PCA" do Divisor and lead to greater error, the Doolittle decomposition at the same time, every step the first choice PCA, further decomposition.
- 2023-08-29 11:55:03下载
- 积分:1
-
OCR 源代码。
这 OCR 的源代码。代码开发的 C#、 细化和认可的标志
- 2022-01-26 06:51:26下载
- 积分:1
-
ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形...
ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形和测验选项。完全版则加入了对复选框、文本框条目、图像的支持,还能生成提交网址。-ABPollMaster 1.0ABPollMaster allows you to generate questionnaires, tests and single slides. This version is fully sharing can be customized, allowing the user to create drop-down box body, the list of title Custom graphics and test options. Full version is added to the check box, the text entry box, image support, but also to generate website.
- 2022-08-19 22:55:56下载
- 积分:1
-
基于CVI开发的摄像头控制
应用背景本代码是基于LabWindows/CVI的采用C语言开发的一款控制摄像头程序,所控制的摄像头对于市面上一般的摄像头都可以适用,该程序具备实时监控、实时录像、实时拍照功能,操作比较方便。关键技术关键技术在于利用windows系统中的API函数,实现对摄像头的控制。难点在摄像头控制函数中的参数设置需要理解,否则在调试程序时,很容易出错。
- 2023-08-17 16:45:07下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还...
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还对信息集成的最新技术,例如数据仓库、OLAP、数据挖掘、Mediator、数据立方体系统等进行了介绍。
-Stanford University database system implementation, the book Principles of database system implementation conducted in-depth exposition and, specifically, the database management system for three main components- store manager, query processor and transaction manager implementation technology. The book also integrates the latest technology information, such as data warehousing, OLAP, data mining, Mediator, data cube system were introduced.
- 2022-01-26 02:11:22下载
- 积分:1
-
用C语言编写的日历,任意输入某年,可以良好的格式输出本年度的日历。...
用C语言编写的日历,任意输入某年,可以良好的格式输出本年度的日历。-C language prepared by the calendar, indiscriminate importation of a particular year can be a good format for the output of the calendar year.
- 2022-02-04 12:45:50下载
- 积分:1
-
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。...
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。-Socket for a simple message GetHttp achieved, more detailed notes.
- 2023-08-28 22:35:03下载
- 积分:1
-
基于跟踪检测人
运动检测是对象的检测在相对于对象的环境中相对于其环境或改变位置的变化过程。运动检测可以通过机械和电子两种方法。当运动检测通过自然生物体来完成的时它被称为运动知觉。运动可以通过检测:
红外 (无源和有源传感器)
光学 (视频和照相机系统)
无线电频率能量 (雷达、 微波和层析
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-15 09:22:35下载
- 积分:1