Coding Definition and 162 Threads
-
Unlocking 4096 Colors: What Are the Secrets of String Coding?
4096 colours!? http://motls.blogspot.com/2007/08/answering-few-string-related-questions.html- arivero
- Thread
- Coding Strings
- Replies: 3
- Forum: Beyond the Standard Models
-
J
Is My Coding Program Worth Using?
hey i have built a coding program like 1 year ago and now that i kinda studied crythography in class, i was wondering what my coding system is worth (codes text) i won't give too much details, but my program , first : replaces every character by a 7 bits (sequence of seven 0s or 1s) then...- JPC
- Thread
- Coding Program
- Replies: 2
- Forum: Programming and Computer Science
-
Y
Coding Help: Numerical Methods in C Language
a "C" problem is anybody aware of numerical methods in C language... numerical methods include Newton-Raphson method,Euler's method,Milne's method,Newton's forward and backward implementation,Gauss divergence backward and forward interpolation. pls help me,i will b so thankful 2 them who...- yamini
- Thread
- C language Coding Language Numerical Numerical methods
- Replies: 3
- Forum: Programming and Computer Science
-
L
Coding in Quaternions and Matrices
I am currently doing some research in Clifford Algebra. My topic is to find explicit representation of its basis through matrices with entries in clifford algebra itself. At this moment I am trying to write code in mathematica to do KroneckerProduct and Quaternion multiplication. Now I have...- leon1127
- Thread
- Coding Matrices Quaternions
- Replies: 1
- Forum: Linear and Abstract Algebra
-
B
Assembly language coding problems .
Assembly language coding problems... Homework Statement I am an electrical engineering student and have some HW problems. On the IAS system, what would machine code instruction look like to load the contents of memory address 2?? I came up with 00001001. Does this look correct?? Also...- bengaltiger14
- Thread
- Assembly Assembly language Coding Language
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
D
What's wrong in my c coding (constructors)?
#include<stdio.h> #include<conio.h> class info { int name,roll; public: void input(); void output(); } void info::input() { printf("Enter your name and rollno \n"); scanf("%c%d" ,&name,&roll); } void info::output() { printf("Your name is %c \n" ,name); printf("Your rollno is &d...- Dr.Brain
- Thread
- Coding
- Replies: 8
- Forum: Programming and Computer Science
-
Coding theory & cryptography books
please can anyone suggest any good book for coding theory and/or cryptography (not necessarily both in the same book) thanks.- murshid_islam
- Thread
- Books Coding Cryptography Theory
- Replies: 3
- Forum: Linear and Abstract Algebra
-
S
How Do You Construct a [4, 7^2, 3] Code Using MOLS?
Construct a [4, 7^2, 3] code. I know it exists because 7 is prime, so there are 6 MOLS. However, I am not quite sure how to go about constructing this code.- SomeRandomGuy
- Thread
- Coding Homework Theory
- Replies: 4
- Forum: Linear and Abstract Algebra
-
V
Reactor Physics Study: Coding Tips
Do you know any code for reactor physics study ?- vatly
- Thread
- Coding Physics Reactor Reactor physics Study Tips
- Replies: 5
- Forum: Nuclear Engineering
-
S
Getting Started with Computational Fluid Dynamics: Coding Basics
Hi all any ideas wat computational fluids dynamics is all about.. how should i go about using it, using codes? Wat kind of codes are used? Is it C programming or stuff like that? Thanks regards ss- stan
- Thread
- Basics Coding Computational Computational fluid dynamics Dynamics Fluid Fluid dynamics
- Replies: 2
- Forum: Mechanical Engineering
-
A
What are some popular online games that can be developed using PHP and SQL?
Hi, I'm a php student, or rather I'm teaching myself php with the aid of some friends and co-workers for a project which I'm planning - to create an online game made with php and sql, I was wondering 2 things Firstly, would anyone be able to give me any advice on what I'm likely to need to...- Aria
- Thread
- Coding Games Php
- Replies: 5
- Forum: Computing and Technology
-
O
C/C++ Help! Coding a Program with Limited Knowledge of C/C++
I have a program due in couple hours. Professor expects us to know C++ when we never really went over programming; he expects us to just know it .. anyhow I have two inputs used with scanf it's toll and norm these two values need to be put into a data file created by the program...- omgitsroy326
- Thread
- Coding Knowledge Program
- Replies: 2
- Forum: Programming and Computer Science