Forum: C Aug 1st, 2009 |
| Replies: 3 Views: 162 thanx alot for this announcement...but i've tried my best..& iget confused somehow..i've thougt of class idea..but..i dont even have time to work enough on it..cuz of ful time exams & hwks..
any... |
Forum: C Aug 1st, 2009 |
| Replies: 3 Views: 162 i have a project in numerical analysis course..to estimate thae data (xi,yi)i= for i=0,1,2,..,10 using clambed cubic spline ..where xi=i/10
and f(x)=y=(e^x) (sinx)
and this can be done using c... |
Forum: Assembly Apr 10th, 2009 |
| Replies: 1 Views: 423 hello this is my project to convert from arabic numerals to roman one's and vice versa but i have some problems in it ,dont know what 2 do ??/so pleassse help me 2 know or even 2 correct it
thanx... |
Forum: Assembly Mar 21st, 2009 |
| Replies: 4 Views: 397 i'll try the above link
thanks alot |
Forum: Assembly Mar 21st, 2009 |
| Replies: 4 Views: 397 it is x86 assembly, and for windows
im supposed 2 work in tasm or masm ,bec i know a little bit in tasm and i've tried it befor |
Forum: Assembly Mar 20th, 2009 |
| Replies: 4 Views: 397 im new to assembly and have an assembly project to convert arabic numbers(1,2,3,,,,) to roman(V,x,m,IV,,, etc )or ( roman to arabic)
i dont know how to start this ,knowing some ideas to do... |
Forum: Assembly Dec 11th, 2008 |
| Replies: 2 Views: 1,676 how could i read a text(character by character) from a file then store it in an array,using assembly(TASM only) for 8086 processor |
Forum: Assembly Dec 10th, 2008 |
| Replies: 5 Views: 730 thanks a lot .but it is only allowed for me to use TASM for 8086 ,and u here used MASM ,it is a little bit different could u help me to do this
thanks again |
Forum: Assembly Dec 9th, 2008 |
| Replies: 5 Views: 730 yes encryption and decryption code
and reading the text from a text file
thanks |
Forum: Assembly Dec 8th, 2008 |
| Replies: 5 Views: 730 emergent;help i a project in encryption any text of alphapets and numbers into a random characters(from A-Z and 0-9 numbers)
using assembly
if u please |