Showing 1,021 - 1,040 results of 7,621 for search 'effect coding', query time: 0.19s Refine Results
  1. 1021

    Selective Notch Frequency Technology for EMI Noise Reduction in DC–DC Converters: A Review by Yasunori Kobori, Yifei Sun, Haruo Kobayashi

    Published 2025-05-01
    “…This technology employs pulse coding techniques, including pulse width coding, pulse phase coding, and a combination of pulse width and phase coding. …”
    Get full text
    Article
  2. 1022
  3. 1023
  4. 1024

    A Reinforced, Event-Driven, and Attention-Based Convolution Spiking Neural Network for Multivariate Time Series Prediction by Ying Li, Xikang Guan, Wenwei Yue, Yongsheng Huang, Bin Zhang, Peibo Duan

    Published 2025-04-01
    “…Second, an advanced LIF-pooling strategy is developed, which is then theoretically and empirically proved to be effective in preserving more features from the regions of interest in spike images than average-pooling strategies. …”
    Get full text
    Article
  5. 1025

    Lossless Compression Framework Using Lossy Prior for High-Resolution Remote Sensing Images by Enjia Gu, Yongshan Zhang, Xinxin Wang, Xinwei Jiang

    Published 2025-01-01
    “…Experiments on high-resolution remote sensing image datasets demonstrate the effectiveness and efficiency of the proposed LP3Net and lossless compression framework, achieving a minimum of 4.57% improvement over traditional compression methods and 1.86% improvement over deep learning-based compression methods.…”
    Get full text
    Article
  6. 1026

    Factors influencing digital media designers’ subscription to premium versions of AI drawing tools through a mixed methods study by Liling Hu, Maowei Chen, Ning Ding

    Published 2025-05-01
    “…Social influence, price value, and perceived trust all exhibit significant positive effects on subscription intention, whereas personal innovativeness does not demonstrate a statistically significant impact. …”
    Get full text
    Article
  7. 1027
  8. 1028

    Knockdown of Long Noncoding RNA IPCRL1 Mitigates Myocardial Ischemia/Reperfusion Injury via miR-185-3p/JIP3 Axis and JNK Pathway by Chen J, Zhang Y, Zhang Z, Yu Z, Zhang H, Zhao Q

    Published 2025-08-01
    “…Additionally, knockdown of IPCRL1 downregulates the expression of JIP3 via sponge miRNA-185-3p, thereby affecting the JNK pathway, meanwhile inhibition of miRNA-185-3p reversed above effects. Knocking down IPCRL1 can counteract cardiomyocyte apoptosis through miR-185-3p/JIP3 axis, offering protection against MIRI.Conclusion: IPCRL1/miRNA-185-3p/JIP3 axis mediates MIRI through JNK pathway and IPCRL1 may hold promise as a new noteworthy target for MIRI.Keywords: myocardial reperfusion injury, long non-coding RNA, miR-185-3p, JNK, apoptosis, inflammation…”
    Get full text
    Article
  9. 1029

    The Feasibility of Adducing to the Islamic Legal Maxim ”الحرام لا یحرّم الحلال“ the Next Prohibited Doesn’t Make the Preceding Permitted Be Unlawful Relating to Zina in Marriage Bo... by Mahdi Moazami Goudarzi, Sayyed Muhammad Hasan Mousavi Khorasani, Meytham Khazaei, Hojjat Pouladin

    Published 2021-05-01
    “…Also is zina is before the marriage contract and the case of zina being potential halal this maxim is effective. This is the outcome which is resulted from Article 1055 of the civil code of Iran.…”
    Get full text
    Article
  10. 1030
  11. 1031

    The effect of teaching props on the mathematical problem-solving skills: A meta-analysis study by Sri Adi Widodo, Yuyun Novita Sari, Shakespear Maliketi Chiphambo, Nelly Fitriani, Fitria Sulistyowati, Wasilatul Murtafiah, Deri Fadly Pratama

    Published 2024-12-01
    “…This research was carried out through meta-analysis stages, namely determining inclusion criteria, collecting data and coding variables, statistical analysis by determining the effect size, and making conclusions from the data obtained. …”
    Get full text
    Article
  12. 1032

    The effect of parity on the incidence of breast-feeding duration and its predictors among lactating mothers in East Gojjam Zone, North-west Ethiopia: community-based retrospective... by Tilahun Degu Tsega, Gashaw Melkie Bayeh, Ahmed Fentaw Ahmed, Zewdu Bishaw Aynalem, Almaw Genet Yeshiwas

    Published 2025-07-01
    “…Previous literature has not identified the effect of parity on breastfeeding duration, and evidence regarding this issue in Ethiopia is limited. …”
    Get full text
    Article
  13. 1033
  14. 1034
  15. 1035

    Minimization of flickering of impulse modulated illumination in projection systems on microdisplays of reflective type by D. V. Chistobaev, E. A. Krasnobaev, A. A. Stepanov

    Published 2019-06-01
    “…The effect of pulsed LED light sources, widely used for illumination in projection optical indicator systems on perception of human vision, is analyzed. …”
    Get full text
    Article
  16. 1036

    Meta-Analysis of the Effect of Different Amounts of Cow Manure, Chemical (Nitrogen), and Biological Fertilizers on Some Quantitative and Qualitative Traits of Thyme (Thymus vulgari... by Havva Mahnoudi asl, Mahmoud Mokhtari, Reza Sadrabadi Haghighi, مهدی الهی ترشیزی

    Published 2025-09-01
    “…Contrary to the results of the research that declared the effect of chemical fertilizers and different levels of nitrogen to be significant on dry weight, percentage of essential oil, and oil yield, studies on the effect of biofertilizers respectively with the effect size (g = 0.789) on dry weight (g = 0.773) (g=0.593) had the most increasing and positive effect on oil yield and essential oil percentage, and it was significant (P≥0.01). …”
    Get full text
    Article
  17. 1037

    Software diversification method based on binary rewriting by Benwei HE, Yunfei GUO, Yawen WANG, Qingfeng WANG, Hongchao HU

    Published 2023-04-01
    “…Software diversity is an effective defense against code-reuse attacks, but most existing software diversification technologies are based on source code.Obtaining program source code may be difficult, while binary files are challenging to disassemble accurately and distinguish between code pointers and data constants.This makes binary file diversification difficult to generate high levels of randomization entropy, and easily compromised by attackers.To overcome these challenges, a binary file oriented software diversification method was proposed based on static binary rewriting technology, namely instruction offset randomization.This method inserted NOP instructions of varying byte lengths before program instructions with a certain probability, reducing the number of unintended gadgets in the program and randomly offsetting the original instruction address.This disrupts the program’s original memory layout and increases the cost of code-reuse attacks.At the same time, an optimization strategy based on hot code was designed for this method.The execution times of basic blocks in binary files were obtained by dynamic pile insertion, so as to adjust the NOP instruction insertion probability in each basic block.The higher the execution frequency, the fewer NOP instructions were inserted into the basic block, which can ensure lower performance overhead and produce higher randomization entropy.In the experimental part, the SPEC benchmark program was used to test the optimized method from the aspects of performance overhead, gadget survival rate and file size.The results show that a 15% insertion probability achieves the best effect, with an average gadget survival rate of less than 1.49%, increasing attackers’ difficulty in reusing the same gadget attack chain.Furthermore, only a 4.1% operation overhead and 7.7% space overhead are added, maintaining high levels of security.…”
    Get full text
    Article
  18. 1038

    Beyond the pandemic: rising administrative demands and changing disease profiles in primary care by Avivit Golan Cohen, Shlomo Vinker, Eugene Merzon, Ilan Green, Ariel Israel

    Published 2025-07-01
    “…The study categorized visits using ICD-9 codes and calculated the number of visits and the accumulated annual duration of time (AADT) for each code group. …”
    Get full text
    Article
  19. 1039

    WAYS OF ADEQUATE PERLOCUTION EFFECT DEVELOPMENT WITHIN THE PROCESS OF ADVERTIZING TEXT TRANSLATION by N. V. Nagamova, I. V. Chepurina

    Published 2021-09-01
    “…Challenges in achieving adequate perlocution effect are preconditioned, first of all, not by verbalization systems diversity only but differences in linguocultural code, and therefore the changes are to be introduced not only at the level of formal text expression, but also as regards those archetypic representations which are the cornerstone of the advertizing message.…”
    Get full text
    Article
  20. 1040

    Association between osteoporosis and mortality in Parkinson's disease with mediating effect of hip fractures: a Korean nationwide population-based study by Yeonju Jin, Bo Kyu Choi, Jong Woo Lee, Jin Yong Hong, Ickpyo Hong, Min Seok Baek, Min Seok Baek

    Published 2025-05-01
    “…We extracted both the International Classification of Diseases, 10th Edition code (G20) and PD registration code (V124) to identify patients with PD. …”
    Get full text
    Article