Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MPEG-4coding.rar MPEG-4编码技术。源码是一个编码模块,编译后生成encore.lib库文件。
  • sqljdbc_1.1.rar 在myeclipse下JDBC连接sqlserver2000的的驱动架包,使用直接把里面的.jar 拷贝到classes下的lib
  • parse-tools.zip Udp ping lib allowing ping the server using udp protocol
  • XviDcorelibExamples.rar XviD core lib examples 内带有编译好的动态库 可以直接调用
  • .classpath.rar myeclipse lib classPath 配置
  • Real-Time.Concepts.For.Embedded.Systems.eBook-LiB. 讲述操作系统的书籍,主要面向与嵌入式系统,作者是WindRiver的高级工程师,结合自己的工程经验讲述嵌入式系统的os的原理和开发中要注意的问题,认真读很有收获。
  • ugui.lib.fix.rar 这是为一个微型gui编写的图形处理库,对于32位位图处理,采用了MMX汇编优化 这是前一次上传的ugui的优化版本,对于linux-gcc嵌入MMX汇编指令的使用
  • A_Database1825931252004.zip ... in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are ...
  • dvd.rar Option Explicit Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long Dim state1 As Boolean ...
  • yc.rar ... Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long Private Declare Function GetForegroundWindow Lib "user32" ...