-
Z2
说明: 数值分析一题,
曲面拟合
5个表达式(that a numerical analysis, surface fitting 5 expression.)
- 2006-06-09 18:16:00下载
- 积分:1
-
c程序模拟http服务器
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
- 2022-05-15 15:18:37下载
- 积分:1
-
51fft傅里叶滤波算法
51fft傅里叶滤波算法,通过51单片机实现,调试可用。
- 2022-11-11 11:55:02下载
- 积分:1
-
fW7hUekf
ural network classification method for realizing, by grad
- 2013-04-08 21:13:16下载
- 积分:1
-
Generator
这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
- 2013-07-10 14:19:34下载
- 积分:1
-
OpenGL_21_Reference
opengl参考手册,各个函数的具体详解(Opengl reference manual, detailed explanation of each function
)
- 2013-10-17 17:54:58下载
- 积分:1
-
Huffman
霍夫曼编码实验报告,内含源代码,编码原理
(Huffman coding lab report, containing the source code, coding theory)
- 2011-06-04 20:44:25下载
- 积分:1
-
OBD故障码解析
OBD系统开发时OBD故障码解析,含大部分整车生产企业自定义的代码以及通用代码(OBD fault code parsing during the development of OBD system, including custom codes and general codes of most vehicle manufacturers)
- 2019-05-29 15:14:30下载
- 积分:1
-
c
说明: Manual introducing to programing c (spanish)
- 2010-02-09 01:23:49下载
- 积分:1
-
GuideViewController
实现从用户引导界面到主界面的 过度功能,流程是:
1.从splash画面过渡到引导画面;
2.引导画面放置5张图片,5张图片介绍应用的功能使用点;
3.用户可左右滑动图片,当滑动到最后一张时,画面出现一个点击按钮“进入”;
4.点击进入按钮有开门效果,打开门后进入到主界面。(Boot from the user interface to the main interface over the process: the transition from the splash screen to the boot screen boot screen is placed 5 pictures 5 pictures describes the application of function point-of-use 3. Sliding around pictures, slide to the last one, the screen appears a click of a button " entry" 4 Click the button to open the door effect, opened the door into the main interface.)
- 2013-04-27 20:47:26下载
- 积分:1