-
skiplist.c.tar
A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary search trees (that is, with number of probes proportional to log n instead of n).
- 2011-04-20 12:59:03下载
- 积分:1
-
STM32_RW_I2C_EEPROM
STM32读写I2C EEPROM 24C01 (STM32 read and write i2c eeprom 24c01)
- 2021-04-21 20:18:49下载
- 积分:1
-
TraDER
说明: this file shows how to connect to an mt4 server from a web service
- 2020-06-25 18:40:01下载
- 积分:1
-
透视变换
说明: 通过opencv实现对矩形物体的透视变换,对银行卡、证件照等卡片类的矫正效果较好(Through OpenCV to realize perspective transformation, the correction effect of bank card, certificate photo and other card types is better)
- 2020-04-27 14:27:29下载
- 积分:1
-
VC8示例(64位)
ControlCAN动态库使用VS2008开发工具,依赖于VC2008运行库 有些设备DLL或示例程序使用VS2005开发工具,依赖于VC2005运行库
- 2022-05-21 19:53:34下载
- 积分:1
-
PICC18编程快速入门-源码
1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。
2. Chart-04、Chart-05、……、Chart-16分别是第4章、第5章、……、第16章中的例程,每章节下的文件夹分别标明是该章的例程号,如Chart-04文件夹下的Exam-4-1文件夹内的程序是第4章的第1个例程,其余以此类推。
3. Chart-12文件夹下的Exam-12-2-main表示12章例2中的主机程序,Exam-12-2-Slave表示12章例2的从机程序。Chart-16文件夹下的pic18-PSP文件夹下PSP-Master内的程序是第16章中PSP例程的主机程序,PSP-slave是第16章中PSP例程的从机程序。(1. Examples in the Test1 folder are the routines in Chapter 2 PICC18 Programming Quick Start.
2. Chart-04, Chart-05,... Chart-16 is Chapter 4, Chapter 5,... Chapter 16 of the routine, the folders under each chapter are marked as the routine number of the chapter, such as Chart-04 folder under Exam-4-1 folder procedures are the first routine of Chapter 4, the rest of the same.
3. Exam-12-2-main under the Chart-12 folder represents the host program in Chapter 12, Example-12-2-Slave represents the slave program in Chapter 12, Example-2. The program in PSP-Master under pic18-PSP folder under Chart-16 folder is the host program of PSP routine in Chapter 16, and PSP-slave is the slave program of PSP routine in Chapter 16.)
- 2020-06-19 14:14:38下载
- 积分:1
-
core
1.学生端
a.vip信息接收到阶段测试报告
b.查看入口收到阶段测试报告
2.教师端
教师信箱 评测 阶段测试
查看报告 教师信箱
信息报告列表
- 2022-08-25 22:03:22下载
- 积分:1
-
HVPM_Sensorless_2833x
ti公司 pmsm永磁同步电机矢量控制例子程序 基于 dsp28335(Ti PMSM permanent magnet synchronous motor vector control example program based on DSP28335)
- 2018-05-22 23:57:09下载
- 积分:1
-
最新C版触摸库
说明: 合泰最新版触摸库,可直接调用,BS83.....(Including the design of the module and HCI and antenna)
- 2019-05-23 17:17:16下载
- 积分:1
-
uart_a
pic单片机4011串口调试测试程序,适用于初学者。已经过测试。(4011 pic microcontroller serial debugging and testing procedures applicable to beginners. Has been tested.)
- 2013-11-06 21:48:59下载
- 积分:1