资源列表
排序选择:
[其它资源] BCD2HEX互换
说明:单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf<张天河> 在 2008-10-13 上传 | 大小:780byte | 下载:1
[通讯编程] csharp_thread_codes
说明:c#多线程编程技术,这是一个监视器实例,能对运行线城实现监视-multithreaded programming technology, which is an example of monitors, capable of running the city line to achieve surveillance<wyh> 在 2008-10-13 上传 | 大小:2.15kb | 下载:0
[OpenGL] heart_NURBS
说明:在vc环境下调用opengl绘制心形的带状nurbs曲面-in vc environment called opengl rendering the heart-shaped strip NURBS surfaces<云梦> 在 2008-10-13 上传 | 大小:8.53kb | 下载:0
[加密解密] aeslib
说明:简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s<倪宇> 在 2008-10-13 上传 | 大小:53.51kb | 下载:0
[OpenGL] colorcube
说明:在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体, 立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键 盘上的箭头键来旋转该色彩立方体,观察它的各边各角。-environment in vc use opengl rendering color cube. This is a sleek-colored cube, the cube corner from the surface of a color gradient is to the rig<云梦> 在 2008-10-13 上传 | 大小:32.4kb | 下载:0