-
电子时钟
就是里面有年月日周计时,通过这个图可以直观看到现在是第几周,便于刚学习的人爱上LabView,希望对大家有用。(It has the time of year, month, day and week. Through this chart, we can see the week now intuitively. It is convenient for the new learners to fall in love with LabView and hope it will be useful for everyone.)
- 2019-04-19 17:19:10下载
- 积分:1
-
killing games FOSS break others, I hope you have more points used. It is hoped t...
杀人游戏源码 破别人的,希望多大家还有点用。目的是希望能开发出更好的杀人游戏软件,且能免费。-killing games FOSS break others, I hope you have more points used. It is hoped that has developed better homicide game software, but also free.
- 2023-02-21 07:35:04下载
- 积分:1
-
将24位BMP格式的图形文件
将 24Bit BMP 图形转为 TXT 格式-will 24Bit BMP format graphics to TXT
- 2022-03-14 01:35:58下载
- 积分:1
-
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
- 2022-08-21 20:29:43下载
- 积分:1
-
stochastic_processes
北邮概率论与随机过程课程讲义,包括所有讲义(BUPT probability theory and stochastic processes lecture notes, including all handouts)
- 2013-12-14 10:17:25下载
- 积分:1
-
CSCode
说明: 欧 姆 龙 U D P 通 讯(Omron UDP communication)
- 2020-04-21 10:16:21下载
- 积分:1
-
C# 利用HAVING子句过滤分组数据
C# 利用HAVING子句过滤分组数据,用于查询平均年龄大于22岁的学院学生的数量,在平时的应用中,这是很实用的一个数据库查询技巧。
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
"SELECT * FROM tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
- 2022-04-10 01:41:39下载
- 积分:1
-
nulNewton
说明: 这是一个用matlab编写的牛顿法源代码,比较简单的无约束方程。牛顿法是求非线性方程(组)零点的一种重要的迭代法,又称牛顿-拉弗森法或切线法。(This is a Newton method source code written in matlab, a relatively simple unconstrained equation. Newton method is an important iteration method for finding zeros of non-linear equations, also known as Newton-Lafferson method or tangent method.)
- 2020-06-25 08:40:02下载
- 积分:1
-
libedssharp-xdd
说明: Object Editor CanopenNode
- 2020-06-16 14:40:02下载
- 积分:1
-
吃鸡辅助
绝地求生 插件多功能辅助源码(Multifunction auxiliary source code)
- 2018-04-14 08:42:40下载
- 积分:1