代码搜索:unsigned

找到约 10,000 项符合「unsigned」的源代码

代码结果 10,000
www.eeworm.com/read/242404/13007756

h bfifo.h

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/242404/13007765

h bitset.h

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t
www.eeworm.com/read/242370/13009305

cpp conv-enums.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/242370/13009322

cpp enum-match.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/242360/13011385

cpp basebitmap.cpp

/* Copyright (c) 2003, Cornell University All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions
www.eeworm.com/read/242359/13011536

cc memory.cc

// Copyright (C) 2003 salvatore orlando // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public Licens
www.eeworm.com/read/328598/13017323

cpp des.cpp

// des.cpp : Defines the entry point for the console application. // #include "stdafx.h" /************************************************************************ * * Module name : DesAl
www.eeworm.com/read/141301/13023806

cc remote.cc

/* * avarice - The "avarice" program. * Copyright (C) 2001 Scott Finneran * Copyright (C) 2002 Intel Corporation * * This program is free software; you can redistribute it and/or modify * i
www.eeworm.com/read/141209/13033707

cpp ungzip.cpp

#include "ungzip.h" //#define DEBUG 1 ush mask_bits[] = { 0x0000, 0x0001, 0x0003, 0x0007, 0x000f, 0x001f, 0x003f, 0x007f, 0x00ff, 0x01ff, 0x03ff, 0x07ff, 0x0fff, 0x1fff, 0x3fff, 0x7fff, 0xff
www.eeworm.com/read/141196/13034215

c key.c

// 此示例程序为中断方式,得到键盘的键值,存放在队列keybuff[10]中 // 此示例程序没有显示, // 键盘的按键按下引起P1口的中断服务程序,得到键盘的键值,保存到键值队列 // 在其他的中断服务程序中通过键值队列中的数据引导程序的流程 #include unsigned char keybuff[10]; unsigned char