-
SSIS WINDOWS服务编程方式运行
以windows服务的方式承载ssis包的运行。解决方案包括三个子工程,SSISServiceLibrary:加载ssis包的wcf服务库程序;WS_SSIS:加载ssis包的windows服务;WindowsService1:windows服务测试程序;RunFromClientAppCS:调用客户端。
- 2022-02-04 22:57:16下载
- 积分:1
-
FBP
CT成像FBP算法 c编程,自己写的,基于光线的平行束滤波反投影。(CT imaging FBP algorithm C programming)
- 2021-03-13 15:59:24下载
- 积分:1
-
mfrc522射频卡读写程序
mfrc522射频卡读写程序,基于stm32f1开发板,正在学习这方面的朋友可以借鉴
- 2022-06-21 08:30:17下载
- 积分:1
-
C# 视频采集 基于DirectShow
C# 视频采集 基于DirectShow,网上大多是C++的,这里用C# 写了一次,打开软件后,选择分辨率即可显示摄像头或采集卡里面的视频,可以录像生成avi ,wma两种格式的视频,需要的朋友可以自己再进行二次开发
- 2022-10-04 11:10:04下载
- 积分:1
-
lvbo
通过小波阈值去噪,选取db5小波进行6层分解,对心音信号进行去噪(By wavelet thresholding, select db5 wavelet decomposition of six layers of the heart sound signal de-noising)
- 2014-05-24 20:55:53下载
- 积分:1
-
LUZHOUYUE
说明: 今天,小 G 已了解到修理厂共有 m 种不同的修理原料,对于第 i 种原料,可以对任意一个石桥的美化度增加 di,当然这也需要花费 hi 的费用。由于发货场的修理原料有限,对于任意一种修理原料,只有一件,也就是说小 G 只能选择购买和不购买,对于第 i 种修理材料能成功修理第 j 个石桥的条件是:当且仅当 hi ≥ pj,di ≥ vj。现在,已知这 n 个石桥修理的最小花费值,最小美化需求度,以及 m 种修理原料的费用,可对石桥增加的美化度值,请你帮助小 G 完成这个修理任务。(Today, Xiao G has learned that there are m different repair materials in the repair shop. For the first material, Di can be added to the beautification of any stone bridge. Of course, it also costs hi. Because of the limited repair materials in the delivery yard, there is only one repair material for any kind of repair material, that is to say, small G can only choose to buy or not to buy. For the first repair material, the condition for successful repair of the jth stone bridge is: if and only if hi is greater than pj, Di is greater than vj. Now, the minimum cost of repairing n stone bridges, the minimum demand for beautification, and the cost of m kinds of repairing materials are known, which can increase the beautification value of stone bridges. Please help Xiao G to complete this repairing task.)
- 2020-12-05 13:29:23下载
- 积分:1
-
74hc595
本文件是基于STM32平台,KEIL开发的驱动程序
- 2022-01-22 07:25:51下载
- 积分:1
-
实验3
说明: 1、单向通信
向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。
2、双向通信
甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。
3、间隔发送
未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。
乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。
甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication
The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly.
2. Two-way communication
Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly.
3. Interval Sending
Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
- 2020-11-16 09:29:42下载
- 积分:1
-
VisualC6.0
Visual C++6.0程序设计与开发技术大全,具体内容请参考中国邮电出版社同名书籍(Visual C++6.0 program design and development of technology Guinness, of the specific details please refer to the book of the same name in China Posts & Telecom Press)
- 2009-06-15 16:53:02下载
- 积分:1
-
基于遗传算法的FIR数字滤波器的优化设计
基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书(based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books)
- 2021-04-19 10:08:51下载
- 积分:1