-
manual
E2LSH代码最全面的介绍,里面详尽的介绍了每一个函数的作用(E2LSH code for the most comprehensive introduction, which describes in detail the role of each function)
- 2014-11-24 19:09:40下载
- 积分:1
-
SGM
半全局立体匹配算法(SGM)的实现,已封装成类(SGM.cpp,SGM.h),内含有使用例程。(Semiglobal stereo matching algorithm (SGM) implementation has been packaged as such (SGM.cpp, SGM.h), using routines contained within.)
- 2016-06-23 09:52:15下载
- 积分:1
-
Test1
十进制数转化为二进制数的c#计算方法。可以实现此功能(The decimal number is converted to binary number)
- 2018-08-23 11:59:17下载
- 积分:1
-
本教程以手把手的方式,通过简单实例入手,层层深入,对C#语言进行了详细而全面地讲解。本教程面向的对象为:1、看过一些初级C#教程,对基本语法,三大结构理解没有困...
本教程以手把手的方式,通过简单实例入手,层层深入,对C#语言进行了详细而全面地讲解。本教程面向的对象为:1、看过一些初级C#教程,对基本语法,三大结构理解没有困难的人员。2、学习过其它语言,想转入到C#进行学习的人员。-The Guide to hands-on approach, starting with a simple example, layers of depth on the C# Language in detail and comprehensively explain. The object-oriented tutorial for: 1, read some of the primary C# Tutorial on basic grammar, the three have no difficulty in understanding the structure of personnel. 2, learning other languages, I would like to shift to the C# Learning personnel.
- 2022-06-21 21:13:57下载
- 积分:1
-
麦蓝
此代码是 AVR 为 ATMega64 以 C 语言编写的项目的集合。此代码在 CodeVision AVR 开发接口开发的地方。他们可以通过 CodeVision 和 avr gcc 编译器编译。请注意前, 两个项目被用 avr 单片机汇编语言编写,但别人是纯 c。
- 2022-06-30 10:19:52下载
- 积分:1
-
计算机等级考试中的练习题,没办法,找不到源程序,站长就开恩,让我进去吧...
计算机等级考试中的练习题,没办法,找不到源程序,站长就开恩,让我进去吧-NCRE practice that, no way, I could not find the source, on the head of mercy, let me into it
- 2022-03-20 16:33:13下载
- 积分:1
-
个人网络嗅探器
实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例如用 ASCII 表示)
- 2022-02-03 04:41:32下载
- 积分:1
-
学生选课系统
采用C#联合数据库 界面友好 包括老师 学生等登陆界面 功能包括学生查看自己选课信息,向老师提问,老师管理学生的选课信息,提交成绩,发邮件给学生,并以excel表格形式导出课上学生
- 2023-06-24 06:20:03下载
- 积分:1
-
Qt读写串口实时曲线刷新
【实例简介】
- 2021-06-03 00:31:40下载
- 积分:1
-
c语言四书五经
传说中的c语言四书五经:一、The C Programming Language
C程序设计语言(第2版·新版)
二、Pointers on C C和指针
三、Expert C Programming C专家编程
四、C Traps and Pitfalls C陷阱与缺陷
五、《C语言接口设计与实现》
(C language legendary Four Books and Five Classics: First, The C Programming Language C Programming Language (new version of Release 2) Second, Pointers on CC and three-pointer, Expert C Programming C Programming four experts, C Traps and Pitfalls C traps and defects in five, C Language Interface Design and Implementation )
- 2020-06-26 03:00:02下载
- 积分:1