hit counter


SaveAsPDFandXPS.zip

Microsoft Office 2007 Excel 파일 PDF 저장시키는 Addon



,


Target Analyzer Probe - Windows XP Embedded Device Export


,

Dos용 Ghost 11 버전

from Computer/Program 2011. 11. 30. 17:27

Dos용 Ghost 11 버전

,
*******************************************************************************
                 Leo4All-10.5.2 Universal AMD/INTEL[SSE2/SSE3]
*******************************************************************************

-------------------------------------------------------------------------------
                              General Information
-------------------------------------------------------------------------------
Type.................: Application
Platform.............: Hackintosh/PC
Part Size............: 100,431,872 bytes
Number of Parts......: 38
Compression Format...: RAR
Image Format.........: .iso




-------------------------------------------------------------------------------
                               Post Information
-------------------------------------------------------------------------------
Posted by............: eddie11c
Posted on............: 3/23/2008

-------------------------------------------------------------------------------
                                 Release Notes
-------------------------------------------------------------------------------

Unrar the Leo4All.ISO and burn with UltraISO or equivilant in Windows, or use
Disk Utility in OSX.


The MD5 Checksum of the ISO should be 6d4e68afb3486baec03b446fb0a5d711


Please support Apple and buy a copy, you won't regret it.

-------------------------------------------------------------------------------
                                 Install Notes
-------------------------------------------------------------------------------
The system is setup by default to boot in Verbose mode. You can change this yourself if you want in /Library/Preferences/SystemConfiguration/com.apple.Boot.plist. I included BBEdit with the applications, it can edit the file in place with correct permissions.


During the DVD bootup if your stuck at "waiting for root device" I am sorry your hardware is probably not supported. You can try changing some options in your BIOS, maybe you get lucky.


If you get error com.apple.boot.plist make sure to change AHCI in the BIOS, alternately your burn could be bad. Try again at a lower speed or with a different program.


If you have an AMD system please check the box for AMD-System-Fix to aplly the patches needed for Leopard to work!!


AHCI works, but you are limited to two drives, turn this off if you have more than 2 drives you need to access.


Video Driver support has been updated. Improved NVidia, ATI and GMA950 graphics support with updated kexts. There are some new options here so take a look. For ATI I added new installers for 2600PRO/2600XT/3850/3870/3870X2. Now GMA950 has an option that will install Vanilla 10.5.2 kexts and Natit


The EFI bootloader automatically detects and installs for MBR/GUID thanks to Dense, it may have specific problems for Bad-Axe 2 systems, though so far there have been no reports of this.


Please select your IDE/SATA chipset during install.(One and only one!)
Added support for some Marvell PATA chipsets, for those ICH9 users that requested it. Choose the ICHx fixed IOATAFamily.kext.


Default selection for kernel is Netkas improved 9.2.0. If you select a Vanilla kernel please uncheck Netkas kernel.


If during the inital account creation your system locks up, try disabling your Network card. You can also visit osx86leo4all.wikidot.com for other directions.


If you installed Video drivers during install and your system freezes before the desktop loads,boot into single user mode with the bootflag -s at the Darwin prompt. Type:
/sbin/fsck -fy
/sbin/mount -uw /
./RemoveVideo
Follow the prompt to choose type of card.
Then type exit to continue booting.


If after you boot to the desktop you get an error about an Extension not being properly installed open the Application I included called Extensions-Repair to correct this automatically.


-------------------------------------------------------------------------------
                               Updates Include
-------------------------------------------------------------------------------



Fixed the Keyboard Language preferences.


Fixed AsianLanguagesSupport(I hope!)


Fixed "About this Mac" crashing Finder on some AMD machines. Again leave feedback if it is still crashes for you.


Improved Nvidia graphics support with updated kexts. Even my 8800 GTS 512 works with these. Still try at your own risk.


If you choose no video driver options all video kext's are removed except ATINDRV.kext, this one is used by Software Updates to verify the Leopard Graphics update is applied. You will have to manually remove this one if needed.


Corrected an issue with some PS2 keyboards on laptops not working(I hope)


Added the latest Time Machine and Security Updates into the installer.


Added Quicktime 7.4.1 update.


Added option to choose Vanilla 9.2.2 kernel.(Intel SSE3 only!)


Updated AppleSMBIOS to latest version by Netkas.


Removed APIC option(Now the installer uses this older ACPIPlatform and AppleAPIC by default, unless you choose a Vanilla kernel)


Added new Applications: Unison, Pacifist, KextHelper


Added support for some Marvell PATA chipsets, for those ICH9 users that requested it. Choose the ICHx fixed IOATAFamily.kext


System Profiler should be working as intended now for everyone.


By request I changed out the AppleIntegratedFramebuffer.kext


Modified the default ACL package, this may speed the install a little for some. It is down to under 15 minutes total for me!
,

63MB Compressed - Download file
152MB UnCompressed - Installed on USB Stick

Ever want to boot up into Windows XP via a USB memory stick (min. 256 MB)? Well, now you can. This is a miniature version of Win XP Just enough to get your up and running so you can restore from backup, access your files, or do whatever you have to do. Also go to your BIOS setting and change the BOOT sequence. Removable drive or something should be at the top then try to reboot your PC.

How to Install -:
Procedure:

1. Go to Start > Run > type "CMD" press ENTER

2. Navigate to WINDOWS.XP.USB.STICK.EDITION\ directory

3. Type "LIVEXP"

4. Select option 3, formatted USB stick to NTFS

5. Select option 2, entered X: (X = root drive letter of your USB Stick)

6. Lastly select option 1 and enter C:\WINDOWS.XP.USB.STICK.EDITION\installd ir (the directory may differ from yours but the \installdir should be the top directory).

It will proceed to install LiveXP to your USB stick and upon reboot it works!

You need a minimum of 256MB on your flash drive!
,

Livedata Professional 2.0 + Keygen

'Computer > Program' 카테고리의 다른 글

레오파드-Leo4All-10.5.2 Universal AMD/INTEL[SSE2/SSE3]  (0) 2008.03.26
Windows XP USB Stick Edition  (0) 2008.03.24
[암호] 별표암호해독  (0) 2007.12.27
A와 B의 합집합 구하기  (0) 2007.10.29
RConnect  (0) 2007.06.05
,
윈도우에서 ****** 으로 처리되는 암호를

바로 보여줌

단일 실행화일.

'Computer > Program' 카테고리의 다른 글

레오파드-Leo4All-10.5.2 Universal AMD/INTEL[SSE2/SSE3]  (0) 2008.03.26
Windows XP USB Stick Edition  (0) 2008.03.24
[파일복구프로그램] Livedata Professional 2.0  (2) 2008.03.01
A와 B의 합집합 구하기  (0) 2007.10.29
RConnect  (0) 2007.06.05
,

#include<stdio.h>

void main()
{
   int A[4]={1, 2, 3, 4};
   int B[4]={2, 4, 5, 6};
   int i, j, check; //j, check 추가
  
   int temp[8]; //배열의 모든 원소 임시 저장
   int C[8]; //A와 B의 교집합
   int D[8]; // A와 B의 합집합
   int nD=0;
  // 이 부분에 작성
   //A와 B의 교집합을 구해서 C배열에 저장
   for(i=0; i<4; i++)
    for(j=0; j<4; j++)
     if(A[i] == B[j])
     {
      C[nD++] = A[i];
      break;
     }
 
 //A와 B의 원소를 모두 temp에 저장
   for(i=0; i<4; i++)
    temp[i] = A[i];
   for(j=0; j<4; j++)
    temp[i+j] = B[j];
   nD = 0; //nD 초기화
 //루프를 돌면서 교집합과 원소가 같으면 check 1로 되어 저장을 안하고
   //나머지 원소만 저장함
   for(i=0; i<8; i++)
   {
    check = 0;
    for(j=0; j<2; j++)
     if(temp[i] == C[j])
      check = 1;
    if(check == 0)
     D[nD++] = temp[i];
   }
   //나머지 교집합 원소 저장
   for(i=0; i<2; i++)
    D[nD++] = C[i];
   //배열 출력
   printf("A와 B의 합집합={");
   for(i=0; i<nD; i++)
      printf("%d, ", D[i]);
   printf("}");
}


허접한 소스 ㅠ 머리가 나쁜갑다;

'Computer > Program' 카테고리의 다른 글

레오파드-Leo4All-10.5.2 Universal AMD/INTEL[SSE2/SSE3]  (0) 2008.03.26
Windows XP USB Stick Edition  (0) 2008.03.24
[파일복구프로그램] Livedata Professional 2.0  (2) 2008.03.01
[암호] 별표암호해독  (0) 2007.12.27
RConnect  (0) 2007.06.05
,

RConnect

from Computer/Program 2007. 6. 5. 13:59
http://rconnect.hanfolder.com/RConnectClient.exe
,