Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
manipulation
- Page 1
Re: Any jQuery 4 users?
Programming
Web Development
2 Weeks Ago
by jkon
… all the heavy lifting, including AJAX, WebSockets, logical events, data
manipulation
, and architectural events. Replacing jQuery would be relatively easy since… we prefer not to reinvent the wheel for basic DOM
manipulation
, we decided to keep it during our last discussion. I…
Logical Error in code for file manipulation
Programming
Software Development
14 Years Ago
by indrajeet6
…a program in VC++ 2010 Express for file
manipulation
, and after finally getting all the syntax …this: [CODE]/********************************************************************* This is a program for file
manipulation
in VC++ Created by Indrajeet Roy *********************************************************************/ #include<…
Re: Logical Error in code for file manipulation
Programming
Software Development
14 Years Ago
by Perry31
…a program in VC++ 2010 Express for file
manipulation
, and after finally getting all the syntax …this: [CODE]/********************************************************************* This is a program for file
manipulation
in VC++ Created by Indrajeet Roy *********************************************************************/ #include<…
String manipulation
Programming
Software Development
14 Years Ago
by pucivogel
…, and my teacher told that it is all about string
manipulation
,but i cant find find any valid tutorial or something…'ve checked but what i have found is those simple
manipulation
like adding sting, comparing, etc. Can you advise me any…
Re: String manipulation
Programming
Software Development
14 Years Ago
by alfieclinton
String class contains many public methods can be used to manipulate strings. Most useful, they often be resolved here.There are two types of string
manipulation
methods 1. String instance method call through a String object.Equals (string). 2. String class method or static method is called through the String class, String.
information on received e-mail manipulation
Community Center
Geeks' Lounge
20 Years Ago
by melcurt
… onto there computer and subject that email or chat to
manipulation
ie. create multiple copies and rewrite them,is there any…
C String Manipulation
Programming
Software Development
19 Years Ago
by Ymor
…,3); // Copies JAC to Word4 Word4[3] = '\0'; //rest of
manipulation
to go here } else { printf("Please Try Again\n…
Re: C String Manipulation
Programming
Software Development
19 Years Ago
by Ymor
…,3); // Copies ROB to Word4 Word3[3] = '\0'; //rest of
manipulation
to go here printf("Your name is now: %s…
string manipulation
Programming
Software Development
18 Years Ago
by Shaabangbang
Hello, i have a question about string
manipulation
, i am supposed to write a function that takes a …
Re: string manipulation
Programming
Software Development
18 Years Ago
by Lazaro Claiborn
[quote=Shaabangbang;320404]Hello, i have a question about string
manipulation
, i am supposed to write a function that takes a …
Help Please - with String Manipulation
Programming
Software Development
17 Years Ago
by stonecoldstevea
… and submit printouts of the program and output. Cheers! String
manipulation
is really not difficult. Only two questions remain to be…
DOM Node Manipulation
Programming
Web Development
17 Years Ago
by ShawnCplus
… come across a bit of a conundrum. Firefox handles DOM
manipulation
based on the standard which (would'a'thunk-it?) works…
hex string to true binary w. bit manipulation
Programming
Software Development
17 Years Ago
by mrynit
… how to convert stirngs to what ever but the binary
manipulation
using bitwise functions and bit shifts. Like I said, I…
data manipulation with master-detail form
Programming
Software Development
17 Years Ago
by hhpatek
… sql server 2005. i am having problem with datagridview data
manipulation
. Actually, in master-detail i am displaying data of Master…
build-your-own feature for products, image manipulation
Digital Media
UI / UX Design
17 Years Ago
by plorkz
… it. I'm not sure how to handle to image
manipulation
. I'm guessing ASP.NET, PHP, and/or Flash could…
plz help-data manipulation in arrays
Programming
Software Development
16 Years Ago
by bobraj
… new to programming, my problem is that after certain data
manipulation
i will a array which will have only zeros &…
Re: plz help-data manipulation in arrays
Programming
Software Development
16 Years Ago
by bobraj
… the problem further. my problem is that after certain data
manipulation
(in a function) i will a array which will have…
Bit manipulation problem
Programming
Software Development
16 Years Ago
by Tommoh
… a 16- bit address. [/QUOTE] I am aware of bit
manipulation
in C, so I understand what the line of code…
string manipulation functions?
Programming
Software Development
16 Years Ago
by c230jif
… this, but I don't know how to use string
manipulation
functions like getline to do this any other way than…
Lisp Polynomial manipulation
Programming
Software Development
16 Years Ago
by nakias
… the following application The app has to do with polynomial
manipulation
and my question is how can i manipulate both letters…
String Manipulation
Programming
Software Development
15 Years Ago
by kes_ee
Hi All, I need one more help in string
manipulation
.. I am having a line as follows: [QUOTE] variable (x1|y1|z1)(x2||z2)(x3|y3|z3)[/QUOTE] From this I need to take values and store in lists like [QUOTE] xList = [x1, x2, x3] yList = [y1, 0, y3] zList = [z1, z2, z3][/QUOTE] Please help me to acheive this.. Thanks..
image manipulation
Programming
Software Development
15 Years Ago
by vandhana v
hi frenz! can anyone plz help me out?! how to implement image
manipulation
tools of photoshop in java?! how i must start plz help!!??
Image Manipulation tricks?
Programming
Software Development
15 Years Ago
by Diamonddrake
… setting, here's the question. Anyone have any interesting image
manipulation
snippets laying around? I'm not sure what all I…
Re: Image Manipulation tricks?
Programming
Software Development
15 Years Ago
by ddanbe
Maybe consider this book [url]http://issc.uj.ac.za/graphics/index.html[/url] Full of C# code for image
manipulation
, but not for the faint of heart:ooh: I'm rather math oriented, but this one goes deep! Perhaps look at Amazon for more explanation.
Re: Image Manipulation tricks?
Programming
Software Development
15 Years Ago
by sknake
I have tons of image
manipulation
code laying around for some document imaging software I did but it uses paid third party libs :( I pointed you to [URL="http://www.getpaint.net/"]Paint.NET[/URL] in a previous thread. Is that not what you wanted? The source is available for it and they have loads of plugins.
file manipulation problem
Programming
Software Development
15 Years Ago
by some
Hello everyone, I have a question regarding advanced file
manipulation
. I am trying to make a function that will take …
bit manipulation in c
Programming
Software Development
15 Years Ago
by deeep
… be assigned to array[0] variable as 1 byte. bit
manipulation
is not happening.kindly help us in this regard If…
Bits manipulation - Modified Huffman
Programming
Software Development
14 Years Ago
by suncica2222
… so im not sure which type to use for bits
manipulation
iI found this class for bits [url]http://www.codeguru…
Audio Manipulation in C++
Programming
Software Development
14 Years Ago
by JB Audio
…; outlocation; //select output by typing // Then all the maths and
manipulation
is done cout << "Your file has been…
string manipulation
Programming
Software Development
14 Years Ago
by diedie
… new here. and very much a newbie in c++, string
manipulation
. I couldn't solve this. it has taken me soooo…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC