搜索资源列表
ulcd.tar
- 用于天嵌s2440板子的lcd简单测试程序,在linux环境下以make命令编译出ulcd.bin文件。然后在uboot环境下使用:输入 tftp 0x30000000 ulcd.bin上传二进制代码后,再运行go 0x30000000即可看到液晶屏出现色彩条纹。-Simple LCD test routines for EmbedSky TQ2440 board. Please compile it by make on linux, then use it on uboot: First
labfin
- linux下ftp协议客户端代码.实现登陆,被动连接,文件的上传,下载等功能,利于新手了解ftp协议工作机制.-ftp protocol under linux client code. to achieve landing, passive connectivity, file upload, download and other functions, which will help novice to understand the working mechanism ftp protocol
Qt4Code11
- QT入门学习练习代码,适合初学者。 上传文件还有字数限制,怎么想的? -QT entry code learning exercises, suitable for beginners. Upload file have word limits, how to think?
kriging_f77
- 克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction cent
Desktop
- c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)