similar to: ACM license link broken

Displaying 20 results from an estimated 10000 matches similar to: "ACM license link broken"

2012 Feb 16
3
ACM Software Copyright and License Agreement
ACM Software Copyright and License Agreement I have often seen the use of routines from the ACM Collected Algorithms, i.e. <netlib.org/toms/> (CALGO, or Trans. On Math. Software, TOMS), in Open Source programs, maybe also in some R packages --- and sometimes these programs are distributed under the GPL license, sometimes under proprietary licenses, e.g. in Scilab. The use of these CALGO
2014 Oct 08
0
Open Software License v. 3.0
Dear All, I would like to propose adding the OSL-3.0 license to the list of "standard" licenses bundled with R: Index: share/licenses/license.db =================================================================== --- share/licenses/license.db (revision 66733) +++ share/licenses/license.db (working copy) @@ -317,3 +317,12 @@ URL:
2016 Apr 27
1
AKIMA or translating to FORTRAN a R function calling a FORTRAN routine
Hi, I am hired to translate into FORTRAN R functions. It works great and my customer is happy. I am going to translate a function that call aspline in the library AKIMA. This function call 2 FORTRAN routines that must be include (I guess) in the package AKIMA. And I have some questions. Is the fortran code really included in the R package AKIMA ? In other word, do I have a mean to call these 2
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
######################################################### PACT-2016: Call for Abstracts in ACM Student Research Competition (SRC) http://pact2016.eew.technion.ac.il/acm-src ######################################################### IMPORTANT DATES Abstract submission: 11:59pm US EDT Friday, June 17, 2016 Acceptance notification: 11:59pm US EDT Friday, July 15, 2016 Poster
2011 Aug 31
1
Native mp3 playback winemp3.acm/l3codeca.acm regression?
Two issues. 1. Probable regression in Wine v1.2.2 and 1.2.3 (v 1.2 ok): - ACM / native WMP playback not working. Tried to upgrade to 1.2.3, then 1.2.2 and they both cause the player (1by1) to hang, nothing written to console. Revert back to v1.2 and acm works fine again. 2. Bug in Wine v1.3.x: - ACM / native WMP playback (using libmpg123) elapsed track time advances too quickly (nearly two
2005 Jun 22
17
[PATCH] fix broken ACM
The latest change to ACM makes it fail to compile. This patch fixes the problem. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> $ diffstat acm.patch acm/acm_core.c | 61 --------------------- include/acm/acm_hooks.h | 135 ++++++++++++++++++++++++++++++++++-------------- 2 files changed, 96 insertions(+), 100 deletions(-) _______________________________________________
2004 Sep 10
1
ACM codec?
On Sat, 11 Aug 2001 12:50:43 +0200, Ingo Ralf Blum wrote: >> It's a DirectShow SDK's interface. > >No, its a user mode multimedia driver. Direct Show uses filters (COM objects). > >> There's a lot of Software for Windows capable of using ACM codecs, like >> Windows Media Player, VirtualDub, VideoMach and others. > >Yes, but for Media Player you need a
2004 Sep 10
1
ACM codec
Hi Ingo, >It is just a WAVEFORMATEX with a GUID in it. For the ACM system it is just a format with the id >WAVE_FORMAT_EXTENSIBLE and since ACM drivers are not registered by wFormatTag it should be working. >For testing purposes I've written a Vorbis ACM driver, that uses a WAVEFORMATEXTENSIBLE and I experienced >a problem when opening files with Media Player. It spend quite some
2004 Aug 06
1
ACM Format Tag for Speex Audio
Hi, As a potential user of the Speex ACMs and DirectShow filters to come I am also curious about how many ACM codecs for Speex there are under development right now. Also, the WAVEFORMATEX structure must be planned so that it is extensible, with backward-compatibility, without having to ring back Microsoft for further WAVE_FORMAT tags. For instance, it is a good idea to put a flexible sub-format
2004 Aug 06
1
Speex ACM Format Tag
Keith, Try emailing mmreg@microsoft.com to register a wave format tag. If that doesn’t work please let me know and we'll find the direct contact there. Regards, Marc -----Original Message----- Wrom: YLEJGDGVCJVTLBXFGGMEPYOQKEDOTWFAOBUZXUWLSZLKBRNVWWCUFPEGAUTF Behalf Of Keith Looney Sent: Friday, May 16, 2003 10:58 AM To: speex-dev@xiph.org Subject: [speex-dev] Speex ACM Format Tag
2004 Aug 06
1
ACM Format Tag for Speex Audio
I have arranged for an official Speex ACM format tag from Microsoft (see below). Feel free to use this in any ACM codec work. Keith Looney ________________________________________________ Keith Looney Senior Software Engineer On2 Technologies, Inc. The Duck Corporation <p><p>-----Original Message----- From: Bill Schiefelbein [mailto:billsch@windows.microsoft.com] Sent: Wednesday,
2016 Aug 30
3
Publication of an llvm-based tool that protects against fault injection attacks
Hello, My team and I have recently published an LLVM-based tool at “Cryptography and Security in Computing Systems 2016” (CS2), and we would like to add it on the list of LLVM related publications. The goal of our tool is to automatically protect the code being compiled against fault injection attacks *Title:* Compilation of a Countermeasure Against Instruction-Skip Fault Attacks Available
2012 Jul 03
5
ACM in xen-4.12 doesn't work?
Hi,all xen: 4.1.2 dom0 linux: centos 3.1.10 #1 SMP Tue Jun 26 17:13:57 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux I enabled ACM and install xen-4.1.2 correctly, dom0 can also boot successfully, but if i use command xm create to create a domU, dom0 reboots. Does xen-4.1.2 support ACM, or how can i solve this bug? please help me. many thanks !
2012 Jul 03
5
ACM in xen-4.12 doesn't work?
Hi,all xen: 4.1.2 dom0 linux: centos 3.1.10 #1 SMP Tue Jun 26 17:13:57 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux I enabled ACM and install xen-4.1.2 correctly, dom0 can also boot successfully, but if i use command xm create to create a domU, dom0 reboots. Does xen-4.1.2 support ACM, or how can i solve this bug? please help me. many thanks !
2004 Sep 10
3
ACM codec
Hello everyone, I was just browsing through some video capturing websites/forums and saw some people complain that there was no lossless codec available to encode audio in AVI files. I thought that FLAC would have one but it doesn't seem to be the case. As it's a popular demand (now that hard drives are inexpensive, people can record hours of video/audio without any loss and then
2004 Sep 10
1
ACM codec?
On Fri, 10 Aug 2001 01:08:11 -0400, Matt Zimmerman wrote: > Yet another overloaded acronym...which ACM is this? Association for Computing > Machinery? Air Combat Maneuvers? Addressed Call Mode? Address Complete > Message? ACM stands for Audio Codec Manager. It's a DirectShow SDK's interface. There's a lot of Software for Windows capable of using ACM codecs, like Windows
2004 Sep 10
3
ACM work
Hi (again), I started to work on an ACM (Audio Compression Manager) for FLAC. I currently only have the canvas. The encoding/decoding is not done yet. So it's completely useless. But since the canvas is the harder thing to start, here it is. (just in case I don't have time to continue) http://mukoli.free.fr/flac-ACM.v0.1.0.zip
2013 Jan 30
2
[LLVMdev] Publication Generation of TLM Testbenches Using Mutation Testing
Dear all, I would like to share a paper I co-authored with Prof. Alper Sen. This paper describes an algorithm to generate testbenches from SystemC models represented with LLVM IR. It was accepted and presented at International Conference on Hardware/Software Codesign and System Synthesis (CODES/ISSS), 2012. A link to the paper is accessible from acm or Alper's website:
2002 Jan 11
1
vorbis.acm of a new version was placed
Hello. Mr. Miller Dan and Everybody of vorbis-dev. I am the author of Japanese version vorbis.acm. The answer becomes very late and I am sorry about that. vorbis.acm of a latest version was placed, in the following place. And this release includes a source code. This release does not include the document of English. However, that it is included from now on is being evaluated.
2013 Sep 12
0
CFP: The 23nd International ACM Symposium on, High-Performance Parallel and Distributed Computing (HPDC) 2014 -- in Vancouver Canada.
**** CALL FOR PAPERS **** The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC-2014) Vancouver, Canada - June 23-27, 2014 http://www.hpdc.org/2014 The ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC) is the premier annual conference for presenting the latest research on the design, implementation,