-
IEEE4牛顿法
使用C#进行潮流计算,算例为4节点的标准电网,计算结果可与电力系统分析教材相对比,无误差(based on C# to do power flow)
- 2017-08-03 16:23:44下载
- 积分:1
-
AD7745dianrong
AD7746 电容转换程序 适用于51单片机(failed to translate)
- 2013-05-08 17:01:42下载
- 积分:1
-
应用实例17 货车超重监测系统
电子秤proteus仿真,有压力传感器和AD转换模块(Electronic Liureus simulation with pressure sensor and AD conversion module)
- 2021-04-27 19:48:44下载
- 积分:1
-
JianDanImgDownDemo
看到有 Python版 http://www.oschina.net/code/snippet_120579_14455 和 java 版的 http://www.oschina.net/code/snippet_96412_9253 但是没有c#版的 就自己写了个 欢迎指教(See the the Python version http://www.oschina.net/code/snippet_120579_14455 java version http://www.oschina.net/code/snippet_96412_9253 but no c# version on their own to write a welcome advice)
- 2013-02-13 09:59:27下载
- 积分:1
-
input
说明:
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}(51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string))))
- 2008-09-17 16:18:43下载
- 积分:1
-
HTTPGetPost_src1
说明: httppost的实现方法基于visualc++实现(httppost based on the method to achieve visualc)
- 2006-04-22 21:50:55下载
- 积分:1
-
AEC
Speex库-回声环 ;
- 2022-07-03 16:03:07下载
- 积分:1
-
QuickSort
改进的基于c++的快速排序算法排序算法大体可分为两种:
一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。
另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved fast sorting algorithm based on C ++)
- 2018-01-19 15:12:55下载
- 积分:1
-
SeismoSignal-v4.3.0_build101---
将加速度积分成速度位移,并且滤波,很好用(Displacement velocity integral of the acceleration and filtering, the good)
- 2020-11-11 16:29:44下载
- 积分:1
-
bcjrforcpm
用bcjr算法对cpm连续相位调制进行译码的程序,按照IEEE leter 2000年文章写的(Cpm with bcjr algorithm for continuous phase modulation decoding process, in accordance with IEEE leter 2000 writing the article, written by)
- 2021-01-05 17:58:54下载
- 积分:1