-
PLL
Easyarm2103 PLL Exampl;e
- 2018-10-27 13:58:49下载
- 积分:1
-
如何将字体库中字替换成需要的字
#include
#include
#include
#include
#include
static int flag=0;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
void print_bin(unsigned int n,int m)//字符转为8位2进制 ,1行显示16位或24位
{
int l = sizeof(n)*8;//总位数。
int i=7;
/*if(i == 0)
{
printf("0");
return;
}
for(i = l-1; i >= 0; i --)//略去高位0.
{
if(n&(1
- 2022-01-24 17:03:16下载
- 积分:1
-
tftp led显示
一个tftp led显示程序,亲测可用的,希望喜欢,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-05-15 21:54:21下载
- 积分:1
-
ybusflow
导纳矩阵的形成方法,用于电力系统潮流计算分析相当有用.(admittance matrix formation method for power flow analysis has been useful.)
- 2006-09-19 21:02:51下载
- 积分:1
-
内存映射文件演示
演示内存映射文件的使用,对内存映射文件作了详细说明(demo memory map documents the use of memory mapping document elaborated)
- 2005-06-01 09:24:40下载
- 积分:1
-
sample_UART
瑞萨RL78/G13UART串口通讯例程(Renesas RL78/G13UART serial communications routines)
- 2020-12-18 15:19:10下载
- 积分:1
-
IPSwitch
使用C++实现的window下的IP 切换器(ip switch)
- 2012-10-05 09:43:34下载
- 积分:1
-
偶用c#做的,内含8个实验(计算日期,计算税收,数组排序,电费计算程序 等等)启动界面,登录时间,淡入淡出◎_◎...
偶用c#做的,内含8个实验(计算日期,计算税收,数组排序,电费计算程序 等等)启动界面,登录时间,淡入淡出◎_◎-Even to do with c# and containing eight experiments (calculation date, calculate taxes, array sort, electricity and so on program) to start the interface, log in time, fade ◎ _ ◎
- 2022-02-07 07:44:05下载
- 积分:1
-
netsocket
brew网络编程实例(A network program sample of brew)
- 2004-11-30 17:41:22下载
- 积分:1
-
rsvp-agent
GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
- 2011-06-14 15:38:45下载
- 积分:1