搜索资源列表
collectionOfVoiceSignal
- WINCE的音频信号处理软件,可以很好的显示音频波型-WINCE audio signal processing software, it's a good indication of Audio Wave
DanDuAdc
- wince操作系统,evc开发环境,没有流接口驱动的情况下直接实现adc各个通道的模拟信号的模数转换-wince operating system, evc development environment, no flow-driven interface directly realization of all adc channel analog signal to the analog-to-digital conversion
MyTCPServer
- WinCE EVC4.2 TCP/IP服务器端程序,可以监听客户端的信号,并对每个客户端分别建立联系
AD
- DA 输出地址0x20400000 由于DAC0832要求输出锁存保持1uS左右 但CPU在读写(对应nGCS4)写信号最大只能到100ns左右 所以外面加了一个地址锁存74573,573锁存下降沿有效(现在是上升沿有效,也可用) 现在电阻不变的情况下,输出0x00,DA输出0V,输出0xff,DA输出1.7V左右
EVC_PWM_DAC
- 利用EVC编写一个可运行于Wince5.0的应用程序,该应用程序利用S3C2410微控制器的PWM定时器驱动程序,通过改变PWM信号占空比而改变PWM输出信号的平均电压值,以达到输出一个正弦波的目的。
ThreadSynByEvent
- 多线程环境下信号量的使用方法,对WINCE初学者有一定的帮助作用!
Audio_wince_evc
- WINDOWS CE.NET EVC的音频信号处理软件,可以很好的显示音频波型
GPSGuider2V0
- gps信号测试程序,对gps系统开发人员以及测试人员很有用。
signal
- 嵌入式系统WINCE下EVC信号采集程序。
wnavi_GPS
- 自己做的基于PPC2003的GPS信号接收程序,可设置GPS端口和速率,可实时显示接收的GPS数据。
WinceWifi_With_Log
- Windows CE下wifi程序,测试wifi连接的信号强度-wifi program to test the wifi connection signal strength under Windows CE
WLANTEST.rar
- Wince5.0下WIFI程序。提供获取WIFI连接状态,信号强度,连接信道,AP名称,ping,复制文件,全频段搜索并显示AP等功能,Wince5.0 procedures under the WIFI. Providing access to WIFI connection status, signal strength, connection channels, AP name, ping, copy files, full-band features such as search and
APScaner
- windows mobile 5获取无线接入点( WIFI AP )的信号强度-helper class for Access Point listing
gprs_ATPCSQ
- VS2005 COM9 属于标准AT命令的GSM模块可以显示出当前信号强度 CSQ:强度(0-31),信噪-The VS2005, COM9. Belongs to the GSM standard AT command module can display the current signal strength CSQ: strength (0-31), the signal to noise
Simulation
- 这是一个在wince下用evc开发的ad信号采集与显示以及信号模拟与分析的程序源码-This is a wince under the use of EVC in the development of signal acquisition and display ad, as well as signal simulation and analysis procedures for source
mapinfo
- 自己开发的子windows mobile下面运行的简单的GPS定位系统,带串口驱动,从串口接收GPS的信号,质量绝对高!-Developed their own sub-windows mobile running the following simple GPS positioning system, with the serial driver, from the serial port to receive GPS signals, the absolute high quality!
ThreadSynBySemaphore
- 使用信号量的线程同步技术,可以允许预定数目的线程同时进入要同步的代码。适用于WinCE环境。-The use of Semaphore thread synchronization technology, can allow pre-determined number of threads to be synchronized at the same time to enter the code. Applicable to WinCE environment.
GPSDemo
- 用VS2005开发的,基于mobile6的VC++程序,是关于获取GPS信号的,代码完整可运行-Developed with VS2005, VC++ based on mobile6' s program is about access to GPS signals, the code can run a complete
WinCEPDAGPS
- 关于在PDA上基于wince设计实现接收GPS信号-Designed and implemented on the PDA, GPS signal reception
ThreadAsynByEvent
- 开发环境是vs2005; 开发wince平台的线程同步(基于对话框的): 在本程序中我采用了4中不同的方法实现了线程的同步: 1)利用事件同步; 2)利用互斥同步; 3)利用临界区同步; 4)利用信号量同步。-Development environment is vs2005 development wince platform thread synchronization (dialog-based): In this program I used four diff