EmbLogic's Blog

Author Archives: kumar.sanjeev

E14 need help.. to Siddarth Sir

facing problem with compression…plz help #include<stdio.h> #include<string.h> #define max_arr 255 //___________________________________________________ vars char master_array[max_arr]; char str[]=”she selles sea shells at the sea shore”; char compressed_byte[max_arr],final_array[max_arr],expanded_byte[max_arr]; int count=0; //___________________________________________________ fun char merge_bytes(char,char); int get_char_index(char); char int_to_char(int); int compress(); //___________________________________________________main int main() … Continue reading →

Posted in Uncategorized | Leave a comment

wireless driver installation

please help to install wireless driver 02:00.1 SD Host controller: Broadcom Corporation Device 16bc (rev 10) 02:00.2 System peripheral: Broadcom Corporation Device 16be (rev 10) 02:00.3 System peripheral: Broadcom Corporation Device 16bf (rev 10) 03:00.0 Network controller: Broadcom Corporation Device … Continue reading →

Posted in Uncategorized | 4 Comments