资源列表

排序选择:

« 1 2 ... .71 .72 .73 .74 .75 174376.77 .78 .79 .80 .81 ... 267453 »

[GDI/图象编程PPTCOntrol

说明:kinect通过手势控制PPT,进行上翻,下翻。注意用的是OPENNI的引擎,要使用此程序,注意要先安装OPENNI哦-kinect gesture control PPT, carried out on the turn, the next turn. Note with is OPENNI engine To use this program, attention to necessary to install OPENNI first.
<changhe.cheng> 在 2025-06-18 上传 | 大小:7.27mb | 下载:0

[Internet/网络编程chat

说明:基本实现linux下客户端之间的聊天功能-Basic chat functionality between the client under linux
<msnlly> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[单片机(51,AVR,MSP430等)CC2430

说明:CC2430基础实验 不用Z-STACK-CC2430 basic experiment without Z-STACK
<唐金伟> 在 2025-06-18 上传 | 大小:496kb | 下载:0

[其他小程序Quicksort

说明:快速排序void QuickSort(int a[], int low, int high) { int i if(low<high) { i=Slipt(a,low,high) QuickSort(a,low,i) QuickSort(a,i+1,high) } } -void QuickSort(int a[], int low, int high) { int i if(low<high)
<張昕> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[SQL Server数据库HospitalManagement

说明:db编写的一个医院管理系统,用到vs2005 和Microsoft.SQL.Server.2005.简体中文开发版-db written a hospital management system, used vs2005 Microsoft.SQL.Server.2005. Simplified Chinese, Developer Edition
<代富春> 在 2025-06-18 上传 | 大小:1.22mb | 下载:0

[其他小程序changename

说明:自已做的一个批量改名字的软件,表格里一列为原名字,一列为将要改成的名字-A batch to change the name of the software, to do their own form as the original name of a column' s name will be changed to
<黄坤> 在 2025-06-18 上传 | 大小:1.52mb | 下载:0

[GDI/图象编程KinectMousePC

说明:通过KINECT捕捉手势动作,通过手势控制鼠标的移动,通过此程序,可嵌入到使用鼠标控制的小游戏中,达到新的交互乐趣-Capture gesture through KINECT gestures to control the movement of the mouse, this program can be embedded into use the mouse to control the game, reached a new interactive fun
<changhe.cheng> 在 2025-06-18 上传 | 大小:5.51mb | 下载:0

[JSP源码/Javaai

说明:控制台打印出心形图案,可以自己改造,程序员送给女朋友的惊喜-Console print out a heart-shaped pattern, can transform itself, programmers gave his girlfriend a surprise
<李希朋> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[加密解密PETotal

说明:可以看可执行文件(exe,dll,sys)的版本信息, PE头信息(可用于效验文件的三个字段)和 这个可执行文件使用的DLL和函数,以及输出地函数接口-
<ygy> 在 2025-06-18 上传 | 大小:824kb | 下载:0

[JSP源码/JavaSalesManager

说明:salemanager销售管理 这是个其他人正在开发的代码 仅供参考 -salemanager java code
<Thronds> 在 2025-06-18 上传 | 大小:1mb | 下载:0

[软件工程51

说明:51单片机DHT11,:DHT11是广州奥松有限公司生产的一款湿温度一体化的数字传感器。该传感器包括一个电阻式测湿元件和一个NTC测温元件,并与一个高性能8位单片机相连接。通过单片机等微处理器简单的电路连接就能够实时的采集本地湿度和温度。DHT11与单片机之间能采用简单的单总线进行通信,仅仅需要一个I/O口。传感器内部湿度和温度数据40Bit的数据一次性传给单片机,数据采用校验和方式进行校验,有效的保证数据传输的准确性。DHT11功耗很低,5V电源电压下,工作平均最大电流0.5mA。-51 DH
<sanmao> 在 2025-06-18 上传 | 大小:6kb | 下载:0

[JSP源码/JavaMD5

说明:MD5和一个可逆加密算法相接合的加密和解密程序-MD5 and a reversible encryption algorithm of the encryption and decryption procedures engageable
<岳喜尚> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 174376.77 .78 .79 .80 .81 ... 267453 »

源码中国 www.ymcn.org