Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Member Avatar for csinquirer

Sorry guys, I know I should be thinking about this myself but after having all my seven proposals rejected:sad: , I have resorted to daniweb. Please give some ideas for a good thesis topic. If possible, please suggest something with some educational or business potential.:cool:

Member Avatar for Nick Evan
0
522
Member Avatar for csinquirer

For example, I have the following tables: animal ----------------------- animal_id | animal_name ----------------------- owners ----------------------- owner_id | owner_name ----------------------- owners_animals -------------------- owner_id | animal_id -------------------- I want to find the animals with no owners so I do the query: [CODE]select animal_name from (select * from animals) as a left join …

Member Avatar for samaru
0
200
Member Avatar for csinquirer

We need a cool computer science statement for our club tshirt. Please suggest. Thanks

Member Avatar for MosaicFuneral
0
92
Member Avatar for csinquirer

Please suggest good resources in print and online regarding constraint satisfaction programming. Thanks.

Member Avatar for MosaicFuneral
-1
87
Member Avatar for csinquirer

I plan to develop a timetabling software for student class schedules. To do this, I intend to use a local search algorithm. What could be the most efficient way to implement the search space? Should I represent each schedule as a solution?

0
59
Member Avatar for csinquirer

Are there any freeware offline notetaking applications comparable to Luminotes or Evernotes? What are they?

Member Avatar for csinquirer
0
57
Member Avatar for csinquirer

What computer science books do you have in your shelf? Can you make a list?

Member Avatar for ddanbe
0
145
Member Avatar for kodypruitt

hi, my name is Kody Pruitt and I'm extremely new to this...I know it's a very impossible thing to estimate but I was wondering if you think it's pretty reasonable that I could start from damn near absolute scratch and be working in the game industry or some related field …

Member Avatar for MJ Pieterse
0
118
Member Avatar for csinquirer

I have installed a modem but it keeps on being undetected after every reboot. I always have to search for plug and play devices after every reboot to return it into the Device Manager hardware list. Why does this happen?

Member Avatar for csinquirer
0
102
Member Avatar for csinquirer

How complicated should a program be for you to make plans for it (eg. flowcharts, drafts, etc)? When do you just jump into coding with just a vague idea of how a program is supposed to run?

Member Avatar for Narue
-1
81
Member Avatar for csinquirer

What are on-site applications and offsite applications? What are the differences between them?

0
37
Member Avatar for csinquirer

The values of eflags are changed after an arithmetic instruction. What do they contain after executing a nonarithmetic instruction such as MOV? What if there was an arithmetic operation in a nonarithmetic instruction such as [code]MOV DX,[BX+0001][/code] I need clarification on this since I believe that EFLAGS can't be empty.

Member Avatar for Ancient Dragon
0
79