搜索资源列表
xpdc2
- XPDC2是PTSG组织编写的PIC模拟程序之一,其中XPDC2是 针对柱形空间的等离子体模拟-XPDC2 PTSG is prepared by one of the PIC simulation program, XPDC2 which is against the cylindrical space plasma simulation
RSA-Pic
- RSA做的加密BMP的程序。本来RSA不是做这个的,但是作业要求用RSA就这么做了。
mutil-chatting
- 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
pic
- 本程序vb开发,可以加密一下图片文件,大家不防试试看-Vb development of this program, you can click the picture file encryption, we do not give it a try anti-
pic-from-RAW-to-PPMorJPG
- 一个无损图像的转换成pmm或者JPG的程序-a progrram to transfer pic format of RAW to pmm or JPG
hide
- 文件加密小程序,具有整个目录下指定文件类型所有文件的加密功能。并且是可逆的,加密后用同样的方法操作一遍即解密了。例如加密类型选择pic,即对图片进行加密,如不指定目录,则将对当前目录下的所有图片进行加密,加密后图片就打不开了,需要解密只需再次操作即可-File encryption applet, with the entire directory on the file type specified encryption of all files. And is reversible encr
show-bmp
- 嵌入式linux操作系统读取图片程序,用于显示屏上图片的显示,具体看代码,内有详细注释-in the embed linux system the pragram which read pic is used to show pic,please meet pragram concretely,insdie annotation in detail
Show-pic
- 此程序展示Qt如何显示图片,这是Qt多媒体图像应用最简洁但是最有效的例子。-This program demonstrates the Qt how to display pictures, this is a Qt multimedia image is the most simple but most effective example.
ev1527
- 这是一个用PIC芯片解码的EV1527遥控解码程序。-This is a the PIC chip decoder EV1527 remote control decoding procedure.
Desktop
- 键盘程序设计,关于pic单片机与矩阵键盘,要使用结合相关功能进行修改-The keyboard program,About the PIC microcontroller and matrix keyboard, modified to use in combination with related function
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api