资源列表
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
ch4
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
mpi
- send and reseve from master
12221121221212
- jsp实现访问次数统计,根据ip,根据一个会话,根据-Visitors of jsp page
zhuose
- 地图染色问题的练习 vc编程练习,学生作业-map staining the practice vc programming exercises, the students work
timerclock1
- 这是一个电子表的源码,使用的是51和时钟芯片相配合,控制方式为红外控制。-This is an electronic form of the source code, using the clock chip and 51 matched control infrared control.
vbcallcad
- vb调用cad的开始程序,是cad与vb的接口,可以作为开发cad的前序程序-vb call cad the beginning of process, the cad with the vb interface can be used as a pre-order program development cad
serialnew
- testing serial communication for at89s51 and LCD display
5
- 用汇编编写的一个两个三次方和运算的程一序,有一个计算三次方的子函数-Written in assembly of a two-way third parties, and a sequence of operations, there is a calculated cubic Functions
9_4
- 音乐演奏的程序设计,用汇编实现,易懂,易于修改-the design of sound
S
- 过世界杀软保护,可以无声开启3389端口,并添加hacker$密码为393214425的账户-请键入文字或网站地址,或者上传文档。 取消 Guò shìjiè shā ruǎn bǎohù, kěyǐ wúshēng kāiqǐ 3389 duānkǒu, bìng tiānjiā hacker$mìmǎ wèi 393214425 de zhànghù “”的用法示例:由 Google 自动翻译中文(简体)英语日语 Too world kill soft protection,
vshader.glsl
- #version 130 in vec4 vPosition in vec4 vColor out vec4 color uniform int xsize uniform int ysize void main() { mat4 scale = mat4(2.0/xsize, 0.0, 0.0, 0.0, 0.0, 2.0/ysize, 0.0, 0.0, 0.0, 0.0, 1.0, 0
