-
2060183·text·241 B·2011-05-15 12:22 UTC
#include <stdio.h>
int main(){
int idade;
printf("Idade: ");
scanf("%d", &idade);
if(18 <= idade <= 21)
printf("Está no intervalo [18, 21]\n");
else
printf("Não está no intervalo
-
2060156·text·621 B·2011-05-15 12:06 UTC
#include <pic.h>
#include <htc.h>
#include "system.h"
#define _XTAL_FREQ 4000000
void interrupt ISR( void ){
if(T0IF){ // Every 1ms
T0IF = 0;
TMR0 = 6;
system_tick();
}
}
vo
-
2060108·text·843 B·2011-05-15 11:33 UTC
#ifndef THERMISTORTABLE_H_
#define THERMISTORTABLE_H_
//thermistor table for mendel-parts thermistor
// Standardized R/T characteristic no. 8404
// RS thermistor 484-0183; EPCOS NTC
//
-
2060090·text·1.4 KB·2011-05-15 11:12 UTC
ras> sys cpu display
CPU usage status:
baseline 2106202 ticks
sec ticks util sec ticks util sec ticks util sec ticks util
0 1686945 19.90 1 1771534 15.88 2 1832380 1
-
2060045·text·3.3 KB·2011-05-15 10:48 UTC
drop table t1;
/
commit;
/
create table t1 of Student
(
constraint pk_t1 primary key(Identif)
)object identifier is primary key;
/
declare
n number;
dat date;
addr address;
un Universitet
-
2060044·text·168 B·2011-05-15 10:46 UTC
cd /usr/src
make buildworld
make kernel
reboot in single user mode
mergemaster -p
make installworld
mergemaster
make delete-old
make delete-old-libs
reboot
-
2060024·c·7.1 KB·2011-05-15 10:29 UTC
#include "libutil.h"
#include "hash_table.h"
#include "value.h"
#include <stdlib.h>
/* Create a new hash table */
htable_t* new_htable(int size)
{
int i = 0;
/* safe malloc a new arr
-
2060014·c·6.6 KB·2011-05-15 10:21 UTC
#include "libutil.h"
#include "hash_table.h"
#include "value.h"
#include <stdlib.h>
htable_t* new_htable(int size)
{
htable_t* htable;
htable = (htable_t*) safe_malloc(sizeof(htab
-
2059994·text·179 B·2011-05-15 09:52 UTC
#include<iostream>
#include<fstream>
using namespace std;
int main() {
ifstream fin("tiedosto");
string teksti;
getline(fin, teksti);
cout<<teksti<<endl;
}
-
2059972·text·186 B·2011-05-15 09:43 UTC
Pro realne hodnoty x, kde x ≠ -2, je dan vyraz:
3x-2
2- ------
x+2
a) Vypoctete hodnotu vyrazu pro x = 1/3
b) Pro kterou hodnotu promenne x je vyraz roven nule?
-
2059903·c·204 B·2011-05-15 08:50 UTC
#include <stdio.h>
union {
struct
{
float s, t;
};
struct
{
float x, y;
};
} test;
int main()
{
test.x = 5;
test.y = 10;
printf("s: %f t: %f\n", test.s, test.t);
return 0
-
2059893·actionscript·862 B·2011-05-15 08:40 UTC
Нужные вещи на все случаи жизни на торговом сайте AKLARID http://aklarid.clan.su/
Каталоги на 1000000 наименований товаров со всего мира.
В продаже лицензионные фильмы, новинки музыки, программное
-
2059884·diff·381 B·2011-05-15 08:38 UTC
public static boolean calcPhysicalSkillEvasion(L2Character target, L2Skill skill)
{
-if (skill.isMagic() && skill.getSkillType() != L2SkillType.BLOW)
+if (skill.isMagic() && skill.getSkil
-
2059806·c·461 B·2011-05-15 07:31 UTC
void htable_add_id(htable_t* hash,value_t* new)
{
size_t hash_address;
if( (float) ( (float) hash->items / (float) hash->buckets) > MAX_LOAD_FACTOR){
htable_rehash_id(hash)
-
2059805·text·461 B·2011-05-15 07:31 UTC
void htable_add_id(htable_t* hash,value_t* new)
{
size_t hash_address;
if( (float) ( (float) hash->items / (float) hash->buckets) > MAX_LOAD_FACTOR){
htable_rehash_id(hash)
-
2059804·c·633 B·2011-05-15 07:29 UTC
void htable_add_id(htable_t* hash,value_t* new)
{
int hash_id = 0;
if ( new == NULL )
printf("ERROR, new == NULL\n");
/* Rehash when load factor is 50%*/
float load = (float)
-
2059748·text·428 B·2011-05-15 07:07 UTC
Application: Firefox 4.0.1 (20110413222027)
Operating System: WINNT (x86-msvc)
- Default 4.0.1
(Disabled)
- FXChrome 2.2.6
https://addons.mozilla.org/en-US/firefox/addon/fxchrome/?src=api
-
-
2059747·text·11.0 KB·2011-05-15 07:06 UTC
Application: Firefox 4.0.1 (20110413222027)
Operating System: WINNT (x86-msvc)
- Aaapptabs 1.0
https://addons.mozilla.org/en-US/firefox/addon/aaapptabs/?src=api
Hide the navigation bar for eve
-
2059741·c·1004 B·2011-05-15 06:51 UTC
void htable_rehash_term(htable_t* hash)
{
int size,i;
value_t* new;
size = hash->buckets*2;
htable_t* newTable = new_htable(size);
for(i=0;i<hash->buckets; i++){
if(hash
-
2059713·text·905 B·2011-05-15 06:20 UTC
New Type vs Axis
Cult's proposed lineups:
Ctf_B2b:
TOP: Zero + Kag/Buddhaa
LOW: Cult
Ctf_X:
Rush: Cult
Defense: Kag
Middle kill whore: Buddhaa/riz
ctf_IceBeam:
Top: Riz/Sumich/buddhaa