i am doing my final year project about programming use verilog ,i am new about it so got problem,i want to record the readings of a waveform every 2us use the verilog code ,every ten readings i need to add them together after that i need to compare this series of number to get which one is the biggest , right now i don't know how to use code to store the readings every 2us on a waveform ,pls help me thanks a lot .
2150In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?
5 8263Suppose a program has the following code. What will be the output? MAIN-PARA. DISPLAY 'MAIN-PARA' PERFORM SECTION-A. STOP RUN. SECTION-A. PARA-A1. DISPLAY 'SECTION A PARA A1'. PARA-A2. DISPLAY 'SECTION A PARA A2'.
4 7376Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 10698Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
2649For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green White will have 1 Weight. Red and Green carry no weights. Shortest path is the path with less weight when you add up the weights in the path.
1 2068What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
IBM,
4 16674As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
1 2021I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
2 6614
Hello guys. I am going to have interview in US Embassy consular in our city. I have applied for MBA Programs in 6 schools and 3 of them accepted me. And now one of them is going to send me an I-20 next week. Currently, even if I am just a senior undergraduate student studying Computer Science, I am also a self employer who works with one of my friend in developing Software and Webpage. To tell you the truth, the reason I wanted to do my MBA is because I am eager to be a business man (just a self employer or latter a business owner). Even if I am just 22 years old, I have got the skills to communicate with people specially one to one in our mother language. So, I have the license from our government which shows I am a business owner. I have also a GPA of 3.4. since, the school didn’t ask me any kind of Tests , I didn’t take TOEFL or GMAT, but I scheduled GMAT for July 13 (which will be after my interview) My graduation date will be in August 5, i.e. I am going to the interview before I finish my class. To add another information, my father works for UN outside our home country, and he got paid a lot that will cover my overall expense. Hey gusy, even if I have all the true evidences I may be a little bit nervous at the interview. And I don’t want to lie any thing, because it will make me much nervous. So, what do you guys recommend me? As I told you I don’t want to lie (even if they asked me whether I have a relatives or not what I will say is yes because I have 2 uncles and 1 aunt there ). Do you guys recommend me to enter the Embassy after I took my GMAT test or when? Please guys tell me what real things to do to get the visa. Even if I am rejected I have a lot of plans here, except I am going to miss/broke up with my girlfriend who lives USA (in the state I applied). Thank you guys.
Is this artificial intelligence lives over the other software programs and their flexibility?
How many concurrent programs you have customized, can you name some of them?