读写ArcInfo Binary Grid的c代码
上传时间: 2013-12-22
上传用户:woshini123456
Binary Search Tree - with additional recursion functions (smallest, parent & successor) etc
标签: additional recursion functions successor
上传时间: 2014-11-28
上传用户:sxdtlqqjl
This code may be reused for any educational or non-commercial application without further licence Contact the author at BrianLBurns@att.net for any other use.
标签: non-commercial application educational further
上传时间: 2014-07-27
上传用户:jennyzai
binary to bcd conversion
标签: conversion binary bcd to
上传时间: 2013-12-08
上传用户:as275944189
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
标签: variables implementation Constra binary
上传时间: 2015-03-16
上传用户:qiao8960
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
标签: intercepting operations non-SCSI support
上传时间: 2014-01-03
上传用户:ls530720646
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
标签: demonstrate decoding encoding extended
上传时间: 2013-12-20
上传用户:moshushi0009
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
标签: compiler Making binary plain
上传时间: 2015-04-11
上传用户:cjf0304
convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val)
上传时间: 2015-04-29
上传用户:lijinchuan