Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ewenwan/ShiYanLou
/ functions
Functions
2,864 in github.com/Ewenwan/ShiYanLou
⨍
Functions
2,864
◇
Types & classes
311
↓ 3 callers
Method
del_
(self, key)
learn_python/algorithm/map/hashtable.py:62
↓ 3 callers
Function
display
learn_c/Head_first/4_my_type.c:35
↓ 3 callers
Function
error
include <sys/wait.h>// waitptd() �ȴ����� ���� window Ҳû�� ����������
learn_c/Head_first/7_4_pipe_fd.c:8
↓ 3 callers
Function
genprime
(k)
learn_python/algorithm/math/rsa.py:32
↓ 3 callers
Function
get_dis2
MCU/TI/9_wifi_location.c:55
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/motor_drive_Pidctl/control.c:292
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/STM32_fork2/control.c:422
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/STM32APP_bos/STM32APP/control.c:422
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/motor_drive_Pidctl_current/control.c:347
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/STM32_fork2_youhua/control.c:420
↓ 3 callers
Function
get_queue_value
���ض��еĵ�num���ڵ��data��Ա���� */
MCU/stm32/motor_drive_can_/control.c:422
↓ 3 callers
Method
get_random
(self)
learn_python/algorithm/set/randomized_set.py:26
↓ 3 callers
Function
get_st_biases
MCU/arduino/driver/inv_mpu.cpp:1956
↓ 3 callers
Method
hash
(self, key)
learn_python/algorithm/map/hashtable.py:80
↓ 3 callers
Method
init
�����˲��õ� ���ٶ� roll pitch yaw �ɼ��ٶȼƺʹ����Ƴ�ʼ����ת�������Ԫ��;
MCU/px4/ECF 基于四元素的互补滤波姿态结算 .cpp:758
↓ 3 callers
Function
insect
* 两圆相交函数 * 参数: * 输入 circle[0]~circle[5] 分别为圆 的 X1 Y1 R1 X2 Y2 R2 * 输出 points[0]~points[3] 分别为交点的坐标值 * 如果用到了两个交点, 那么返回后, 横坐标大的在前, 如果横坐标一样, 则纵坐标大的在前.
MCU/TI/qudong/circle.c:41
↓ 3 callers
Method
insert
(self, val)
learn_python/algorithm/set/randomized_set.py:20
↓ 3 callers
Function
isEmpty
* 判断线性表是否为空 */
datastructure_code/src/2.1.c:62
↓ 3 callers
Function
lab1_print_cur_status
打印当前系统用户属性:用户态/内核态
OS/Linux/lab1/src/init.c:94
↓ 3 callers
Function
lab1_print_cur_status
OS/Linux/lab1/src/trap.c:162
↓ 3 callers
Function
list_add
* list_add - add a new entry 在节点之后添加元素节点 * @listelm: list head to add after * @elm: new entry to be added * * Insert the new element @el
OS/Linux/lab0/list.h:65
↓ 3 callers
Function
list_add_before
* list_add_before - add a new entry * @listelm: list head to add before * @elm: new entry to be added * * Insert the new element @elm *b
OS/Linux/lab0/list.h:78
↓ 3 callers
Function
list_del_init
* list_del_init - deletes entry from list and reinitialize it. * @listelm: the element to delete from the list. * * Note: list_empty() on @liste
OS/Linux/lab0/list.h:114
↓ 3 callers
Function
list_empty
* list_empty - tests whether a list is empty * @list: the list to test. * */
OS/Linux/lab0/list.h:124
↓ 3 callers
Function
manu_dyn
MCU/arduino/project/yuying.c:78
↓ 3 callers
Function
max2
learn_c/shiyanlou/4.1_function_max_mix.c:35
↓ 3 callers
Function
min2
learn_c/shiyanlou/4.1_function_max_mix.c:53
↓ 3 callers
Function
mpu_get_accel_fsr
* @brief Get the accel full-scale range. * @param[out] fsr Current full-scale range. * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1143
↓ 3 callers
Function
mpu_lp_accel_mode
* @brief Enter low-power accel-only mode. * In low-power accel mode, the chip goes to sleep and only wakes up to sample * the accelerometer
MCU/arduino/driver/inv_mpu.cpp:813
↓ 3 callers
Function
mpu_set_int_latched
* @brief Enable latched interrupts. * Any MPU register will clear the interrupt. * @param[in] enable 1 to enable, 0 to disable. * @retur
MCU/arduino/driver/inv_mpu.cpp:1804
↓ 3 callers
Function
opt_delay
��mdk -O1ʱ���Ż�ʱ��Ҫ���� ��ʱi
MCU/stm32/motor_drive_Pidctl/lcd.c:149
↓ 3 callers
Function
opt_delay
��mdk -O1ʱ���Ż�ʱ��Ҫ���� ��ʱi
MCU/stm32/motor_driver_no_Pid/lcd.c:149
↓ 3 callers
Function
opt_delay
��mdk -O1ʱ���Ż�ʱ��Ҫ���� ��ʱi
MCU/stm32/STM32APP_bos/STM32APP/lcd.c:149
↓ 3 callers
Function
pattern_match
:type pattern: str :type string: str :rtype: bool
learn_python/algorithm/backtrack/pattern_match.py:19
↓ 3 callers
Function
pop
��ջ�ķ���
datastructure_code/list/6.two_stack_2_queue.c:38
↓ 3 callers
Method
print
Algorithm/profect/SPP/SPFA.cpp:48
↓ 3 callers
Method
print_path
Algorithm/profect/SPP/SPFA.cpp:194
↓ 3 callers
Function
push
ѹջ�ķ�����iΪ��Ҫѹ��ջ����Ԫ��
datastructure_code/list/6.two_stack_2_queue.c:22
↓ 3 callers
Function
rad2deg
MCU/arduino/driver/mpu.cpp:88
↓ 3 callers
Method
receive
MCU/arduino/project/balancing_robot/I2Cdev.cpp:1001
↓ 3 callers
Method
receive
MCU/arduino/driver/I2Cdev.cpp:1402
↓ 3 callers
Function
reverse
(array, i, j)
learn_python/algorithm/string/reverse_words.py:2
↓ 3 callers
Function
reverse
(array, a, b)
learn_python/algorithm/array/rotate_array.py:48
↓ 3 callers
Function
setPwmFrequency2560
////////////////////////PWM实现函数//////////////////////////////////////////
MCU/arduino/Motor_Sensor_ros_auto_protected.c:363
↓ 3 callers
Function
stab_binsearch
* stab_binsearch - according to the input, the initial value of * range [*@region_left, *@region_right], find a single stab entry * that includes th
OS/Linux/lab1/src/kdebug.c:68
↓ 3 callers
Function
start_DHT11
/
MCU/TI/qudong/DHT11.c:21
↓ 3 callers
Function
swap
交换两个指针指向的数
learn_c/shiyanlou/5.4_pointer_fun_call_exhange_value.c:25
↓ 3 callers
Function
toBaseTwo
MCU/arduino/libraries/BTimerDefs.cpp:33
↓ 3 callers
Function
toBaseTwo
MCU/arduino/libraries/ATimerDefs.cpp:33
↓ 3 callers
Function
visit
* ����Ԫ�� */
tree_math_func.c:76
↓ 3 callers
Function
visit
* 访问元素 */
datastructure_code/src/4.1.c:50
↓ 3 callers
Function
visit
* 访问元素 */
datastructure_code/tree/BiTree.c:75
↓ 3 callers
Function
visit
* 访问元素 */
datastructure_code/tree/tree_link.c:57
↓ 2 callers
Function
CAN1_Rx_Data
can收数据 解析数据
MCU/stm32/driver/can_demo.c:236
↓ 2 callers
Function
CalChecksum
* @�������� CalChecksum * @����˵�� ����YModem���ݰ����ܴ�С * @������� data ������ size ������ * @������� �� * @���ز��
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/ymodem.c:426
↓ 2 callers
Function
CalChecksum
* @�������� CalChecksum * @����˵�� ����YModem���ݰ����ܴ�С * @������� data ������ size ������ * @������� �� * @���ز��
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/ymodem.c:474
↓ 2 callers
Function
Can_Rx_Msg
接收数据 fifox:邮箱号 id:标准ID(11位)/扩展ID(11位+18位) ide:0,标准帧;1,扩展帧 rtr:0,数据帧;1,远程帧 len:接收到的数据长度(固定为8个字节,在时间触发模式下,有效数据为6个字节) dat:数据缓存区
MCU/stm32/driver/can.c:176
↓ 2 callers
Function
DestroyList
* 销毁线性表 */
datastructure_code/src/2.2.c:38
↓ 2 callers
Function
DestroyList
* �������Ա� */
datastructure_code/list/2.link_list_loop_double.c:57
↓ 2 callers
Function
DestroyList
* �������Ա� */
datastructure_code/list/2.link_list.c:53
↓ 2 callers
Function
DestroyList
* �������Ա� */
datastructure_code/list/2.link_list_loop.c:55
↓ 2 callers
Function
DestroyQueue
* 销毁队列 */
datastructure_code/src/3.2.c:45
↓ 2 callers
Function
DestroyQueue
* ���ٶ��� */
datastructure_code/list/4.queue_linear.c:56
↓ 2 callers
Function
EnQueue
* 入队 */
datastructure_code/src/5.1.c:83
↓ 2 callers
Function
GetNumInPos
* ��ȡ��Ӧλ���ϵ��������ҵ��� */
datastructure_code/sort/10.2RadixSort.c:23
↓ 2 callers
Function
GetString
提取出字符串的内容,根据空格拆分并存入容器中去: Str是源字符串,Value存放根据目标字符串的空格提取出来的每个字符串内容。 "10 4 4 9" ---------> A449
learn_cpp/cvsLabelEditDis.cpp:237
↓ 2 callers
Function
GetString
��ȡ���ַ��������ݣ����ݿո��ֲ�����������ȥ�� Str��Դ�ַ�����Value��Ÿ���Ŀ���ַ����Ŀո���ȡ������ÿ���ַ������ݡ� "10 4 4 9" ---------> A449
person/StringEditDistance/cvsLabelEditDis.cpp:238
↓ 2 callers
Function
HeapAdjust
������ȫ�������������Ѻ���С�ѣ����������Ǹ�����ֵ���ӽ��� ��Ӧ����С�Ѿ��Ǹ�����ֵ���ӽڵ�С�� ������������������ѣ�����С�ѣ��Ѷ���¼�Ĺؼ��������С����һ������ ʹ���ڵ
datastructure_code/sort/9.2_HeapSort.c:25
↓ 2 callers
Function
InitQueue
* 初始化队列 */
datastructure_code/src/3.2.c:31
↓ 2 callers
Function
InitQueue
* ��ʼ������ */
datastructure_code/list/4.queue_linear.c:42
↓ 2 callers
Function
Int2Str
* @�������� Int2Str * @����˵�� ��������ת���ַ��� * @������� intnum:���� * @������� str��ת��Ϊ���ַ��� * @���ز��� �� ****************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:32
↓ 2 callers
Function
Int2Str
* @�������� Int2Str * @����˵�� ��������ת���ַ��� * @������� intnum:���� * @������� str��ת��Ϊ���ַ��� * @���ز��� �� ****************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/common.c:32
↓ 2 callers
Function
Kalman_Filter
/ 倾角计算(卡尔曼滤波融合)********************/ / Kalman滤波,20MHz的处理时间约0.77ms;
MCU/stm32/driver/i2c_mpu6050.c:128
↓ 2 callers
Function
LCD_Fast_DrawPoint
���ٻ��� x,y:���� color:��ɫ
MCU/stm32/motor_drive_Pidctl/lcd.c:386
↓ 2 callers
Function
LCD_Fast_DrawPoint
���ٻ��� x,y:���� color:��ɫ
MCU/stm32/motor_driver_no_Pid/lcd.c:386
↓ 2 callers
Function
LCD_Fast_DrawPoint
���ٻ��� x,y:���� color:��ɫ
MCU/stm32/STM32APP_bos/STM32APP/lcd.c:386
↓ 2 callers
Function
LCD_Pow
m^n���� ����ֵ:m^n�η�.
MCU/stm32/motor_drive_Pidctl/lcd.c:2821
↓ 2 callers
Function
LCD_Pow
m^n���� ����ֵ:m^n�η�.
MCU/stm32/motor_driver_no_Pid/lcd.c:2821
↓ 2 callers
Function
LCD_Pow
m^n���� ����ֵ:m^n�η�.
MCU/stm32/STM32APP_bos/STM32APP/lcd.c:2821
↓ 2 callers
Function
LCD_pos
*名 称:LCD_pos() of site *功 能:设置液晶的显示位置 *入口参数:x:第几行,1~4对应第1行~第4行 * y:第几列,0~15对应第1列~第16列 *出口参数:无 *范 例:LCD_pos(2,3) //第二行,第
MCU/TI/qudong/LCD12864.c:155
↓ 2 callers
Function
Max_Son_n
线性复杂度
Algorithm/sub_sequence_max/sub_sequence_max_sum.c:23
↓ 2 callers
Function
Max_Son_n2
Algorithm/sub_sequence_max/sub_sequence_max_sum.c:3
↓ 2 callers
Function
Motor_contrl
订阅话题的回调函数(得到上位机指令后,调用该函数进行解析)
MCU/arduino/project/arduino_motor_sensor_ros.c:1062
↓ 2 callers
Function
POSITION_PID
λ��ʽPID�㷨*/
MCU/stm32/STM32_RoboMaster_serial_ctr/control.c:25
↓ 2 callers
Function
POSITION_PID
λ��ʽPID�㷨*/
MCU/stm32/STM32_RoboMaster_serial_ctr_kubuki/control.c:25
↓ 2 callers
Function
POSITION_PID
λ��ʽPID�㷨*/
MCU/stm32/STM32_RoboMaster/control.c:25
↓ 2 callers
Function
POSITION_PID
pidCont 需要设定 s16speedwant 期望值===========================
MCU/arduino/libraries/pid.h:84
↓ 2 callers
Function
Push
datastructure_code/list/5.stack_linear_test_dec2bin.c:22
↓ 2 callers
Function
SPI_Flash_Write_NoCheck
无检验写SPI FLASH 必须确保所写的地址范围内的数据全部为0XFF,否则在非0XFF处写入的数据将失败! 具有自动换页功能 在指定地址开始写入指定长度的数据,但是要确保地址不越界! pBuffer:数据存储区 WriteAddr:开始写入的地址(24bit) NumByteToWrite:要写
MCU/stm32/driver/spi_flash_demo.c:152
↓ 2 callers
Function
SerialDownload
* @�������� SerialDownload * @����˵�� ͨ�����ڽ���һ���ļ� * @������� �� * @������� �� * @���ز��� �� ********************************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/download.c:30
↓ 2 callers
Function
SerialKeyPressed
* @�������� SerialKeyPressed * @����˵�� ���Գ����ն��Ƿ��а������� * @������� key:���� * @������� �� * @���ز��� 1����ȷ
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:193
↓ 2 callers
Function
SerialKeyPressed
* @�������� SerialKeyPressed * @����˵�� ���Գ����ն��Ƿ��а������� * @������� key:���� * @������� �� * @���ز��� 1����ȷ
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/common.c:193
↓ 2 callers
Function
SetPwm
设置pwm
MCU/arduino/libraries/pid.h:57
↓ 2 callers
Function
SetPwmDir
�ϰ������Ҳ���� �°��� ������Ϊ PWM�ڵ� ��� һ��������� pwm ���� ԭ�� PA9�� δ���� ���� PWM�ͷ���ֵ
MCU/stm32/motor_drive_Pidctl_current/control.c:55
↓ 2 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/motor_drive_Pidctl/control.c:51
↓ 2 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ
MCU/stm32/motor_driver_no_Pid/control.c:56
↓ 2 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/motor_drive_Pidctl_current/control.c:90
↓ 2 callers
Function
Str2Int
* @�������� Int2Str * @����˵�� �ַ���ת������ * @������� inputstr:��ת�����ַ��� * @������� intnum��ת�õ����� * @���ز��� ת�����
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:62
↓ 2 callers
Function
Str2Int
* @�������� Int2Str * @����˵�� �ַ���ת������ * @������� inputstr:��ת�����ַ��� * @������� intnum��ת�õ����� * @���ز��� ת�����
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/common.c:62
↓ 2 callers
Function
TA0_PWM_Init
* 名 称:TA0_PWM_Init() * 功 能:TA0定时器作为PWM发生器的初始化设置函数 * 入口参数: ClOCk:时钟源 'S'=SMCLK; 'A'=ACLK ; 'E'=TACLK(外部输入); 'e'= TACLK取反
MCU/TI/5-timer-pwm-breath-lamp/src/TA_PWM.c:32
← previous
next →
201–300 of 2,864, ranked by callers