Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- MICROSOFT EXCEL 2003
- Can anyone help. IF THE LETTER "A" IS ENTERED INTO A CELL BETWEEN (A1:A40) THEN THE NUMBER Fig"1" IS PLACE IN CELLS (B1:B40) If another "A" IS ENTERED BETWEEN (A1:A40)THEN Fig "2" IS PLACE IN CELLS (B1:B40)AND SO ON NUMBERING CELLS IN SEQUENTIAL ORDER 3,4,5. SO IF THERE ARE 5...
- Tags: A1:A40, arrays, B1:B40, buzby@..., excel, feedback, formulas, Microsoft Corp., Microsoft Excel, off-topic, programming, windows
- Discussion threads 2007-01-19
- Work with multiple data values with arrays
- Generic List is much better to work with...... on many levels. It is definitely worth checking out. Generic lists came out in .Net 2.0, and since then I've almost completely stopped using arrays.J.JaSomewhat agreeJustin, the .NET lists are an excellent way to manipulate data. I'm not aware that they...
- Tags: Justin James
- Discussion threads 2006-10-18
- Performing basic array operations in VB.NET
- Problems with the provided samplesListing B "arrayDim"Listing C ReDim should refer to arrNumbersListing D comment would indicate that index 4 is somehow not retained
- Tags: Performing, vb, arrays, rschell@..., programming, Microsoft Visual Basic.Net
- Discussion threads 2006-07-31
- 17 useful functions for manipulating arrays in PHP
- 17 useful PHP array functions – What's missing?The table is also available in downloadable PDF:http://techrepublic.com.com/5138-3513-5792845.htmlOf the over 60 PHP array functions, this document has listed only 17. [b]Which functions would you include in the next version of this table?[/b]Follow-up - What's missing?I have to agree with Mr. Kaelin. PHP has...
- Tags: Scripting languages, PHP
- Discussion threads 2005-07-18
Additional Resources
- Exchange Data Using Arrays in SQL PL: New Capabilities for Exchanging Data Between Applications and Stored Procedures
- IBM DB2 9.5 for Linux, UNIX and Windows introduces support for array data types in SQL Procedural Language SQL PL. In addition to being useful as a data structure to develop algorithms, arrays are particularly useful in SQL PL as a vehicle for exchanging collections of data between applications and...
- Tags: Array, SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2007-10-25
- Gain data storage flexibility in VB6 with dynamic arrays
- too simplifiedThis article should be fuller to show that redimming 2-dim arrays is MUCH more cumbersome and has severe limitations such that the first dimension cannot be redimmed. ( I guess that's why MS put the .GetRows in the recordset to account for that).I do:Dim arData as variantRedim arData(10,1) ...
- Tags: data storage, Microsoft Visual Basic 6.0, programming, storage, tjc_tek@..., vb6, vb6 arrays
- Discussion threads 2005-07-01
- Simplify your VB6 coding with control arrays
- My Secret is OutI've often enjoyed a certain advantage by using control arrays. In many cases, they can save a LOT of memory and resources.
- Tags: Bucky Kaufman (MCSD)
- Discussion threads 2004-10-14
- BIN2C_WIN (exe)
- BIN2C_WIN converts binary resource files into C arrays that can be used directly by your C program. You can select one or more resource files from one or more directories and place your arrays into one single header file or many different files. You can also set individual array names...
- Tags: C, Resource, BIN2C_WIN, C/C++, Programming Languages, Software Development, Software/Web Development
- Software downloads 2006-09-27
- Control your arrays and hashes using these Perl functions
- DOWNLOAD: Manipulate arrays and hashes with this Perl function guidehttp://techrepublic.com.com/5138-3513-5833420.htmlAre you using Perl, PHP or some other language in your Web pages? What is your preferred Web scripting language and why?Correction."...Takeaway:This document explores some of the most useful >>>Pearl
- Tags: Scripting languages, Programming languages, Development tools, Perl
- Discussion threads 2005-08-15
- Self-Adaptive Two-Dimensional RAID Arrays
- This paper proposes increasing the survivability of data stored in two-dimensional RAID arrays by letting these arrays reorganize themselves whenever they detect a disk failure. This reorganization will rebalance as much as possible the redundancy level of all stored data, thus reducing the potential impact of additional disk failures. It...
- Tags: Disk, RAID, Storage, Hardware
- White papers 2007-02-12
- Strings Attached
- Many PL/SQL programs manipulate data, often by using SQL to work with that data directly in the database. Yet a person often needs to declare and manage data within PL/SQL programs themselves. This program data might consist of individual values scalars. In many other situations, however, one may deal with...
- Tags: PL/SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers
- Oracle Collections: A Definition in Plain English Part 3
- In part 1 of this series I covered Associative Arrays and Record types. In Part 2, I covered Varrays and Nested Tables. Today I will be covering Sparse Arrays, Bulk Collect and the FORALL command....This post originally appeared on an external website
- Tags: Oracle Corp.
- Blog posts 2005-10-11
- SQL Server 2005 With IBM System Storage DS8000 & DS4000: Best Practices Guide
- This paper provides design, configuration, and planning information for implementing Microsoft SQL Server 2005 with IBM System Storage arrays. It covers some of the new storage-related features of IBM System Storage arrays, and how they impact the decisions when one deploys and manages a large SQL Server 2005 environment. The...
- Tags: Microsoft SQL Server, Best Practice, Microsoft SQL Server 2005, IBM Corp., Storage, Databases, Enterprise Software, Hardware, Software, Data Management
- White papers 2007-10-30
- Antenna Design and Site Planning Considerations for MIMO
- The capacity and reliability of Multiple-Input Multiple-Output MIMO wireless communications systems may be sensitive to the design of the antenna arrays employed at the transmitter and receiver, as well as to the nature of the propagation between the arrays. This paper discusses the emerging methodology of array design for indoor...
- Tags: MIMO, Wi-Fi, Wireless
- White papers 2006-01-05
- 17 useful PHP array functions complete with examples
- This document outlines some of the more useful functions in the PHP array toolkit, and features detailed explanations and usage examples. Like arrays in other programming languages, PHP arrays allow you to store multiple values in a single variable and operate on them as a set. With...
- Tags: Function, TechRepublic Inc., PHP, Scripting Languages, Software/Web Development, Web Development
- Download resources 2005-07-18
- High-Performance RAID-6: Why and How
- RAID 5 systems are commonly deployed for data protection in most business environments. However, RAID 5 systems only tolerate a single drive failure or unrecoverable media error before losing data. The advent of low-cost SATA drives is prompting RAID vendors to use them in arrays with larger numbers of disks...
- Tags: Disk, High-performance, RAID 5, RAID, Storage, Hardware
- Webcasts
- DiskInternals Raid to Raid (exe)
- Unlock your native RAID array. Stop depending on the system board chipset to support your RAID configuration! Mount RAID arrays and Dynamic Disks created with all current Intel, nVidia or VIA chipsets on any other chipset and on all versions of Windows with free Raid 2 Raid software. Raid 2...
- Tags: RAID Array, DiskInternals Data Recovery, RAID, Chipsets, Storage, Hardware, Semiconductors, Components
- Software downloads 2008-04-17
- How to Build and Use Microphone Arrays for Windows Vista
- Under imperfect conditions, a single microphone that is embedded in a laptop or monitor does a poor job of capturing sound. An array of microphones can do a much better job of isolating a sound source and rejecting ambient noise and reverberation. This paper provides guidelines for manufactures and developers...
- Tags: Microphone, Microsoft Windows Vista, Microsoft Windows, Microsoft Corp.
- White papers 2006-02-24
- HP StorageWorks Solutions for Microsoft SQL Server Always on Technologies White Paper
- HP StorageWorks Enterprise Virtual Arrays EVA and XP Disk Arrays deliver state-of-the-art reliability and "Always-on" availability for mission-critical applications where downtime is not an option. Complete redundancy throughout the architecture provides no single-point-of-failure, and non-disruptive online upgrades ensure that data is always available. In a world where every business decision...
- Tags: Hewlett-Packard Co., HP StorageWorks, Microsoft SQL Server, Server, Microsoft Corp., Utility Computing
- White papers 2006-10-01
- Interplay of Energy and Performance for Disk Arrays Running Transaction Processing Workloads
- The growth of business enterprises and the emergence of the Internet as a medium for data processing has led to a proliferation of applications that are server-centric. The power dissipation of such servers has a major consequence not only on the costs and environmental concerns of power generation and delivery,...
- Tags: Pennsylvania State University, Disk, Performance, Transaction Processing, Disk Array, Performance Management, Human Resources, Workforce Management
- White papers
- << Previous
- page 1 of 1
- Next >>