-
c++ How to Program ( c++大学教程 )(第五版)约200题的习题解答代码。...
c++ How to Program ( c++大学教程 )(第五版)约200题的习题解答代码。-c++ How to Program (c++ University Guide) (fifth edition) of about 200 questions to answer code exercises.
- 2022-02-05 20:43:03下载
- 积分:1
-
单目摄像头标定,以及多张标定板图片
这份工程里面有许多不同的函数,其中还包含一些基础的视觉图像处理等(包括圆形的识别等),该工程的主要作用是用于摄像头的标定,标定板为6*8的,文件中含有标定图片,也可以自行修改标定板的规格
- 2022-01-31 23:16:41下载
- 积分:1
-
ADC测试数据的评估程序
ADC test data evaluation program
(adctest)
for MATLAB
- 2023-08-01 22:00:03下载
- 积分:1
-
presentation of development skill
presentation of development ski-presentation of development skill
- 2022-01-26 07:01:21下载
- 积分:1
-
Shijiazhuang City, the traffic control department of traffic accidents managemen...
石家庄市交通管理部门使用的交通违章管理系统,部分县市仍在使用,可惜不给我钱。-Shijiazhuang City, the traffic control department of traffic accidents management system, some counties and cities are still in use, Unfortunately, I am not paid.
- 2023-05-05 01:05:04下载
- 积分:1
-
大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是固定的,而且课程在开设...
大学的每个专业都要制定教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是固定的,而且课程在开设时间的安排必须满足先修关系。每门课程有那些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序-Each university should develop a professional teaching programs. The assumption that any profession has a fixed school years, each school year with two semesters, each semester and credits on the length of time limits are the same. Each professional courses are fixed, and the courses offered in the opening hours must meet the pre-relationship. Each course there are those who pre-course is determined, can have any number of doors, there will be no. Each accounted for just one semester courses. Test this premise in the design of a teaching plan programming
- 2022-01-28 09:53:59下载
- 积分:1
-
C#.net做的桌面通讯录程序。开发工具VS2008
C#.net做的桌面通讯录程序。开发工具VS2008-C#. Net to do a desktop address book program. Development Tools VS2008
- 2023-07-24 07:40:03下载
- 积分:1
-
石源代码教程,如果客户端提供的服务工具,可以在A源代码中获取源代码..
石器源代码编译教程,如果拿到石器服务端源码不知所措,那就用上它咯!-Stone source code tutorial, if the client service tools to get source code at a loss, then use it pyronaridine!
- 2023-03-31 15:55:08下载
- 积分:1
-
Windows CE 应用程序设计随书源码,包括用EVC开发的很多完整的编程实例和一些EVB的编程实例...
Windows CE 应用程序设计随书源码,包括用EVC开发的很多完整的编程实例和一些EVB的编程实例-Windows CE application design source books, including the development of many EVC integrity of the programming examples and some programming examples EVB
- 2022-03-20 23:55:11下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1