Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CS101SamplesData.rar ... 写数据库中的图像 ? 使用工厂(Factory)类 ? 使用SQL Server 2005中的托管存储过程(Managed Stored Procedure)和用户自定义函数(User Defined Function) ? 使用SQL Server 2005中的Multiple Active Result Sets ? 使用SQL Server 2005中的通知服务(Notifications) ? 使用SQL Server 2005中的XML数据类型 ? ...
  • Adaptive.zip ... with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included
  • Journaling_Keyboard_and_Mouse_Input_src.zip This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only ...
  • Manipulating_the_Keyboard_Lights_in_NT_src.zip ... a handle to that device, and calls DeviceIoControl to send IOCTL function codes to the device. It did require a fair amount ... for inclusion in this archive. A high-level, multi-threaded function to flash a keyboard light continuously in its own ...
  • UWB_Monocycle.rar This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs, ...
  • Delphi-netfunction.rar ... ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 ... : string var macname: string): boolean //获取网络中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //获取网络中的所有 ...
  • HD66789_init.rar Renesas HD66789R TFT LCD driver for ARM7(s3c44b0) platform, this is initial function and use GPIO to control.
  • NewTreeview.rar 提供两个接口函数 function IsItemCheck(InThangTreeView:ThangTreeview itemindex:integer):boolean Procedure SetCheckStatus(InThangTreeView:ThangTreeview itemindex:integer:Checked:boolean)
  • cg_lighting342212.zip Initialize engine by calling InitEngine,Send each frames to engine with function AddFrame.
  • des_js.rar JavaScript实现的DES加密算法 function des (key, message, encrypt, mode, iv)