473,538 Members | 2,687 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
0
230
deorwine
thread by: deorwine | last post Mar 24 '23 by: deorwine
The two fast developing technologies of virtual reality (VR) and augmented reality (AR) have the potential to drastically change many aspects of our life. These are some thoughts for VR and AR's future: Virtual Reality (VR) and Augmented Reality (AR) Future Entertainment and gaming VR and AR are predicted to completely change how we...
15
46,730
thread by: ashishkumardass | last post Mar 23 '23 by: vipulguptaseo
#include<iostream> using namespace std; int main() { double x,i; cout<<"Enter the value of the number\n"; cin>>x; for(i=0;i<x;i=i+0.1) { cout<<"value of i"<<i<<endl; double l=i*i;
3
19,262
thread by: Bright1Light | last post Mar 23 '23 by: cetpainfotech
"I'm not programmer but I'm interested to work on Ms Access" I have table on that table there are many cities I want each city to have unique serial E.g. New York city, serial start N125 then serial like this N125-0001 next N125-0002 and forward Then Another city
4
15,008
thread by: AjayGohil | last post Mar 22 '23 by: Vanisha
what does private cloud mean?
1
13,167
thread by: feuerk | last post Mar 22 '23 by: Vanisha
I dont even know where to start. https://corgis-edu.github.io/corgis/datasets/python/electricity/electricity.py https://corgis-edu.github.io/corgis/datasets/python/electricity/electricity.data import electricity utility = electricity.get_utility() I am having trouble organizing the dataset into a matrix of some sort with the columns :...
3
13,717
thread by: Krishvishwak | last post Mar 22 '23 by: dahliamartins
AI programmers today are expected to master many languages as they work in an interdisciplinary environment and not in silos. The list goes as Python, R, Java, Lisp, Prolog, Julia, etc. Though the current generation loves Python more, a frontend developer must know JavaScript, Python, and R for machine learning applications.A lead developer for...
9
19,977
NeoPa
thread by: NeoPa | last post Mar 21 '23 by: NeoPa
Introduction: How do you randomise a set of numbers without having any attempts clash with earlier ones? For instance, if using a random number generator (Rnd(SeedCode]) in VBA.) and you want to emulate randomising a pack of cards without any card being selected more than once, as would be the case if simply using a random index into the...
2
8,575
thread by: venkateshm2280 | last post Mar 21 '23 by: Vanisha
Is it possible to remove the last row of the downloaded csv file, and the removed row will gets added in next sheet. May I know is this possible in PHP. As I searched in google and I didnt find any solutions.
5
16,347
moishy
thread by: moishy | last post Mar 21 '23 by: LilithRodrigue
Hi all! I want to know what is the best jukebox / music manager. I want the program that's best at adding/editing all info about a song/album. Including album-art, artist, etc. (And it should be a good manager: easy to find the song you want, etc.) Does anybody know the name of the program that's best in this field?
4
36,050
thread by: MarkDoronin | last post Mar 21 '23 by: Varsha1285
Frameworks are useful for simple coding, but choosing the best one is a difficult task, especially for beginners. Here's a list of JS frameworks to look out for in 2022. Angular Angular is a web framework that allows JavaScript to integrate with HTML and CSS. It has been used to build over 400,000 websites around the world. It can be used to...
4
18,617
thread by: Vikas Rana | last post Mar 20 '23 by: Nikhilesh10
What is the difference between static and dynamic Polymorphism in java?
2
8,426
thread by: PatrickS | last post Mar 20 '23 by: Vanisha
What are some softwares that use Python, are compatible with databases, and have a GUI Designer. Yes, I know that you can use Python to connect to databases and you can create GUIs with Python but I've only found one software that offers all this. Plus, I need a GUI Designer, I think they save lots of time and are more useful than people say. So...
11
10,698
thread by: Pallavi Kadam | last post Mar 20 '23 by: Riya Bajpai
Tell Me What Is Thread
5
7,849
thread by: usern | last post Mar 20 '23 by: Riya Bajpai
Why String is Immutable in Java?
0
365
thread by: Bright1Light | last post Mar 19 '23 by: Bright1Light
Hello all I have create custom serial number but it stop when it reach 10 I don't know why I have button generate this expression Me.txtSerial*= Nz(DMax(“”, ”tblOrders”, ” = ‘“ & Me. & “’”),0)+1 Me.Dirty*= False Could you please help to fix this expression..
0
346
thread by: ArthurCar | last post Mar 19 '23 by: ArthurCar
Hi, I am the sole user of the program which I use to enter income/expenses for a small business. I have been using this database since the older versions of Access. Recently I have been getting this error "OpenForm action was canceled" when I click the Open Form button. Although I have been using the same button to open the "ENTRY" form (I have...
2
8,233
thread by: sonmydrev | last post Mar 18 '23 by: zermasroor
Have to build a form for collecting registration information for a new online class. What tools are there to build a form and collect the data in a google sheet or something of that sort without having to write code?
0
1,136
thread by: sumairaanwar | last post Mar 18 '23 by: sumairaanwar
How can I change the font style of my website using CSS code?
3
9,933
thread by: Dolfinwu | last post Mar 17 '23 by: Vanisha
I am trying to get the position of a string inside a list in Python? How should I do it? For example, when a user provides a sentence "Hello my name is Dolfinwu", I turn the entire sentence into a list beforehand, and I want to get the positions of each "o" right here, how can I do it? In this case, the position of the first "o" is "4", and the...
1
9,383
thread by: zhoujie | last post Mar 17 '23 by: Varsha1285
1 What is DAPP (distributed application)? DAPP is the abbreviation of decentralized application, and it is called distributed application / decentralized application in Chinese (He Xi prefers to call distributed application). Generally speaking, different dapps will adopt different underlying blockchain development platforms and consensus...
2
7,062
thread by: kapilsachdeva | last post Mar 16 '23 by: tmudgal16
I have lots of problemes in my pc.It has lots of virus. I CAN NOT SEE MY HIDEN FILES. IT IS NOT SHOWING FOLDER OPTION. PLS. TELL ME THE SOLUTION KAPIL SACHDEVA
0
887
thread by: Hannes3093 | last post Mar 16 '23 by: Hannes3093
Hi, I'm trying to fix a program SetDesktopLocation code for a dual-screen setup. The program keeps opening in the 1st screen (X-position = 0), even though I set the value to 1280. Me.SetDesktopLocation(1280, 0) Me.Location = New Point(1280, 0) Me.WindowState = FormWindowState.Maximized The primary monitor resolution is 1280 x 720 by the...
0
1,143
thread by: CMLab | last post Mar 15 '23 by: CMLab
https://github.com/libAudioFlux/audioFlux AudioFlux is a library for audio and music analysis and feature extraction, which supports dozens of time-frequency analysis and transformation methods, as well as hundreds of corresponding time-domain and frequency-domain feature combinations, which can be provided to the deep learning network for...
0
394
thread by: CMLab | last post Mar 15 '23 by: CMLab
https://github.com/libAudioFlux/audioFlux AudioFlux is a library for audio and music analysis and feature extraction, which supports dozens of time-frequency analysis and transformation methods, as well as hundreds of corresponding time-domain and frequency-domain feature combinations, which can be provided to the deep learning network for...
0
1,064
thread by: nander | last post Mar 13 '23 by: nander
Hi has anyone seen an error like this before I believe it has to do with logging into a page using domain credentials but our logins have been converted to exchange online (PHP Fatal error: Uncaught TypeError: ldap_get_dn(): Argument #2 ($entry) must be of type LDAP\ResultEntry, bool given in /var/www/html/folder/external/ldap.php:26\nStack...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.