New versions
ESB Professional Computation Suite v4.4.1
both Developers and their end-users.
This is a collection of over 6000 routines/methods and over 235 classes/components in over 140 units for Borland (CodeGear) Delphi 5, 6, 7, 2005/Win32, 2006/Win32 and 2007 for Win32 and Borland C++ Builder 5 , 6 and 2006, Borland Turbo Delphi Professional for Win32 and Borland Turbo C++ for Win32 which are aimed at making "data entry and manipulation easier" for Developers and their Customers.
Components included cover Integer Edits, Float Edits, Hex Edits, IP Address Edits, Percentage Edits, Date Edits, Time Edits, Date/Time Edits, Month Edits, Time Edits, Complex Edits, Fraction Edits, Currency Edits, Calculator Edits, Calendar Edits, Button Edits, Degree/Minute/Second Edits, Comboboxes, Month Comboboxes, Day of Week Comboboxes, Time Zone Comboboxes, Country Comboboxes, Duration Comboboxes, SpinEdits, Month SpinEdit, DOW SpinEdits, Duration SpinEdits, Currency SpinEdits, Vector Edits, Matrix Edits, Calculators, Calendars, Statistical Analysis, Labels, URL Labels, Math Labels, CheckBoxes, RadioGroups, CheckGroups, Memos, RichEdits and much more. As well, there are Data Aware versions of most of them.
Routines included cover Mathematics, Probability, Statistics, Complex Numbers, Fractions, Physics, Geometry, Astronomy, Longitude/Latitude, Unit Conversions, Strings, File IO, Registry, Financials, Country Lists, Holidays, Time Zones, Dates and Times, and much more.
Как увидеть ссылки? | How to see hidden links?
Berg Next Component Suite v4.0
NextGrid, NextDBGrid 4, NextInspector 4.6, NxPageControl 1.6, Next Collection, Next TBX, Next Sheet BETA 1.2
Как увидеть ссылки? | How to see hidden links?
Добавлено позднее:
Multithread Application Model. Lots of threading issues, synchronization through semaphores, events, mutexes, critical sections. Database access from within worker threads. The threadmare is over !
I downloaded many multithreaded applications from various sites. None of them was reliable as I wished. I read lots of stuff about race conditions, deadlocks, how can threads corrupt data or starve. I didn't find an entire application (source code) which will implement good protection and threads synchronization, database access.
This is what I tried to accomplish in this application: a model which can be used to start any other multithread application. If you need badly to see some multithreaded code, Threads is for you. If you are in a hurry to deliver a multithread application, here you go; get Threads and I believe in shortest time you will come up with your problem solved. You have almost everything inside: critical sections, mutexes, events, sempahores, combination of them, database queries (Interbase and DBISAM sample multithreaded code also provided).
Как увидеть ссылки? | How to see hidden links?