Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 byte cnet jobs found, pricing in CAD

    Need an SPI application that can send pre-built a hex file or c byte array to SPI compatible codec type device, in order to flash program it. Texas instruments provides example c code thats used on msp430 but i need to program chip from armv7 beagle bone using arch arm linux. Can be coded in python if prefered. Wish program to acknowledge connection and print any responses back to confirm flash took. Currently have codec wired to armv7 ready for testing.

    $69 (Avg Bid)
    $69 Avg Bid
    1 bids

    A company that specializes in front end, mobile web, apps (iOS, Android, WP) and consulting. The name is 'halfbyte', and I'm looking for a logo and a proper font for the na...WP) and consulting. The name is 'halfbyte', and I'm looking for a logo and a proper font for the name itself. It needs to remain subtle and unique, and not have too much emphasis on the name or the business. It's a creative company with skilled personnel (experts), and we want the logo to demonstrate skill and creativity. A 'clever' logo is what I'm looking for. Halfbyte means half a byte, which means 4 bits. A byte is 8 bits. Perhaps something around that theme would be fine. A proper logo might attract more work, like an overall design, including (bu...

    $417 (Avg Bid)
    Featured
    $417 Avg Bid
    86 bids

    Refer to messages for details. You know what to do more than I do at this point.

    $138 (Avg Bid)
    $138 Avg Bid
    1 bids

    Hello, I've an issue with my website loading speed. It takes way too much time loading. Like almost 15 second...everything when the service type is changed or any meal is ordered. Need to change the php program and java script to make this site faster and the ordering of meal frorn this restaurant menu page must be fast. is the information of the speed test result. You can see the problems as the followings: Time to first byte is too long. Compress transfer. Using Cache Using CDN Please let me know your work history if you solved this kind of speed problem before. Hope to meet good developer for this problem. Thanks. Thanking you in advance, Regards.

    $296 (Avg Bid)
    $296 Avg Bid
    20 bids

    this is the third time I am posting this project. I have had two individuals unable to correctly write the program. Write a program that requests numbers from the user and then prints each number out in a variety of formats. For each number typed in, your program should print out two lines: First, your program should ask the user if they want to print the output in either "byte order: big-endian" or "byte order: small-endian" depending on the their preference. Based on the user selection, you should print out either big-endian or small-endian. Your test output and sample screen-shot should include both examples of big-endian and small-endian output. first line: integer, right justified in a 10 character field hex representation of that integer s...

    $37 (Avg Bid)
    $37 Avg Bid
    4 bids

    ...application I develop. So, i just add a reference to the DLL in my project and use its method to do an OCR on images I intend to use it like this: pass an image from either a Byte Array or Bitmap and receive back the OCRed text from the image. SPECS: - The package by itself is multithread safe, but just in case when you are making the DLL, I need it made multithread safe - By default as You will see it takes the image as file. I need two alternative methods made, so that I can pass image as - Byte Array - Bitmap and i get the OCRed content back. I have the image read by my app like this: Dim img As Byte() or Dim img As New Bitmap() so i need to pass that directly to the OCR, not through a file If You have any questions or want to discuss anythin...

    $54 (Avg Bid)
    $54 Avg Bid
    2 bids

    I need some methods about HTML5 Video Here is what ı need ; 1. Retrieve html5 video as byte array video on tag video frame by frame video frame by frame and display video on Video size should be same as origin

    $28 (Avg Bid)
    $28 Avg Bid
    2 bids

    We use CNET Datasource Cloud for our Shopify store to display product information. It uses a javascript which loads the appropriate product info based on the SKU of the product. Our products are first mapped in the CNET backend. What we need is a API that can automatically pull the product display picture and display it on our site in the collection view. Currently it is blank as CNET doesn't provide a script that achieves this. DO NOT write or nominate yourself if you have no experience in those areas. The awarded freelancer will need to have very good understanding and previous work with Shopify and how the CNET Datasource cloud system works. Site: Thanks David

    $684 (Avg Bid)
    Featured
    $684 Avg Bid
    21 bids

    ...only a hash value. The file comparison must be able to find BOTH exact matches and near matches (selectable) of 50%, 55%, 60%, etc. The software must be able to run on a Window server The software must have the following attributes: General: 1. Must show progress in number of files to be processed, number of files processed for each step. 2. File comparisons must be based only on byte-by-byte hash comparison, ignoring file name, size, date, etc 3. Must be able to process a minimum of 50 files per second Searching: 1. Select a base folder 2. Must be able to choose individual or all sub-folders 3. The search should only be conducted once, and then the comparison must be done in the software database. (Create the hash once, then create the matches) ...

    $413 (Avg Bid)
    $413 Avg Bid
    26 bids

    ...is how it goes down, I have the source code of the decrypter in Visual Studio's .SLN in either C++ or C#, which ever you prefer. In this solution is the source to a decrypter i wrote using the custom XOR encryption/decryption. This encryption/Decryption method uses a 20 byte key to encrypt/decrypt files. 4 bytes is used to generate a header to place at the top of the encrypted file so it can detect it later, and the other 16 bytes is used to encrypt 2048 bytes of the file. The encrypter/decrypter doesn't just XOR the byte with the key though, It uses the key to generate 2 tables to encrypt/decrypt the file. Its kind of like a CFB XOR in a way. Now that i have explained the process a bit, here is how the job will work. If you are interested in the job, messa...

    $272 (Avg Bid)
    $272 Avg Bid
    8 bids

    ...disassemble it to a .net solution. This infection had 2 versions. The first version only used a 8 byte key and only encrypted 512 byte of the files. The second version used 20 bytes and encrypted 2048 bytes of the files. Thus there is 2 decrypter versions also. Some good news is i have already disassembled and coded a .NET version of the 2nd decrypter that uses the 20 byte key. The reason this is good news is, the decrypters are almost identical except that V1 uses a 8 byte key, and only decrypts 512 bytes. This is why i need it reversed and i simply do not have time to do it. I need to know how the decryption function uses the 8 byte key compared to the V2 version that uses the 20 byte key. It is slightly different and is the main thin...

    $250 (Avg Bid)
    $250 Avg Bid
    3 bids

    ...disassemble it to a .net solution. This infection had 2 versions. The first version only used a 8 byte key and only encrypted 512 byte of the files. The second version used 20 bytes and encrypted 2048 bytes of the files. Thus there is 2 decrypter versions also. Some good news is i have already disassembled and coded a .NET version of the 2nd decrypter that uses the 20 byte key. The reason this is good news is, the decrypters are almost identical except that V1 uses a 8 byte key, and only decrypts 512 bytes. This is why i need it reversed and i simply do not have time to do it. I need to know how the decryption function uses the 8 byte key compared to the V2 version that uses the 20 byte key. It is slightly different and is the main thin...

    $41 - $344
    $41 - $344
    0 bids

    write a sequence of instructions to copy the contents of byte-sized memory. block A into byte-sized memory block B and the value cch is moved, note: proccessor 8086

    $17 (Avg Bid)
    $17 Avg Bid
    4 bids

    i need a theme that is exactly same as and the theme should be develop in wordpress with all existing features, you can skip download menu.

    $157 (Avg Bid)
    $157 Avg Bid
    8 bids

    I need a talented person to match around 1000 products that we have to the CNET DataSource Cloud service. The web-app is excellent from CNET but we need our products matched against theres. Freelancer needs extensive knowledge in consumer electronics (major brands) such as cameras, tablets, phones etc. Examples, Canon Eos, Apple iPad, Nokia Lumia etc Each selection needs to be double checked against CNET's automatic choice to make sure its correct. Should take around 1 hour. Will need to be demoed the CNET DataSource webapp first to be shown how it works. Thanks

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    1 bids

    I need a talented person to match around 1000 products that we have to the CNET DataSource Cloud service. The web-app is excellent from CNET but we need our products matched against theres. Freelancer needs extensive knowledge in consumer electronics (major brands) such as cameras, tablets, phones etc. Examples, Canon Eos, Apple iPad, Nokia Lumia etc Each selection needs to be double checked against CNET's automatic choice to make sure its correct. Should take around 1 hour. Will need to be demoed the CNET DataSource webapp first to be shown how it works. Thanks

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    2 bids

    Development Simple Website Menu Driven Category organized Wordpress Admin Bar is hidden Search that will locate people easily Matching color/font/logo Unique Headers Rating System Two different roles (artisans/users) Artisans can upload from frontend pictures videos sound byte map location contact information links to social media, websites, etsy, etc. User registration/Login Captcha/Anti-Spam registration email signup (mailchimp Integration) Recommendation System at bottom of the artisans page based on artisan on the users profile based on previous searches from recommendations of friends Sharing Users can share Artisans SEO sitemap google analytics advertising related google adwords( one/two ad banners per page) Feedback/suggestions page

    $428 (Avg Bid)
    $428 Avg Bid
    23 bids

    Your job is to create a database for a persistent, binary tree structure which will hold byte values. That database will be used to store a huge library of programs created with our platform, and is expected to grow to big sizes (terabytes), so it must be scalable. You must implement a smart compression algorithm that will recognise identical nodes and eliminate them. So, instead of storing trees as strings, it will store them as a flat sequence of nodes of values (bytes) and pointers. Notice the example below: ORIGINAL TREE: (((1 (2 (1 (2 0)))) (7 (1 (2 (1 (2 0)))))) ((1 (2 (1 (2 0)))) ((1 (2 (1 (2 0)))) ((1 (2 (1 (2 0)))) (5 (1 (2 (1 (2 0))))))))) (125 bytes) COMPRESSED TREE: (2 0) (1 *0) (2 *1) (1 *2) (5 *3) (*3 *4) (*3 *5) (1 *6) (16 bytes) On the compressed tree, pointers ...

    $19420 (Avg Bid)
    $19420 Avg Bid
    14 bids

    Your job is to create a database for a persistent, binary tree structure which will hold byte values. That database will be used to store a huge library of programs created with our platform, and is expected to grow to big sizes (terabytes), so it must be scalable. You must implement a smart compression algorithm that will recognise identical nodes and eliminate them. So, instead of storing trees as strings, it will store them as a flat sequence of nodes of values (bytes) and pointers. Notice the example below: ORIGINAL TREE: (((1 (2 (1 (2 0)))) (7 (1 (2 (1 (2 0)))))) ((1 (2 (1 (2 0)))) ((1 (2 (1 (2 0)))) ((1 (2 (1 (2 0)))) (5 (1 (2 (1 (2 0))))))))) (125 bytes) COMPRESSED TREE: (2 0) (1 *0) (2 *1) (1 *2) (5 *3) (*3 *4) (*3 *5) (1 *6) (16 bytes) On the compressed tree, pointers ...

    $344 - $1032
    $344 - $1032
    0 bids

    ...application I develop. So, i just add a reference to the DLL in my project and use its method to do an OCR on images I intend to use it like this: pass an image from either a Byte Array or Bitmap and receive back the OCRed text from the image. SPECS: - The package by itself is multithread safe, but just in case when you are making the DLL, I need it made multithread safe - By default as You will see it takes the image as file. I need two alternative methods made, so that I can pass image as - Byte Array - Bitmap and i get the OCRed content back. I have the image read by my app like this: Dim img As Byte() or Dim img As New Bitmap() so i need to pass that directly to the OCR, not through a file If You have any questions or want to discuss anythin...

    $204 (Avg Bid)
    $204 Avg Bid
    6 bids

    Need help in connecting to a web service that is using .net XML and JAVA languages to connect to their system. My system is in PHP Attached are the files I have developed so far. Here is one way of doing in PHP and ...functions. Package the client class and to a executable jar file () Create a PHP file to access attached . Host the first three files and For the sample create the output looks like below. You need to read the Encyptedpassword value and 128 device id Encrypted Password : 4f2d386e4595a9a8d5babdf10ea6178f IS PWD Hardened : false 46 byte DevID : 8DEAEB87F82BFEACMVC6FEFA3972151478FMIJMLEGPJDE 128 byte DevID : 44408A345244184482341E363D407D342C435F44254029441F422B4518443C45144D38452E415C4421453B461545993428377D3618335D3070375F4030338B30

    $351 (Avg Bid)
    $351 Avg Bid
    12 bids

    Write a program that requests numbers from the user and then prints each number out in a variety of formats. For each number typed in, your program should print out two lines: First, your program should ask the user if they want to print the output in either "byte order: big-endian" or "byte order: small-endian" depending on the their preference. Based on the user selection, you should print out either big-endian or small-endian. Your test output and sample screen-shot should include both examples of big-endian and small-endian output. first line: integer, right justified in a 10 character field hex representation of that integer second line: floating point, right justified in a 10 character field, with 2 digits to the right of the decimal point he...

    $39 (Avg Bid)
    $39 Avg Bid
    8 bids

    I am creating a website that sells customized paper items like Invitations, Thank you cards etc. This is what I'm wanting to develop: ...Woocommerce plugin for wordpress as the backend for ecommerce. Would it be possible to create a way for the client to input text, choose the font type&size,upload image etc. It seems there is a plug-in "Fancy Product Designer". This is what I exactly want but cannot input Dual byte letters() so there are two ways. 1. Develop a similar plug-in for Dual byte. Dual byte function to "Fancy Product Designer". I will be taking bids, and time and cost will be taken into consideration. Open to any partnership deal offers. [Removed by Freelancer.com Admin]

    $1659 (Avg Bid)
    $1659 Avg Bid
    23 bids

    I need an ex...highly scalable and high performance server that can handle at least 5-10 thousand concurrent connections: getting -raw byte- data via GPRS from GPS devices. A common communication process should look like this: - GPS device initiates a connection to my server - device send GPS data - my server answers if I want to get data - my server sends report to the device about getting it (like checksum) - getting new data from GPS, reportm and this happens again and again later GPS DEVICE closes the connection So, in my server I need - trace connected/active clients - to close any client from server side - catch the event, when a device closes the connection - get byte data - send data to clients The protocol of de...

    $281 (Avg Bid)
    $281 Avg Bid
    3 bids

    I need an experienced C# developer, to developed a TCP server application with a hi...highly scalable and high performance server that can handle at least 5-10 thousand concurrent connections: getting -raw byte- data via GPRS from GPS devices. A common communication process should look like this: - GPS device initiates a connection to my server - device send GPS data - my server answers if I want to get data - my server sends report to the device about getting it (like checksum) - getting new data from GPS, reportm and this happens again and again later GPS DEVICE closes the connection So, in my server I need - trace connected/active clients - to close any client from server side - catch the event, when a device closes the connection - get byte data - sen...

    $41 - $344
    $41 - $344
    0 bids

    ...Operation: To start you have to mantain pressed the button A for 3 seconds, at this moment the Bluetooth turns on and wait until the smartphone sends a signal, like an authorization value to star. This autorization value will turn on a green led, so you star your workout. Every time you press the button B, is a new lap, so each new lap the bracelet has to send a value to the smartphone(always the same byte), the app will do the job to calculate the time. when you are on the workout mode if you press the button A you can change the display to: current time, elapsed time since started workout, current lap time, best/worst lap time. Everytime you click on button B and the smartphone receives the signal, the smartphone will check wich number of lap you are going, so when the smar...

    $5115 (Avg Bid)
    $5115 Avg Bid
    3 bids

    ...Android Development. The job is to implement in NDK C or C++ the following Java code. Any Android application with this the following code implemented in any way. public static byte[] decrypt(byte[] content) throws Exception { String con = new String(content); String i = (1, 25); String k = (() - 25, () - 1); String c = (25, () - 25); return decrypt((k, Base64.NO_WRAP), (i, Base64.NO_WRAP), (c, Base64.NO_WRAP)); } public static byte[] decrypt(byte[] key, byte[] iv, byte[] encrypted) throws Exception { SecretKeySpec k = new SecretKeySpec(key, "AES"); Cipher cipher = ("AES/CBC/PKCS5Padding"); IvParameterSpec i = new IvParameterSpec(iv);

    $494 (Avg Bid)
    $494 Avg Bid
    7 bids

    Need to use data stored in AS400 to be output using Optio () software and using DBCS Simplified Chinese Characters. 3 forms that are already designed need to have the Chinese characters added to the address field of the form. No other design work needed. Data needs to be merged and printed to a PDF file. Instructions from software company are attached. AS400 software is Infor / Daly Commerce.

    $261 (Avg Bid)
    Urgent
    $261 Avg Bid
    5 bids

    I need a piece of code to be fixed. This piece of code is used ...getMethod("createInsecureRfcommSocketToServiceRecord", new Class[] { }); mBTsocket = (BluetoothSocket) (device, uuid); (); (); Bitmap bitmap = ("/storage/emulated/0/DCIM/Camera/"); ByteArrayOutputStream baos = new ByteArrayOutputStream(); (, 50, baos); byte[] bytes = (); OutputStream os = (); DataOutputStream dos=new DataOutputStream(os); (bytes); (); (); the execution stops without any exeption at (bytes); and never returns I need this piece of code to be fixed in order to work

    $14 - $41
    $14 - $41
    0 bids

    ...utility or other PC software, I may want it! I'm currently looking for random PC software programs which are desktop based. The codes must not be copied or ripped from someone else and the program needs to be unique in what it can do. I prefer PC utilities but open to looking at other random software to which I redistribute for free publicly here in the USA and overseas through sources like CNET. Price must be extremely reasonable and programming must be of quality that will make my company look good. As the owner of Project Management USA, I'm simply looking for programs I can host on these distribution sites and either give away for free (the reason they must be unique and not ripped from someone else) and by doing so, bring my company more attention to my ...

    $55 (Avg Bid)
    $55 Avg Bid
    7 bids

    I need a piece of code to be fixed. This piece of code is used ...getMethod("createInsecureRfcommSocketToServiceRecord", new Class[] { }); mBTsocket = (BluetoothSocket) (device, uuid); (); (); Bitmap bitmap = ("/storage/emulated/0/DCIM/Camera/"); ByteArrayOutputStream baos = new ByteArrayOutputStream(); (, 50, baos); byte[] bytes = (); OutputStream os = (); DataOutputStream dos=new DataOutputStream(os); (bytes); (); (); the execution stops without any exeption at (bytes); and never returns I need this piece of code to be fixed in order to work

    $11 - $40
    $11 - $40
    0 bids

    Looking for a person to: 1) Make our Magento 1.8.1 shop and installed Theme to work seamlessly with Varnish Dyn...with Varnish Dynamic Cache on Siteground GoGeek shared hosting (NO control over .vcl). 2) Clean Theme and extensions code of mistakes/errors. 3) Defer parsing of javascript where possible /Eliminate render-blocking JavaScript and CSS in above-the-fold content. 4) Minify html, javascript and CSS where possible. 5) Make sure all pages/code are W3C and HTML5 compliant. 6) Make the Time To First Byte as few ms as possible. (General Request) This is a small site with only a few pages and is not yet operational. Point 1) is MOST important, if you can not do this, then please do not make an offer! Maximum time to deliver 1 week (ending 17th May 2014 at 23:59 h...

    $483 (Avg Bid)
    $483 Avg Bid
    12 bids

    Write a program that requests numbers from the user and then prints each number out in a variety of formats. For each number typed in, your program should print out two lines: First, your program should ask the user if they want to print the output in either "byte order: big-endian" or "byte order: small-endian" depending on the their preference. Based on the user selection, you should print out either big-endian or small-endian. Your test output and sample screen-shot should include both examples of big-endian and small-endian output. first line: integer, right justified in a 10 character field hex representation of that integer second line: floating point, right justified in a 10 character field, with 2 digits to the right of the decimal point he...

    $36 (Avg Bid)
    $36 Avg Bid
    8 bids

    The UI is done, Just need these functions integrated into the UI -base conversion ( base 10 to whatever base the user wants and vice versa) -signed integers -matricies -seconds to hertz and vice versa -byte conversion - adding and subtracting bases -permutations -formulas that we can enter numbers into and get the answers

    $29 (Avg Bid)
    $29 Avg Bid
    10 bids

    I need a program in c, c++ or java created to implement several function such as left byte shifting, right bight shifting and simmilar on a binary input. More details will be provided with the chosen programmer. I NEED IT EXTREMELY URGENT IN THE NEXT 5 HOURS The price is 50$ for 1-2 hours of work for the experienced programmer.

    $103 (Avg Bid)
    $103 Avg Bid
    30 bids

    Simple Windows Application to Send and Retrieve byte sized files automatically, the project will involve the use of an Software Development Kit. Knowledge of XML a must.

    $37 (Avg Bid)
    $37 Avg Bid
    13 bids

    ...for a mobile console emulator we are working. It's emu NES source is based on FAKENESS 0.5.6, you can download the source here: The save states are correct by themself, as they are able to load correctly on the mobile console. However when loaded on a PC they failed as it seems there is a problem in the byte order of the saving in the mobile console. Your work is to crate a simple console program that load the original state file and create a new file that correctly loads on the FAKENESS 0.5.6 Win32 Version correctly. Enclosed is the save state of Final Fantasy generated by the mobile console. For you to work on. We need this quickly as we don't have the time to fix this. We will need the source

    $55 (Avg Bid)
    $55 Avg Bid
    1 bids

    Need an APP to - perform a simple registration (name, email) - select a photo from their photos - record a sound byte for that photo - select an category from a provided list - send category, photo and sound byte to our server when connectivity is present - minimalistic design desired, generic, no ads Just the app, back end will be dealt with by us. All source will be given to and owned by us as well as a functioning APP

    $913 (Avg Bid)
    $913 Avg Bid
    9 bids

    ...following : 1) the word VALUE1 by 36; 2) the doubleword beginning at VALUE1 by the word VALUE2 2. Code two macro definitions that perform multiplication; a) MULTBYTE is to generate code that multiplies a byte by a byte; a) MULTWORD is to generate code that multiplies a word by a word. Include the multiplicands and multipliers as dummy arguments in the macro definition. Test the execution of the macros with the small program that also defines the required data fields. 3. Define a 5-byte field containing the hex value C9CDCDCDBB. Use MOVSB to duplicate this field 20 times into a 100 byte area, and display the result. 4. Write a program to input two seven–digit numbers in response to the prompts “Enter the first number” and “E...

    $55 (Avg Bid)
    $55 Avg Bid
    2 bids

    I own a software program at and also with cnet, and need some additional upgrades built onto it. Budget: $50 1. New UI w/ Skin Change options 2. Having some bugs in the software that needs work (debugging) 3. Pause button 4. Chose to Auto Pause after 50, 100, 200, etc scrapings to prevent getting kicked Thank you Michael D Baker Project Management USA

    $69 (Avg Bid)
    $69 Avg Bid
    1 bids

    ...fixed size output (to be precise these are hash functions / algorithms). we need to run these programs on ARM Cortex A9 or A15 (any one) or such other Board. The purpose is to evaluate the clock cycles taken to run the program for set of different inputs. Important point : a) For evaluating the performance rather than using execution speed in units of time, we want 'Cycles per Byte’. ‘Cycles per Byte’ is architecture oriented and will not change with the frequency of the device. b) We may need cycle count for the whole program as well as for a few specific functions (subroutines) written in the program. Total number and type of inputs for which the same is to be calculated can be mutually decided. One of the program is attached herewi...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    3 bids

    ...produce a custom RFID chip for use in cards and key fobs. While we already sell these, our supplier is too unreliable. The chips need to emulate the Mifare (13.56Mhz) series of chips but with one modification. That is that block 0 (the UID block) is modifiable. We are looking for a single chip to be designed that can emulate all of the following formats. Mifare 1k classic (4-byte UID), Mifare 1k classic (7-byte UID), Mifare 4k and Mifare ultralight. Special Note: The UID on ultralight is not stored in block 0. The UID needs to be changeable by a standard write to block 0 using default key. Special note: Ultralight can be different method. Based on the cards formatting, it will only take the UID part of the write. We plan on selling these cards to consumers pre-...

    $1323 (Avg Bid)
    $1323 Avg Bid
    4 bids

    ...above skill please don't apply. - We have some test images that we want to apply OCR on and turn into text. - Once we have text we will need to turn the text into our domain objects We want these services to be packaged up in a jar to be used within our application stack. These services will expose interfaces that may look similar to this public String readImage(byte[] image); public DomainObject processString(String readImage); Our initial implementation will be using Tesseract but we want to ensure the OCR implementation is abstracted enough that it could be replaced with another implementation in the future. The library is a maven a project and has test images in place. We will want unit tests that will run against these

    $448 (Avg Bid)
    $448 Avg Bid
    7 bids

    ...Memory writes: 12539 ./c-sim 4096 assoc:4 16 wt Cache hits: 8363 Cache misses: 1637 Memory reads: 1637 Memory writes: 2861 ./c-sim 4096 assoc 4 wb Cache hits: 6725 Cache misses: 3275 Memory reads: 3275 Memory writes: 2251 1. (a) When your program rst starts running, all entries in the cache should be invalid; (b) the number of bits in the tag, cache address, and byte address are then determine by the cache size and block size; (c) Your simulator should simulate the operation of a cache according to the given parameters for the given trace; (d) at the end, it should print out the number of cache hits, cache misses, memory reads and memory writes. 2. For this assignment: (a) a write-miss causes both a read and a write from the cache to the memory; (b) future

    $164 (Avg Bid)
    $164 Avg Bid
    7 bids

    I need someone that has specific experience at low level implementing either Java or C# code to get data from a Continua Blutooth device from an Android telephone. You need knowledge of the IEEE 11073-10415 specification ...com/medical/products/ and secondary I am only interested in a person that has worked with these specs (IEEE 11073-10415, IEEE 11073-10407) in the past. The source code should be well commented and ideally using structures containing well named constants for byte values rather than code that looks like

    $1034 (Avg Bid)
    $1034 Avg Bid
    12 bids

    ...via Available Funds (Money Earned) Set Specific Meta Data For Categories Proxy Blocking (BETA) Referrals System Referral Approval System Facebook Connect Profile Pictures Sub-Category System Job Levels System Pinterest Pin It Button. Filter Gigs by Price Separate Gigs Suggestion Page Express Gigs Gig Statistics Bar Rating Statistics Bar Order Multiple Items Top Rated Sellers Multi Byte Character Support User Country Flags Shown Next To Their Username In Gig Listings Users Blocked From Sending E-Mail Address And URL In Conversations Google PlusOne (+1) Integration URL Shortener Integration File Attachment System Share jobs on Twitter and Facebook Facebook Connect Login Featured Gigs MD5 Encoded Passwords SEO Optimization Sort Gigs by Date, Popularity, Ra...

    $2633 (Avg Bid)
    $2633 Avg Bid
    24 bids

    Kind of development: New app from scratch Num. of web pages/modules: +- 30 content pages, video, HTML 5 Description of every page/module: General: App skeleton (iOS, Android) Views: HTML 5 skeleton, Splash, Main menu, Popups, Video player, Content pages X 30, Responsive HTML The App will deliver training content allowing a person to easily understand a certain topic in byte size form. Most pages will just be delivering text based content. The App needs the ability to play video content. Description of requirements/features: The App needs to be a hybrid App that will target primarily Android and iOS mobile devices. The App needs to be designed and developed from scratch. This potentially will be a suite of Apps depending on the success of the first App that is d...

    $4349 (Avg Bid)
    $4349 Avg Bid
    66 bids

    ...Server is not available) and report should be able to accept incoming parameters. Sample Code that renders PDF (Note: this project needs to follow similar pattern, but render HTML output, all PDF code references need to be able to render HTML, a basic function of the MS Report Viewer). //public ActionResult Print(int appId) public ActionResult Print() { byte[] streamBytes = null; string mimeType = ""; string encoding = ""; string filenameExtension = ""; string[] streamids = null; Warning[] warnings = null; ApplicationModel application = (ApplicationModel)TempData["application"]; try { ...

    $747 (Avg Bid)
    $747 Avg Bid
    12 bids

    Producer consumer problem using shared memory and semaphores. Your program should copy a file named file1 to another file named file2 byte by byte through a shared buffer. Your main process should fork two processes: one is producer and another is consumer. Themain process then pauses waiting for the signals from its producer’s job is to move the bytes in file1 to a shared buffer (implemented by shared memory), one byte at a time. Insert random delay between two movings. The consumer’s job is to move the bytes in the shared buffer to file2, one byte at a time. You should also insert random delay between two movings. Whenever the producer moves an item into the shared buffer, it sends a signal to main process. Main process enters a “P” ...

    $43 (Avg Bid)
    $43 Avg Bid
    6 bids

    Producer consumer problem using shared memory and semaphores. Your program should copy a file named file1 to another file named file2 byte by byte through a shared buffer. Your main process should fork two processes: one is producer and another is consumer. Themain process then pauses waiting for the signals from its producer’s job is to move the bytes in file1 to a shared buffer (implemented by shared memory), one byte at a time. Insert random delay between two movings. The consumer’s job is to move the bytes in the shared buffer to file2, one byte at a time. You should also insert random delay between two movings. Whenever the producer moves an item into the shared buffer, it sends a signal to main process. Main process enters a “P” ...

    $41 - $344
    $41 - $344
    0 bids