登录
首页 » Windows开发 » 求一堆点最近的坐标输出,把过程里所有矩阵的影响信息输出

求一堆点最近的坐标输出,把过程里所有矩阵的影响信息输出

于 2022-07-10 发布 文件大小:3.22 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

求一堆点最近的坐标输出,把过程里所有矩阵的影响信息输出-For a pile of points the coordinates of recent output, the process of the impact of all matrix information output

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Jack battery
    wince的电池驱动样例代码,基于pxa27x的,还可以,学习一下-Jack battery-driven sample code, based on PXA27x, can still learn from this
    2022-02-05 01:12:26下载
    积分:1
  • 一个简单轻松实现vc的界面
    一个简单轻松实现vc的界面 -Vc relax a simple implementation of the interface
    2022-03-10 14:00:24下载
    积分:1
  • ATM 模拟器
    我们已经制定了一个迷你项目 ATM 模拟器上的......具有功能,如平衡 enquiary、 撤回、 转账金额等......
    2023-01-29 13:40:04下载
    积分:1
  • 计算机网络与多媒体技术的飞速展,对传统远程通信领域产生了深远的影 响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Deman...
    计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影 响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Demand,简 称VOD)也随之产生。 - The rapid development of computer network and multimedia technology has great influnce on telecommunication. More and more multimedia information appears on the Internet,thus video on demand (for short VOD) also come into being. VOD is an interactive multimedia information services form.The users are able to select video information on demand according to their need and interest and control the process.VOD enjoys a brigt future and has already become hot investigation in the field of computer network and multimedia technology
    2022-09-18 09:05:03下载
    积分:1
  • vhdl实现自动贩卖机功能
    可以对3种不同种类的货物进行自动售货,价格分别为A=4.00, B=2.50, C=1.00。售货机可以接受10元,5元,1元三种硬币(即有三种输入信号SY,WY,IY),并且在7段数码管(二位代表元,一位代表角)显示已投入的总钱数,选择货物的输入信号Ia,Ib,Ic,输出指示信号为 Sa, Sb ,Sc 分别表示售出相应的货物,同时输出的信号yuan, jiao代表找零,并显示在7段数码管上。 VGA显示3种货物图片及其价格,鼠标点击购买数量(1-9)后显示总价,安规格说明2中的button2-button4输入硬币,VGA显示已投入的总钱数,鼠标点击购买后,显示找零数目,购买物品闪烁,交易完成。(VGA部分不美观,希望下载的朋友根据自己的审美修改)
    2022-03-02 17:31:32下载
    积分:1
  • 高质量 C++C编程指南。软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我 以...
    高质量 C++C编程指南。软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我 以前捏造的C++/C 程序怎么会有那么多的毛病?”别难过,作者只不过比你早几年、多几次惊慌而已。请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1 个读者的建议-High-quality C++ C Programming Guide. Software Quality is linked to the majority of programmers in the mouth rather than things in mind! Completely apart from laymen and true master of programming, the beginning of the book readers, do you feel will be the first to panic:
    2022-03-04 15:30:49下载
    积分:1
  • 一个vc下编写socket的小例子
    一个vc下编写socket的小例子-a vc prepared socket small examples
    2022-02-06 04:23:14下载
    积分:1
  • VB6 increase sqlservr2000 cases more detailed tutorial on how to operate a datab...
    VB6加sqlservr2000的案例教程 比较详细介绍了如何操作数据库的过程 案例较多 值得一看-VB6 increase sqlservr2000 cases more detailed tutorial on how to operate a database of more cases of eye-catcher
    2022-03-28 23:19:27下载
    积分:1
  • 商场入口人数统计程序 说明: 某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进...
    商场入口人数统计程序 说明: 某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。 -The number of statistical procedures mall entrance Description: A one store a total of four entrances, suppose a customer into the store for each entry when the choice is random. Now need statistics for each entry in a given period of time the number of customers, as well as the total number of customers into the store. Please use the thread synchronization and thread scheduling simulate a real-time counting system.
    2022-06-01 13:51:03下载
    积分:1
  • 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及...
    1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。 对初学者很有帮助的-1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast some anomalies. 7. Program title bar in real-time status display program. Useful for beginners
    2022-01-25 20:52:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载