|
|
Easy way to log and analysis data which gathered by serial port. You can modify the VBA code to supply your special need. It is a very simple and useful tool for the people working in a Lab.
Just ...
Easy way to log and analysis data which gathered by serial port. You can modify the VBA code to supply your special need. It is a very simple and useful tool for the people working in a Lab.
Just tell me your suggest by mail: zhu_1976@hotmail.com.
Downloads: 37 |
Started: Jan 31 2008
|
Contributors: 1
|
|
|
An example of using the contents of a cell to filter an Excel PivotTable. For example, a field's selection can be specified in a cell rather than requiring the user to select it from a list using t...
An example of using the contents of a cell to filter an Excel PivotTable. For example, a field's selection can be specified in a cell rather than requiring the user to select it from a list using the PivotTable user interface.
The code is written in VBA macros for Excel 2007 though it should be applicable to earlier versions also.
Downloads: 14 |
Started: Feb 5 2008
|
Contributors: 1
|
|
|
I ported the OpenCSV project (opencsv.sourceforge.net) to the .NET Framework. This version is read-only, although if you want a writer, let me know. Unlike OpenCSV, OpenCSV# returns a datatable, so...
I ported the OpenCSV project (opencsv.sourceforge.net) to the .NET Framework. This version is read-only, although if you want a writer, let me know. Unlike OpenCSV, OpenCSV# returns a datatable, so you can simply pass in a CSV filename and it will be parsed and returned in a form that's bindable!
So why not use the Microsoft Text Driver? Well, Microsoft's Text Driver doesn't work on Microsoft's 64-bit operating systems! Necessity is the mother of all invention, and therefore I'm releasing my port of OpenCSV for all .NET users to enjoy :)
Also unlike OpenCSV, OpenCSV# support setting whether the first row of data is the column headers, and automatically populates the column names so you don't have to work with index values and potentially wrong data.
Technical details:
* Written in C# instead of Java.
* Written for .NET Framework 2.0 and above.
* Made the ParseLine() function public so you can just pass a string and parse it, in case you don't want to parse an entire file. I haven't tested the ParseLine direct call, fyi.
Enjoy!
Auri Rahimzadeh
President, The Auri Group, LLC (TAG, www.aurigroup.com)
Contributor, ASP.NET Pro Magazine, Consultants Corner (yep, I do that column)
Author, Hacking the PSP, Geek My Ride
Technical Editor, Building Web Sites Bible 3rd Edition, Beginning Access 2007 VBA
Downloads: 10 |
Started: Jun 15 2008
|
Contributors: 1
|
|
|
平常写的一些VBA代码片段,暂存在这里。
平常写的一些VBA代码片段,暂存在这里。
Downloads: 10 |
Started: Oct 19 2008
|
Contributors: 1
|
|
|
This project wraps the Excel Web Services API with a COM library so that it can be used from tools such as Office's VBA and scripting.
This project wraps the Excel Web Services API with a COM library so that it can be used from tools such as Office's VBA and scripting.
Downloads: 5 |
Started: Mar 5 2008
|
Contributors: 1
|
|
|
MS Office
MS Office
Downloads: 0 |
Started: Jan 17 2009
|
Contributors: 1
|
There is no current release.
|
|
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different progra...
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different programming languages (e.g. Visual C#, VB.NET, Visual C++). For instance, the code example ATLDllCOMServer shows the skeleton of an ATL ActiveX DLL as its name implies. Each example is elaborately selected, composed, and documented to demonstrate one frequently-asked, tested or used scenario based on our experience as support engineers. If you are a software developer, you can fill the skeleton with blood, muscle and soul. If you are a software tester or a support engineer like us, you may extend the sample codes a little to fit your specific test scenario or refer your customer to this project if the customer's question coincides with what we collected.
Downloads: 0 |
Started: May 30 2009
|
Contributors: 1
|
|
|
Macros (VBA) for Microsoft Project.
Macros (VBA) for Microsoft Project.
Downloads: 0 |
Started: Mar 24 2009
|
Contributors: 1
|
|
|
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different progra...
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different programming languages (e.g. Visual C#, VB.NET, Visual C++). For instance, the code example ATLDllCOMServer shows the skeleton of an ATL ActiveX DLL as its name implies. Each example is elaborately selected, composed, and documented to demonstrate one frequently-asked, tested or used scenario based on our experience as support engineers. If you are a software developer, you can fill the skeleton with blood, muscle and soul. If you are a software tester or a support engineer like us, you may extend the sample codes a little to fit your specific test scenario or refer your customer to this project if the customer's question coincides with what we collected.
Downloads: 0 |
Started: May 1 2009
|
Contributors: 1
|
|
|
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different progra...
All-In-One Code Framework code-name CodeFx delineates the framework and skeleton of most Microsoft development techniques (e.g. COM, Data Access, IPC) using typical sample codes in different programming languages (e.g. Visual C#, VB.NET, Visual C++).
微软一站式开发技术框架 解决方案(代号 CodeFx)通过不同编程语言和典型示例勾画出微软几乎所有开发技术的骨架。
Downloads: 0 |
Started: Aug 1 2009
|
Contributors: 1
|
|
|
|
|
|
|
|
|