المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : أطـلــب اي برنامج oOo وطلعه لك من تحت الأرض



محبوب الجميع
December 13th,2007, 12:57 PM
بسم الله الرحمن الرحيم

السلام عليكم أعضاء منتدى انصار الحجه

أنا حاط هذا الموضوع لكي يتسنى للعضو الحصول على البرنامج الذي يريده

وشعاري >>> أطلب وحط رجل على رجل وأنا أجيبه لك

**********

أنتظر طلباتكم

محبوب الجميع
December 14th,2007, 12:39 PM
محد يبي اي برنامج؟

محبوب الجميع
December 14th,2007, 06:16 PM
محد يبي اي برنامج؟

نور على نور
December 14th,2007, 09:18 PM
أذا ممكن
QDict 2007 -Arabic English

To use QDict click on any English or Arabic***** word.

محبوب الجميع
December 14th,2007, 09:58 PM
تفضلي اختي

رابط التحميل

http://up.9q9q.net/up/index.php?f=510A64Tws

مع خالص تحياتي...
محبوب الجميع

نور على نور
December 14th,2007, 10:01 PM
اخوي هذا مو رابط تحميل هذا رابط موقع تحميل فقط!!

محبوب الجميع
December 15th,2007, 08:18 AM
اها . تبين غيره؟

در النجف
April 5th,2008, 02:23 PM
بسم الله الرحمن الرحيم
اللهم صلي علئ محمد وال محمد وعجل فرجهم
اخي العزيز السلام عليكم ورحمة الله وبركاته
انني بحاجة ماسة الئ السريال والاسم لبرنامج مسجل الصوت

Any Sound Recorder 2-93

واذا كنتم تملكون برنامج مسجل صوت اخر مع السريال فارجوا ان تتفضلوا به علينا جزاكم الله خيرا وجميع العاملين والاعضاء في هذا المنتدئ الطيب

nagm_abd
April 5th,2008, 07:29 PM
السلام عليكم اخي ممكن برنامج الانتاج الفديو وياريت يكون سهل وشكر

7wra2
April 7th,2008, 04:41 PM
السلام عليكم
ممكن برنامج لحفظ الفلاشات من الانترنت ومن ثم نقلها على جهاز آخر


وايضا اذا ممكن برنامج لتحويل الفلاشات الى بوربوينت

وشكرا

كَرْبَلائِيَ
April 7th,2008, 11:51 PM
نعتذر لكم صاحب الموضوع ليس على تواجد ولا نعلم متى سيدخل كل ما نتمنى تواجده بيننا

تحياتي

زهرة الجنوب
April 26th,2008, 02:47 PM
السلام عليكم ورحمة الله وبركاته
أخي ممكن برنامج تعريف:Silan SC92031 PCI Fast Ethernet Adapter شكراً لك اخي الكريم على هذا المشاركة

زهرة الجنوب
April 26th,2008, 11:14 PM
السلام عليكم ورحمة الله وبركاته أخي ممكن تعريف كرت الصوت:Silan SC92031 PCI Fast Ethernet Adapter شكراً لك اخي الكريم على هذا المشاركة

كَرْبَلائِيَ
April 27th,2008, 03:06 AM
تفضلي اختي زهرة الجنوب


*************************************************
** Silan SC92031 PCI Fast Ethernet Adapter **
** **
** LINUX driver **
*************************************************
Introduction:
=============
The instructions are for linux driver installation. You must
compile the source code to generate sc92031.o and use insmod command to
insert sc92031.o as module.
*******s of the Subdirectory:
=============================
readme.txt This file.
sc92031.c The linux core driver source code file
Makefile Makefile for generating driver object file

Kernel Supported
================
This driver support linux kernel version 2.4.x/2.5.x now.
Installation
============
1) Create a temporary directory:
# mkdir /temp
2) Change to the temporary directory:
#cd /temp
3) Copy driver (sl_linux.tgz) from CD-ROM to the temporary directory, and follow the commands:
# mount -t iso9660 /dev/cdrom /mnt
# cp /mnt/sl_linux.tgz /temp
4) untar the archive file:
# tar xzvf sl_linux.tgz
# cd sc92031

5) Compile the driver source files and it will generate sc92031.o, and
copy it to correct driver installation path (The installation directory
is different in different kernel versions. In 2.4.x kernel, the path is
/lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel,
the path is /lib/modules/KERNEL_VERSION/net/)
# make install
6) Check configuration file (/etc/modules.conf or /etc/conf.modules,it
depend on your Linux distribution) for loading kernel modules. Make sure
there is the following ******* in the configuration file, where # is
interface number :
alias eth# sc92031

7) Reboot now:
shutdown -r now
8) Install your driver module (If the driver module is in the wrong place,
an error message will appear, and say that can't find the driver
module):
insmod sc92031.o
8) Use ifconfig command to assign the IP address, where # is network
interface number:
ifconfig eth# <IP>
9) Check the interface works:
ping <remote_host_IP>
Uninstallation
==============
Please enter the following commands to uninstall your driver:
# make uninstall
Module Parameter:
=================
The following parameters can be set when we install the driver module. You can add this parameters when
you execute 'insmod' command to install the driver
# insmod sc92031.o work_node =0x00
work_mode
work_mode is used for setting the speed and duplex mode of NIC.Value is as followed:
Autoselect 0x00
M10-half 0x01
M10-full 0x02
M100-half 0x04
M100-full 0x08

If you want to use other modes,it can be changed by the following steps:
# ifdown eth0
# rmmod sc92031
# insmod sc92031.o work_mode= ****

بخدمة ان شاء الله

تحياتي

زهرة الجنوب
April 30th,2008, 03:27 PM
شكراً لك اخي الكريم على هذا المشاركة كيف الحال إن شاء الله دوم بخير ؟
لكنو كيف الحال إن شاء الله دوم بخير ؟ لكن كيف الحال إن شاء الله دوم بخير ؟ أخي كيف الحال إن شاء الله دوم بخير ؟ الكريم,أنا أريد برنامج تعريف كرت النتورك أي أني أريد الsetupللكرتز شكراً لك اخي الكريم على هذا المشاركة مرة شكراً لك اخي الكريم على هذا المشاركة أخرى

sem7sem7
September 25th,2009, 12:28 AM
السلام عليكم ورحمة الله وبركاته
أخي ممكن برنامج تعريف:Silan SC92031 PCI Fast Ethernet Adapter شكراً لك اخي الكريم على هذا المشاركة

انا محتاجة التعريف ده للويندوز xp

sem7sem7
September 25th,2009, 12:34 AM
السلام عليكم ورحمة الله وبركاته
أخي ممكن برنامج تعريف:Silan SC92031 PCI Fast Ethernet Adapter شكراً لك اخي الكريم على هذا المشاركة

انا محتاجة التعريف ده للويندوز xp

Mohammed Cena
September 25th,2009, 10:22 AM
مشكور , تسلم الأيادي