-
编程之美
编程之美--微软技术面试心得:
1的数目
NIM(2)“拈”游戏分析
task manager
编程判断两个链表是否相交
让CPU占用率曲线听你指挥
不要被阶乘吓倒
等-The Beauty of Programming- Microsoft Technical Interview experience: a number of NIM (2) " twist" game analysis task manager program to determine whether the intersection of two lists so that CPU occupancy rate curve factorial listen to your command and do not be intimidated by such
- 2022-07-06 17:04:03下载
- 积分:1
-
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!...
此源码实现了Windowsmobile pda开发中的GPRS的调用和关闭,有本人测试过,可行直接可以拿来用!-This source Windowsmobile pda realize the development of GPRS calls on and off, I have tested and feasible can be used directly with!
- 2022-11-15 01:35:03下载
- 积分:1
-
C++程序设计教程 源代码
C++程序设计教程 源代码-C++ Programming Guide source code
- 2022-01-26 03:13:07下载
- 积分:1
-
获取心率的测试代码
通过定时器中断和外部中断获取心率的次数,使用的是飞思卡尔的低功耗芯片MKL25平台。这个只是测试代码,提供一个测试方式。
- 2022-08-11 10:51:33下载
- 积分:1
-
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。...
这是一个关于数据结构中三种排序的程序,包括拓扑排序,快速排序,希尔排序。都是经过老师检查过的。-This is a data structure on the three sequencing procedures, including topological sorting, quick sort, Hill sequencing. After all the teachers checked.
- 2022-02-11 16:23:19下载
- 积分:1
-
舍入误差与有效数C源代码
舍入误差与有效数C源代码-rounding error and the effective number of C source code
- 2023-05-01 04:15:02下载
- 积分:1
-
Emptying the Recycle Bin
Emptying the Recycle Bin
- 2022-04-17 11:10:31下载
- 积分:1
-
Simulate the mouse, easy
模拟鼠标,易语言源码,仅供易语言初学者参考。-Simulate the mouse, easy-language source code, easy language for beginners for reference purposes only.
- 2022-03-19 05:17:46下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ S...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
登录的用户和密码均为KQ-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 users login and password are KQ
- 2022-08-12 18:26:24下载
- 积分:1