-
vplightlobe_simple
说明: 用vs2003编程实现了vega prime中 直升机的前面大灯的灯光变化(Programming with a vega prime vs2003 helicopter in front of the headlights in the light changes)
- 2011-02-18 11:29:56下载
- 积分:1
-
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。...
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
- 2022-06-29 12:53:22下载
- 积分:1
-
win98及winme所有补丁
win98以及winme的所有补丁,留给有需要的人(Win98 and all the patches of winme for the people in need)
- 2021-03-24 19:29:14下载
- 积分:1
-
滑动门风格的Flash TAB滑动导航
滑动门风格的Flash TAB滑动导航,鼠标在主菜单上移动,二级菜单即不停切换,操作舒适度非常不错哦,和网页上的TAB滑动式导航十分相似。
- 2022-03-22 22:26:38下载
- 积分:1
-
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形-This is a simple program which can finish read a wave from the LabView and write into.
- 2022-04-20 16:20:11下载
- 积分:1
-
GeneralAutoPIDSimulator
PID控制器 ,可进行自动控制,输出控制曲线,显示控制动态过程(PID controller, it can conduct automatic control, output control curve, indicating control of dynamic process)
- 2020-12-17 16:09:12下载
- 积分:1
-
代码
2016数模国赛A题全代码(包括画图等)(2016 national model A full code (including drawing, etc.))
- 2017-11-06 15:54:30下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
scada-master
Scada master which programming by C#
- 2018-10-03 21:14:33下载
- 积分:1
-
修改 Adobe Premiere 6.5 或者 Adobe Premiere Pro 1.5 中所带字体文件,(“C:Program FilesCommon...
修改 Adobe Premiere 6.5 或者 Adobe Premiere Pro 1.5 中所带字体文件,(“C:Program FilesCommon FilesAdobeTypeSptAdobeFnt07.lst”)
使之能正确显示中文。-changes Adobe Premiere 6.5 or Adobe Premiere Pro 1.5 conveyed font file ( "C : Program Files Common Files Adobe TypeSpt AdobeFnt07.lst ") to enable them to the correct Chinese.
- 2022-05-14 18:10:31下载
- 积分:1