Tagged Questions
The digital tag has no wiki summary.
6
votes
10answers
716 views
Why AND two numbers to get a Boolean?
I am working on a little Hardware interface project based on the Velleman k8055 board.
The example code comes in VB.Net and I'm rewriting this into C#, mostly to have a chance to step through the ...
5
votes
2answers
70 views
How do the digits 1101004800 correspond with the number 20?
I'm trying to learn how to modify memory locations using C++ and when messing with MineSweeper, I noticed that when the clock's value in memory was 1101004800, it was 20 seconds into the game. The ...
5
votes
4answers
957 views
How can I digitally sign an executable?
I'm coding software that requires administrative access. When a UAC dialog pops up, it shows a different popup for digitally signed software than non-signed software. I believe digitally signing my ...
3
votes
2answers
514 views
2
votes
1answer
25 views
Arduino map() method - why?
I was just looking at some example code and came across a line, I don't fully understand why it needs to be done. I understand that you are taking in an analog value. This value is between 0 and 1024 ...
2
votes
2answers
47 views
PayPal Digital Goods and Showing Purchases
I am developing a website for a client who wants to sell his stock photos. I'm trying to get Paypal Digital Goods to work for a little while and have been having no luck at all. If anyone could point ...
2
votes
1answer
1k views
Android - FM/Radio Transmitting
I was wondering if it is possible at all the manipulate the radio hardware on the device to transmit an FM signal on a specified frequency. As far as I am aware, the phone uses Bluetooth radio, it ...
2
votes
1answer
201 views
Digital Image Processing Rafael C. Gonzalez edition question
What are the differences between the different editions for this book?
1
vote
1answer
248 views
Android: DigitalClock remove seconds
I used this code for adding a clock to my app:
<DigitalClock
android:id="@+id/digitalclock"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
...
1
vote
1answer
141 views
Digital Signature
I working on digital signature and ı'm using BouncyCastle library in c# but ı dont understand to how ı'm going to create certificate?
expecially hmm server and client how they are working together
...
1
vote
4answers
625 views
Simple installed tool for digital Scrum Board
I am looking for a basic and simple-to-install digital version of a Scrum board.
I do prefer physical index cards, but in this case logistics makes it hard. Thus, I need to have it on the computer.
...
1
vote
1answer
123 views
Key Management: Public/Subordinate key
I was looking at GnuPG manual (Manual) and came across below section at page 18:
chloe% gpg -edit-key chloe@cyb.org
Secret key is available.
pub 1024D/26B6AAE1 created: 1999-06-15 expires: never ...
1
vote
0answers
97 views
audio libraries in android
what are the audio libraries in java eclipse SDK related to digital signal processing.... can you pls explain about the audio libraries of android
1
vote
3answers
468 views
digitally sign pdf in browser
we are trying to digitally sign pdf on a browser probably using js.
the only good link i could find is this
...
1
vote
2answers
434 views
Digital signature with SHA1 and DSA
I'm new to encryption in Java.
I have a Base64 string that I have to sign with SHA1withRSA or SHA1withDSA.
Can anybody give me a few hint about how to get this?
thanks
1
vote
1answer
263 views
How would i program analog to digital conversion using a microconroller in c
Im doing a dsp project and i want to take an anolog file and convert it to a digital output using a microconroller attached to a ADC on a dsp board. How would i program this in c?
Pretty much its as ...
1
vote
1answer
93 views
Signable, streamable, “readable” archive format?
Is there any archive format that offers the following:
be digitally sign-able with a digital certificate from a trusted source like Verisign - for preventing changes to the file (I am not referring ...
1
vote
1answer
90 views
Digital Content and Google Checkout
I have integrated Google Checkout to my payment system with the use of php code provided on the Google Official site.
Now I need to add Digital Content to the Cart. I have checked the Cart and ...
1
vote
1answer
523 views
Digital self-signed certification update expiry date
I have a self-signed digital certificate created using java keytool command.
Can i update only the expiry date of the keystore file, without creating new keystore?
Pls help
1
vote
0answers
203 views
Web form filling using digital writing pads
I own a website, in which my users will fill a particular for many times in a single day.
All i need is i want to give them a digital writing pad, so that they write the content in the pad instead of ...
1
vote
3answers
262 views
Sell digital goods online
What's the best solution for a photographer wanting to sell image files online? I tried zencart, but it's way over the top and their backend looks like a 3 year old designed it.
Is there a free ...
1
vote
2answers
114 views
Auditable NDA Solution
Just started at a place and, currently, they ask folks to fax in NDA. They want to (possibly) move toward doing something electronically on their web site. It seems they aren't too keen on the ...
1
vote
2answers
221 views
How to read number and display it to unix console with pipe symbols
Id like to make simple digital clock just from symbols.
My idea was to make this template:
{
System.out.println(" _");
System.out.println("|" + "_"+ "|");
...
1
vote
1answer
716 views
Digital Signature for Excel Macro
In our project we have an excel template (.xlt) and an add-ins file (.xla). These files are used to create a dataview. Dataview is nothing but a kind of report. The xla contains code to create ...
1
vote
2answers
278 views
Client-server solution for signing and encrypting files
I'm looking for a solution to perform file encrypting and signing. This would be done on the client side, and signature check and decryption on the server side.
Some details:
This should work for ...
0
votes
0answers
10 views
Error in Communication With Digital Scale
Hi everyone i am using this code for communication with digital scale but weight shown in this 9 digits format [][]+001480.plese help me to correct this 1480 is actual weight some time it show ...
0
votes
1answer
18 views
Digital audio on sampling rate or number of samples in an audio file how it is calculated?
Given:
I have an ogg vorbis audio file that is 5.0525 seconds long.
It has 5 discrete channels within it.
16 bits per channel
Rate of 8000 Hz
The total number of samples for the whole file is 163.
...
0
votes
1answer
69 views
two-value bitmap,white is 1,black is 0 in java?
I use class PixelGrabber to get a two-value bitmap's pixel array. But one problem comes out, a two-value image(white or black), I stored these pixels of the bitmap in a int array, these elements of ...
0
votes
0answers
81 views
Getting javascript cross site security error in paypal digital goods express checkout integration
I have implemented an express checkout for digital goods using paypal on my site. I keep getting the cross scripting error in the javascript console. Everything seems to function properly, but my ...
0
votes
1answer
19 views
Digtal Signature Tab in .exe of the desktop project
I have an .net desktop application and I want to sign application like messenger and skype .exe..
The below dialog box is takin by the properties of skype messenger..
http://i.imgur.com/PIo0d.png
...
0
votes
0answers
189 views
iPhone 4 Analog Clock using CGAffineTransformMakeRotation , continuously rotating second hand
I have a code that runs a digital clock, it updates a label every half a second, like this:
NSDate *dateShow= [NSDate dateWithTimeIntervalSinceNow:0];
NSDateFormatter *dateFormat = ...
0
votes
0answers
64 views
How to wire a RS flipflop with PRESET and CLEAR pins
Our instructor wants us to design a circuit diagram for a RS flipflop with Preset and Clear lines, and I cannot for the life of me figure it out (or find anyone online who's ever built one). I tried ...
0
votes
0answers
154 views
Can Verification Java API in Digital Persona One Touch run w/o RTE?
Does this code require the Digital Persona One Touch RTE (Runtime environment) to work?:
DPFPVerification verifier = DPFPGlobal.getVerificationFactory().createVerification();
If so, is there ...
0
votes
0answers
60 views
Digital signature in c# to PDF document
I am signing a pdf, I succeeded in signing it using certificate path but when it came to windows store of certificates, the stream made an error and I searched and found this link
...
0
votes
1answer
276 views
C# How to Verify Digital Signature from email ( Encoding SeveBit )
I get the message body and the smime.p7s file that contains the digital signature. And I want to verify if the mail is signed by that signature.
I'm using the following code.
private bool ...
0
votes
0answers
57 views
Does Paypal Mobile Payment Library support Digital Goods payment type?
I don't find any document or .h file that specify DIGITALGOODS payment type. In Mobile Express Checkout, you can specify a payment type of DIGITALGOODS. But I need the Mobile Payment Library for ...
0
votes
5answers
179 views
What are some practical applications of an FPGA?
So I'm in the middle of my second college level logic class working with FPGA's. I understand they can do some cool things and what not, but the thing that gets me is that they have volatile memory. ...
0
votes
1answer
80 views
Textfield not showing any text in MovieClip
im building this interface in FLASH CS5, where i want to place a digital clock, i created a MovieClip InstanceName "RELOJ" in that MovieClip i have two layers, one with two Text Fields that are going ...
0
votes
0answers
93 views
XML Digital signature verification using JDK 6
I am using Java 6 for verifying XML Digital signature.
I have used the below site for getting the code for verifying digital signatures.
...
0
votes
2answers
137 views
Tomcat 6 with APR connector setup for RapidSSL digital certificate
Trying to configure Tomcat 6 to use a Digital Certificate from RapidSSL, e.g. NOT a self-signed certificate that I have got working successfully as a test.
The Tomcat 6 server uses the APR connector. ...
0
votes
0answers
67 views
secutity certificate for login screen in php
Hi i have never worked before on php with security certificates. but for .net desktop application i have some idea.
can any one help me how to create a login screen in php or using javascript to view ...
0
votes
1answer
22 views
Users of digital images in high volumes?
Really appreciate if you can help me out finding what businesses (NON Medical) may use digital imaging in high volumes?
I am working on a medical DICOM imaging project but want to look around to see ...
0
votes
0answers
182 views
Android DigitalClock widget visibility control
I have a digital clock displayed in my application. I've created an option menu item with checkbox to show/hide that digital clock. But it can't be hidden or controlled. I've done same with the a ...
0
votes
1answer
150 views
Can I control fujifilm finepix s1500 from computer? [closed]
I have Fujifilm Finepix s1500 and want to control it from computer. by control I mean to take pictures and save them on drive. I know that not all cameras are controlled from computer, but for some ...
0
votes
2answers
227 views
Excel 2003 digital signature on VBA project
I have a macro project that will be sent to users that require High Macro security. If I use the self-signed certificate, I am able to sign my code, but it is not a trusted cert.
I requested and ...
0
votes
2answers
352 views
Can I connect an IR sensor to my android phone?
Is there any way to connect sensors to the Android? I want to connect an infrared sensor to my android phone (version 2,2) so that I can control my phone with an IR remote control. Apparently reading ...
0
votes
0answers
84 views
Identify, Authenticate and Digitally Sign PDFs (with Certificate) for Users
I'm trying to provide a Certified Digital Signing Solution for Users to sign PDF documents with details through a PHP/MySQL application (LAMP). The solution has to comply with the HIPAA Security ...
0
votes
1answer
26 views
Is there any combine name of analog and digital Device.? [closed]
Or Is there any device which is used for analog and digital communication.
0
votes
0answers
441 views
Digital Persona Verification Sample Code in Delphi
I am trying to save a template into a database for further verification. After installing the Digital Persona SDK the only classes I've found are: TDPFPEnrollmentControl and TDPFPVerificationControl
...
0
votes
1answer
87 views
SQL server creating Digital Certificate
We have an application that uses SQL Server 2005 or above, when we create the database it currently creates various logins we have various stored procedures that are signed with a Certificate.
...