-
自己写的一个四叉树程序,虽然建立了,但是内容还很不全面。建立了一个正方形,把数据部分放置的其中点的坐标。...
自己写的一个四叉树程序,虽然建立了,但是内容还很不全面。建立了一个正方形,把数据部分放置的其中点的坐标。-To write a quadtree procedure, although established, but the content is far from comprehensive. The establishment of a square, part of the data to place the coordinates of one point.
- 2022-02-10 14:27:45下载
- 积分:1
-
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单...
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。
大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
- 2022-08-26 14:00:02下载
- 积分:1
-
利用VB实现XCOPY命令
利用VB实现XCOPY命令-use VB XCOPY command
- 2023-02-21 19:40:04下载
- 积分:1
-
该程序可以测试飞思卡尔
该程序可以测试飞思卡尔-MC13224射频性能
- 2022-04-20 06:48:17下载
- 积分:1
-
Windows语音识别程序
利用windows本身的库函数和API实现语音识别功能。用于实现人机口语对话的系统。受目前技术所限,对话系统往往是面向一个狭窄领域、词汇量有限的系统,其题材有旅游查询、订票、数据库检索等等。其前端是一个语音识别器,识别产生的N-best候选或词候选网格,由语法分析器进行分析获取语义信息,再由对话管理器确定应答信息,由语音合成器输出。由于目前的系统往往词汇量有限,也可以用提取关键词的方法来获取语义信息。
- 2023-05-03 21:40:02下载
- 积分:1
-
空间点云的实现,用于三维仿真,实现简单,渲染速度快
空间点云的实现,用于三维仿真,实现简单,渲染速度快-Space realization of point cloud for the three-dimensional simulation, the realization of simple, fast rendering
- 2022-11-10 05:15:03下载
- 积分:1
-
TCPViewers
介绍
- 2022-07-11 20:13:40下载
- 积分:1
-
多媒体播放器,用VC++开发,具有一般播放器的基本功能,还附有菜单和现实歌词功能。...
多媒体播放器,用VC++开发,具有一般播放器的基本功能,还附有菜单和现实歌词功能。-Multimedia player, using VC++ developers with the basic functions of a general player, but also functions with the menu and realistic lyrics.
- 2023-06-02 09:25:03下载
- 积分:1
-
大学期间编写的平差程序,希望能对各位有所帮助。
大学期间编写的平差程序,希望能对各位有所帮助。-University during the preparation of the adjustment process, I hope you can help.
- 2022-01-26 04:31:35下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1