搜索资源列表
mscomm
- Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual B
pdu1
- pdu编码的软件源代码,其中还包含了中文的部分,核心代码不多,控件有第三方控件,大家看懂就可以随便编写了!-pdu coding software source code, which also includes part of the Chinese, not the core code, and the control of a third component, we understand that it can easily prepared!
bootloader.rar
- MTK平台绝密核心代码之 系统引导,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。,MTK platform top secret core of the system boot code is to study the importance of MTK platform code, but also other similar platforms to do a good reference code, contribute to share wi
libusb-win32-releases
- libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This versi
com
- zxing的源代码 核心代码 android-zxing the source code of the core code android
PullListView
- android下拉刷新及异步加载代码点击更多源代码,是新浪微薄的主要核心代码-android pull listview for you android application
usb
- MTK平台绝密核心代码之 USB驱动,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the USB core is driven study MTK platform is an important source, but also other similar platforms to do a good reference code, contribute to share w
fs
- MTK平台绝密核心代码之 文件系统,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the core file system, is the study important MTK platform code, but also other similar platforms to do a good reference code, contribute to share with
drv
- MTK平台绝密核心代码之 系统驱动,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the core system, is the study important MTK platform code, but also other similar platforms to do a good reference code, contribute to share with you.
image_codec
- MTK平台绝密核心代码之 多媒体处理,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform multimedia top-secret deal with the core code is studying the importance of MTK platform code, but also other similar platforms to do a good reference code, contribute to s
irda
- MTK平台绝密核心代码之 外设管理(红外线),是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the core peripherals management (IR) is to study the importance of MTK platform code, but also other similar platforms to do a good reference cod
server
- 用Java编写的GPS监控系统后台私服的核心代码。-Using Java to prepare the background of the GPS monitoring system私服the core code.
MTK
- MTK平台绝密核心代码之文件驱动,希望对大家有用-MTK platform for top-secret code of the core file system, using C to prepare, in the hope that useful to everybody
J2MEcoreoftheRPGgameiscode
- J2ME RPG 游戏核心代码 需要学习的可以下载看看 比较详细-J2ME RPG game to learn the core code can be downloaded to see a more detailed
gsmMobileSendReceive
- 手机短信收发程序的原代码,其中包括了一些基本的收发程序的核心代码和实现-Procedures to send and receive SMS source code, including some of the basic procedures of the transceiver and the realization of the core code
brew
- brew游戏,本程序只有基本的核心代码,仅供参考。-brew game, only the basic core of this program code for reference only.
GPS_Software_receirver
- GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。-The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn sa
MY-RDA5807
- 5807调频接收程序的调试,核心代码部分,此处不包含头文件等库文件-use for the RDA5807 FM Radio program
AndroidBroswer
- 安卓平台的浏览器的核心代码,非常的珍贵,可以直接嵌入到应用中使用,或者基于这个源码进行二次开发。-Browser core code of the Android platform, very precious, and can be directly embedded into the application, or for secondary development based on the source code.
核心代码
- 基于谷歌的simple语言所改良的VB4A核心编译代码,包含了使用其谷歌自带的编译处理文件进行编译,后经过Aslamic改良,完善了中文编译,其中E4a最开始也是使用的这个编译器。如果要研究中文安卓编程或者vb安卓编程的朋友可以下载研究一下。